wallet-security
Warn
Audited by Snyk on Feb 23, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The SKILL.md Data Source explicitly instructs the agent to fetch and use a public, user-maintained README from raw.githubusercontent.com (https://raw.githubusercontent.com/gmh5225/awesome-web3-security/refs/heads/main/README.md), which the agent is expected to read and act on, creating a clear path for untrusted third-party content to influence behavior.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly instructs fetching external content at runtime from https://raw.githubusercontent.com/gmh5225/awesome-web3-security/refs/heads/main/README.md, which would directly inject remote text into the agent's context and therefore can control prompts/instructions.
Audit Metadata