paperclip-dev
Facilitates the development and management of a local Paperclip instance, ensuring efficient server operations and codebase maintenance.
Install this skill
or
89/100
Security score
The paperclip-dev skill was audited on May 15, 2026 and we found 3 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 134
Template literal with variable interpolation in command context
SourceSKILL.md
| 134 | ```bash |
medium line 241
Curl to non-GitHub URL
SourceSKILL.md
| 241 | curl -sf http://127.0.0.1:<port>/api/health && echo "Server is up" |
low line 241
External URL reference
SourceSKILL.md
| 241 | curl -sf http://127.0.0.1:<port>/api/health && echo "Server is up" |
Scanned on May 15, 2026
View Security Dashboard