answeroverflow
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill facilitates the retrieval of untrusted user-generated content from Discord communities which poses an indirect prompt injection risk.
- Ingestion points: Content is ingested from Answer Overflow thread URLs (e.g., answeroverflow.com/m/) using the web_fetch tool as described in SKILL.md.
- Boundary markers: The skill instructions do not specify any delimiters or safety markers to isolate retrieved content from the agent's primary instructions.
- Capability inventory: The skill utilizes web_search and web_fetch to access external data.
- Sanitization: No sanitization or filtering of the fetched Discord conversation data is defined in the skill documentation.
Audit Metadata