explain-visually
Pass
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill establishes a clear workflow for generating technical explanations grounded in the codebase and external documentation, which is a standard and safe practice for AI agents.
- [PROMPT_INJECTION]: The skill identifies a potential surface for indirect prompt injection through its data ingestion process.
- Ingestion points: repository files and external documentation sources as defined in the 'Ground' section of SKILL.md.
- Boundary markers: There are no explicit instructions or delimiters defined to isolate the source-of-truth content from the agent's core instructions.
- Capability inventory: The skill relies on the agent's ability to read local files and perform network requests to gather information.
- Sanitization: There are no specific sanitization, filtering, or validation mechanisms described for the ingested data.
Audit Metadata