verify-commands
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical guideline for writing robust verification commands (acceptance tests, CI gates, shell assertions). It promotes defensive programming practices such as explicit error signaling and path grounding.
- [SAFE]: No instances of prompt injection, data exfiltration, or credential exposure were found. The instructions are purely instructional and scoped to developer tooling best practices.
- [SAFE]: No obfuscation techniques (Base64, zero-width characters, homoglyphs) or hidden URLs were detected.
- [SAFE]: While the skill mentions common tools like
npm,pnpm,docker, andkubectl, these are used in descriptive examples for correct command usage rather than for downloading or executing external scripts. - [SAFE]: No persistence mechanisms, privilege escalation attempts, or dynamic context injections (
!commandsyntax) were identified.
Audit Metadata