circuit-resource-analysis
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and analyze untrusted external data sources, such as GitHub repositories, articles, and pasted conversations. This constitutes a potential attack surface where malicious instructions hidden in the analyzed content could attempt to influence the agent's output.
- Ingestion points: Processes external URLs, pasted text, and GitHub repository contents as described in
SKILL.md. - Boundary markers: The instructions do not explicitly mandate the use of delimiters or 'ignore' instructions for the external content, though the analysis framework provides a structured approach.
- Capability inventory: The agent uses tools to read local files (specified as anchors), perform web searches, and navigate external repositories.
- Sanitization: There are no specific instructions for sanitizing or filtering external content before processing.
Audit Metadata