coding-principles
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate educational and instructional content focused on improving code quality and maintainability through industry-standard practices (SOLID, KISS, YAGNI, etc.).\n- [SAFE]: No evidence of prompt injection or instructions to bypass safety guidelines was found; the skill's severity tags (must, should, could) are used purely for prioritizing coding standards.\n- [SAFE]: Principle 13 (Security Hygiene) explicitly mandates the use of environment variables for secrets, redaction of sensitive data in logs, and the use of parameterized queries to prevent injections.\n- [SAFE]: Language-specific capabilities include proactive warnings against dangerous functions (e.g., eval, exec, pickle.load, and shell=True in subprocess) and recommend using security audit tools like pip-audit or cargo-audit.\n- [SAFE]: All external URLs referenced in the documentation point to official language specifications (PEPs, TC39, Rust API Guidelines) or reputable industry documentation (Google, OpenTelemetry, 12-factor).
Audit Metadata