audit-licenses
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill relies on local bash scripts (
bin/audit.sh) to inspect project manifests and categorize licenses. It utilizes common system utilities likejq,grep, andawkfor data extraction and processing. These operations are limited to the project directory and its configuration files. - [SAFE]: No network operations, data exfiltration, or remote code execution patterns were detected. The skill's behavior is consistent with its stated purpose of auditing dependency licenses for compliance within the local development environment.
Audit Metadata