Confidence Check
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [Indirect Prompt Injection] (LOW): The skill processes untrusted external data from the web (via WebFetch and Tavily) to calculate a confidence score, creating a surface where malicious instructions in external documentation could influence the agent.
- Ingestion points: External URLs fetched via WebFetch and search results from Tavily/WebSearch.
- Boundary markers: Absent; the skill does not define delimiters or specific 'ignore' instructions for the external content.
- Capability inventory: The skill controls the 'go/no-go' decision for subsequent implementation tasks.
- Sanitization: Absent; the skill relies on raw external content for assessment without validation or filtering.
Audit Metadata