check-npm
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses local shell commands including
grep,jq, andfindto inspect project configuration files such aspackage.json,.npmrc,.yarnrc.yml, andpnpm-workspace.yaml. These operations are performed in a read-only manner to audit security settings. - [COMMAND_EXECUTION]: The skill invokes
npm,yarn, andpnpmwith the--versionflag to verify that the toolchain meets the minimum version requirements for supply-chain security features. - [SAFE]: The documentation references official Grafana GitHub repositories and standard Yarn documentation as trusted sources for dependency allow-lists and protocol information. These references are consistent with the skill's authorship and provide legitimate security context.
Audit Metadata