deps-check
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a bash script to perform dependency analysis on the local codebase. The script safely handles file paths and uses common utilities such as grep, sed, and madge (if available) to identify import patterns. This execution is limited to the local project environment and is triggered by the AI during standard development workflows like refactoring.
- [SAFE]: No malicious patterns such as data exfiltration, hardcoded credentials, or obfuscated code were detected. The skill follows development best practices by providing a mechanism for dependency verification before code changes.
Audit Metadata