geo-llmstxt
Warn
Audited by Snyk on Aug 9, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). Analysis Mode instructs WebFetch to retrieve and read a target website’s free-text
llms.txt(and optionallyllms-full.txt) from a domain path like/llms.txtat runtime, so an outsider who can publish that file can supply poison content.
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 to WebFetch remote files such as [domain]/llms.txt and [domain]/llms-full.txt at runtime and then uses that fetched content to validate/generate llms.txt (i.e., to control the agent's outputs), so these remote files directly control prompts/output.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata