technical-architect
Warn
Audited by Snyk on Mar 9, 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 explicitly instructs the agent to "Read https://wazoo.dev's JSON-LD graph to synchronize with the company," which requires fetching and interpreting content from a public third-party website that will influence the agent's 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 the agent at runtime to fetch https://wazoo.dev's JSON-LD graph to "synchronize with the company", so external content is retrieved during execution and can directly drive agent prompts/behavior, making it a required runtime dependency.
Audit Metadata