experiment-report-writer
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Uses the Bash tool to perform local repository reconnaissance. It executes
git rev-parse --short HEADto capture the current commit hash for reproducibility and usesfindto locate configuration files (YAML, JSON, CSV) and figures (PNG, JPG, PDF) related to experiment results. These are standard, benign reconnaissance patterns for a research assistant. - [SAFE]: The skill's primary function is to transform experiment data into markdown reports. It reads local assets and writes to specified documentation paths within the project directory, which aligns with its documented purpose.
- [SAFE]: No network access, external downloads, or remote code execution patterns were detected. The skill does not request or use credentials.
Audit Metadata