llvm-learning
Warn
Audited by Snyk on Feb 16, 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.80). The skill explicitly instructs the agent to fetch and use up-to-date content from a public GitHub raw URL (https://raw.githubusercontent.com/gmh5225/awesome-llvm-security/refs/heads/main/README.md), which is user-generated, open third-party content the agent would read and interpret as part of its workflow.
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 runtime content from https://raw.githubusercontent.com/gmh5225/awesome-llvm-security/refs/heads/main/README.md to obtain up-to-date resource lists that would be injected into the agent's context and directly control its responses.
Audit Metadata