dependency-map
Pass
Audited by Gen Agent Trust Hub on Jul 19, 2026
Risk Level: SAFE
Full Analysis
- File System Interaction: The skill accesses local build and package management files (e.g., pom.xml, package.json) to extract dependency data. This is an expected behavior for its stated purpose of project analysis.
- Local Output Generation: Results are written to a markdown file at a predefined path in the project's .github directory. This process does not involve network communication or privilege escalation.
- Safe Data Processing: The skill focuses on public dependency declarations and does not require access to sensitive environment variables or private credentials.
Audit Metadata