application-visualizer-refresh
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/refresh_visualizer_data.pyexecutes a local project scriptscripts/build_pipeline_metrics.pyviasubprocess.runto update pipeline statistics after data processing. This call uses a static path and no shell interpolation, making it a standard part of the build/refresh process. - [SAFE]: The skill accesses local markdown tracking files (e.g.,
applications.md,outreach-prospects.md) to extract application status and contact details. This data is processed locally and written to a JSON file used by the visualization dashboard, with no evidence of data exfiltration or external communication.
Audit Metadata