context-map
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [SAFE]: The skill defines a methodical workflow for mapping codebase dependencies and edit targets. It relies on standard search practices and provides a template for consistent reporting.
- [COMMAND_EXECUTION]: The skill includes a local Python utility,
scripts/build-context-map.py, designed to automate file relationship discovery. The script uses standard libraries and performs read-only file operations without spawning external processes or executing arbitrary code. - [DATA_EXFILTRATION]: The provided Python script reads local file contents to calculate relevance scores and extract import statements. There are no network operations, URL references, or data transmission capabilities included in the skill's code.
Audit Metadata