healthcheck
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill performs read-only security audits using standard system tools like git, npm, and ripgrep to inspect project state and configuration.
- [COMMAND_EXECUTION]: Executes diagnostic and audit commands including 'npm audit', 'git ls-files', and 'buddy doctor'. These operations are consistent with the skill's stated purpose of security auditing.
- [EXTERNAL_DOWNLOADS]: Utilizes 'npx license-checker' which may download the package from the official npm registry if it is not already present in the environment.
Audit Metadata