check-all-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill facilitates the execution of local shell commands such as
npm run qualityandnpm run test. These commands are standard development workflows for linting and testing and are executed against the local project's configuration. - [SAFE]: No evidence of data exfiltration, credential harvesting, or remote code execution from untrusted sources was found. The skill's logic is confined to scanning local directories for specific naming patterns (
*-best-practice) and generating reports based on local execution results.
Audit Metadata