creator-plan-work

Fail

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: CRITICALCREDENTIALS_UNSAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
  • [CREDENTIALS_UNSAFE]: The skill documentation in cli-contract.md describes accessing and using sensitive local credential stores located at ~/.paperclip/auth.json and ~/.paperclip/context.json, as well as managing the PAPERCLIP_API_KEY environment variable.
  • [EXTERNAL_DOWNLOADS]: The cli-contract.md file contains instructions to install the paperclipai package globally via npm install -g.
  • [REMOTE_CODE_EXECUTION]: The skill utilizes npx -y @bbengamin/paperclip-mcp-server to dynamically execute code from a remote registry at runtime.
  • [COMMAND_EXECUTION]: The skill relies on shell commands including curl, npm, and npx for system interaction. Automated scanners identified suspicious HTTP request patterns (MD:HttpRequest-inf) in cli-contract.md related to the construction of authenticated API calls.
  • [DATA_EXFILTRATION]: A URL referenced in the documentation (https://paperclip.right.link/RL/wiki/page/wiki/sources/rl-30-day-validation-plan.md) has been blacklisted by security scanners. The skill is designed to fetch content from such external sources via the paperclip-wiki-fetch tool. This, combined with access to local authentication secrets and the capability to perform network requests via curl to user-defined API endpoints, presents a significant risk of credential exfiltration.
  • [PROMPT_INJECTION]: The skill contains an indirect prompt injection surface through its processing of untrusted external wiki data.
  • Ingestion points: SKILL.md (via content retrieved by the paperclip-wiki-fetch tool).
  • Boundary markers: Absent.
  • Capability inventory: Command execution via the paperclipai CLI and network/file mutations via Paperclip MCP tools.
  • Sanitization: Absent.
Recommendations
  • CRITICAL: 1 infected file(s) detected - DO NOT USE
  • AI detected serious security threats
  • Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata
Risk Level
CRITICAL
Analyzed
Jun 16, 2026, 01:15 PM
Security Audit — agent-trust-hub — creator-plan-work