affiliate-check
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill's setup instructions include a command to install the Bun runtime using
curl -fsSL https://bun.sh/install | bash. Bun is a well-known and widely used JavaScript runtime, and the source is its official domain. - [PROMPT_INJECTION]: The
CLAUDE.mdfile contains explicit instructions for the AI agent to disregard any prompt injection patterns, such as 'ignore previous instructions', that might be encountered when processing data from untrusted external sources (APIs, web searches, etc.). This is a defensive security measure rather than a malicious attempt to override behavior.
Audit Metadata