best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses
WebSearchandWebFetchto gather information on industry standards. While ingesting external data is a surface for indirect prompt injection, the skill mitigates this by providing specific safety instructions to treat all fetched content as untrusted, disregard instructions found within web pages, and prohibit the execution of code snippets from external sources. - [SAFE]: The skill employs a subagent architecture and adversarial debate using built-in agent capabilities. These operations are well-scoped within the skill's primary purpose of providing conformance judgments and do not involve suspicious privilege escalation or unauthorized system modifications.
- [SAFE]: The skill defines clear boundaries for codebase analysis, using relative paths and explicitly warning against the interpolation of user input as executable instructions, which prevents common command injection vectors.
Audit Metadata