coding-standards-enforcer
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and configuration for common software development tools without any malicious intent or hidden code.
- [EXTERNAL_DOWNLOADS]: Includes instructions to install well-known development utilities (
husky,lint-staged) from the official NPM registry, which is standard practice for managing Git hooks. - [COMMAND_EXECUTION]: Contains standard, transparent shell commands for initializing and configuring Git hooks using the
huskyCLI, aligning with its official usage guidelines.
Audit Metadata