maintainable-code
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content for writing maintainable code and includes a rubric for code review.
- [COMMAND_EXECUTION]: The
scripts/test_skill.pyfile usessubprocess.run()to execute the skill's own validation and analysis scripts. This is standard behavior for a self-testing tool and poses no risk as it executes local scripts using the current Python interpreter. - [EXTERNAL_DOWNLOADS]: The documentation references official guidelines and documentation for various programming languages and frameworks (e.g., Google, Laravel, Python, Next.js). These are well-known, trusted sources and are used for educational reference only.
Audit Metadata