coding-principles
Pass
Audited by Gen Agent Trust Hub on Sep 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill establishes high-quality coding standards focused on maintainability, simplicity, and explicit intent. It provides clear guidance for function design, error handling, and refactoring processes.
- [SAFE]: The instructions include robust security principles, such as enforcing secure defaults, utilizing environment variables for secret management, and applying the principle of least privilege for resource access.
- [SAFE]: The provided reference document (
references/security-checks.md) lists well-known security vulnerability patterns—such as SQL injection, hardcoded secrets, and insecure deserialization—to assist in code auditing and security verification. These patterns are descriptive and intended for defensive scanning.
Audit Metadata