Dependency Map Builder
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The dependency-map-builder skill bundle is a legitimate tool designed to analyze project dependencies and perform basic security audits on local files. The core logic in scripts/run.py includes functions for structured reporting, directory scanning, and pattern matching against common security risks (e.g., hardcoded secrets or dangerous shell commands), but it does not perform any network exfiltration, unauthorized file modification, or persistence. The SKILL.md instructions and README.md emphasize a 'read-only' and 'audit-first' approach, and the code lacks any signs of obfuscation or malicious intent.
