geo-content
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill exhibits a surface for indirect prompt injection because its primary function involves fetching and processing content from external websites.
- Ingestion points: The skill instructions in
SKILL.md(How to Use This Skill) direct the agent to 'Fetch the target page(s)' for analysis. - Boundary markers: There are no explicit instructions or delimiters defined to isolate external content from the agent's core instructions or to warn the agent about ignoring instructions found in the external data.
- Capability inventory: The skill utilizes the agent's ability to read web content and generate a structured local report (
GEO-CONTENT-ANALYSIS.md). - Sanitization: No sanitization or filtering logic is provided to handle or escape potentially malicious instructions embedded within the fetched HTML or page text.
Audit Metadata