repo-map
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates entirely locally using standard Python libraries. The script
scripts/repo_map.pyperforms a sorted directory traversal (os.walk) and utilizes regular expressions (re) to identify symbols. No sensitive file access beyond the targeted repository directory is performed, and no network or remote code execution patterns were detected. The link to Graphify-Labs is a reference to a well-known open-source repository and is used for context rather than code execution.
Audit Metadata