Component Usage Analytics
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate codebase analysis tasks using abstract syntax tree (AST) parsing and standard command-line tools.\n- [COMMAND_EXECUTION]: The skill references standard project commands (e.g.,
npm run) and the official GitHub CLI (gh), which are typical for development environments.\n- [EXTERNAL_DOWNLOADS]: The CI/CD integration example usesactions/checkout@v3, which is a well-known and trusted official GitHub action.\n- [DATA_EXFILTRATION]: Analysis is performed locally on the codebase; no sensitive data is transmitted to external untrusted domains. Reporting is directed to the user's own repository environment.
Audit Metadata