quality
Pass
Audited by Gen Agent Trust Hub on Jul 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a template and guide for code quality and health assessment. It contains educational content and common development commands.
- [COMMAND_EXECUTION]: Provides standard shell commands for development workflows, such as analyzing git history (
git log), counting lines of code (cloc), and running static analysis tools (eslint,radon,pylint). These commands are benign and intended for project maintenance. - [EXTERNAL_DOWNLOADS]: References well-known and trusted package managers and security tools (npm, pip-audit, Snyk, SonarQube). These references are standard for the skill's stated purpose of quality assurance.
- [DATA_EXPOSURE]: Includes a check for hardcoded secrets as a primary feature of the 'quality' and 'security' strategies, promoting secure development practices.
Audit Metadata