golang
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to analyze Go source code and project manifests, which could contain instructions intended to influence the agent's behavior.
- Ingestion points: Files matching
**/*.goand**/go.modare processed by the agent to apply the defined coding rules. - Boundary markers: The skill relies on structured rule catalogs and explicit domain guidance files (e.g., SECURITY.md, CONCURRENCY.md) to frame agent actions.
- Capability inventory: The skill allows the agent to modify application logic, concurrency patterns, and security configurations.
- Sanitization: The instructions explicitly mandate the redaction of secrets, sanitization of API errors, and bounding of untrusted inputs to prevent common vulnerabilities like SSRF and memory exhaustion.
Audit Metadata