paperclip-coolify-deployer
Pass
Audited by Gen Agent Trust Hub on Aug 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for the user to execute shell commands on their server, including
sudo chownandsudo chmodfor fixing Docker volume permissions anddocker execfor initializing the application. It also suggests that the agent generate a cryptographic secret usingopenssl rand -hex 32if a secure connection is available. These are standard practices for the intended deployment purpose. - [EXTERNAL_DOWNLOADS]: The skill references and triggers the download of the Paperclip application source code from a repository on GitHub (
github.com/paperclipai/paperclip), which is a well-known service. - [INDIRECT_PROMPT_INJECTION]: The skill processes user-provided infrastructure details (IP addresses and domain names) to configure the application environment. The ingestion points are located in Phase 1, and while explicit boundary markers and sanitization logic are absent, the risk is limited to the skill's administrative capabilities and the specific tools used (coolify_* tools).
Audit Metadata