paperclip-api
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: Executes
pnpm paperclipaiandnpx paperclipaiCLI commands to interact with the local Paperclip orchestrator for administrative tasks like creating issues and managing agents. - [EXTERNAL_DOWNLOADS]: References the
npx paperclipaicommand which facilitates the download and execution of the Paperclip CLI package from the official npm registry. - [COMMAND_EXECUTION]: Utilizes shell pipelines involving
curl,python3, andxargsto process local API responses and perform batch operations such as bulk approvals. - [DATA_EXFILTRATION]: Accesses the local file system at
~/.paperclip/to read and modify agent instruction files, which is consistent with the skill's primary function of managing agent behaviors.
Audit Metadata