bugsink-helper
Facilitates self-hosted error tracking with Bugsink via REST API, enabling management of teams, projects, and issues efficiently.
Install this skill
or
90/100
Security score
The bugsink-helper skill was audited on Mar 1, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 376
Template literal with variable interpolation in command context
SourceSKILL.md
| 376 | ```bash |
low line 18
External URL reference
SourceSKILL.md
| 18 | export BUGSINK_URL="https://your-bugsink-instance.example.com" |
low line 293
External URL reference
SourceSKILL.md
| 293 | "next": "http://bugsink.example.com/api/canonical/0/issues/?cursor=cD00ODY%3D&project=1", |
low line 338
External URL reference
SourceSKILL.md
| 338 | dsn="http://[email protected]/1", |
low line 350
External URL reference
SourceSKILL.md
| 350 | dsn: "http://[email protected]/1", |
low line 362
External URL reference
SourceSKILL.md
| 362 | dsn: "http://[email protected]/1", |
Scanned on Mar 1, 2026
View Security Dashboard