documentation-style
Warn
Audited by Snyk on Mar 27, 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's required workflow explicitly fetches syntax-specific guides at runtime from public raw GitHub URLs (e.g., https://raw.githubusercontent.com/canonical/sphinx-docs-starter-pack/.../myst-syntax-reference.md and the corresponding rst file) and mandates treating their instructions as authoritative for style-check decisions, which lets untrusted third‑party content materially influence tool behavior.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill fetches syntax guides at runtime from raw.githubusercontent.com (https://raw.githubusercontent.com/canonical/sphinx-docs-starter-pack/refs/heads/main/docs/reference/myst-syntax-reference.md and https://raw.githubusercontent.com/canonical/sphinx-docs-starter-pack/refs/heads/main/docs/reference/rst-syntax-reference.rst) and explicitly treats their fetched content as mandatory instructions that control the agent's checks, so the remote content directly controls agent behavior.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata