standards
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a library of coding standards for Python, Go, Rust, TypeScript, Shell, YAML, JSON, and Markdown, providing high-quality guidance for code review and implementation.
- [SAFE]: Included checklists for high-risk areas (SQL safety, LLM trust boundaries, race conditions) promote security best practices and are purely informational.
- [SAFE]: The only executable file,
scripts/validate.sh, is a simple bash script used to verify the skill's file structure and metadata without any dangerous operations. - [SAFE]: No signs of prompt injection, data exfiltration, or persistence mechanisms were found across the 19 analyzed files.
- [SAFE]: References to external tools in the documentation (such as
shellcheck,ruff, andcargo clippy) are standard industry utilities for code quality. - [SAFE]: The skill adheres to its stated purpose as an internal library for other agent skills, with appropriate metadata and isolated context configuration.
Audit Metadata