context-analysis
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard system utilities such as
tree,ls,cat, andripgrep(rg) to discover project files and inspect their contents. - [COMMAND_EXECUTION]: It employs version control commands (
git status,git diff) to determine the scope of changes for analysis. - [COMMAND_EXECUTION]: The skill recommends using industry-standard security and maintenance tools like
pip-audit,npm audit, andmvnto identify vulnerabilities and outdated dependencies. - [EXTERNAL_DOWNLOADS]: The audit tools (
pip-audit,npm audit) typically download vulnerability data from official package registries like PyPI and the npm registry to perform their checks.
Audit Metadata