freeze-tests
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a local monitoring mechanism to protect the integrity of test files. No malicious patterns such as prompt injection, data exfiltration, or unauthorized network activity were detected.
- [COMMAND_EXECUTION]: The skill executes a local shell script (
scripts/block-test-edits.sh) as part of itsPreToolUsehook. This script is bundled with the skill and performs non-intrusive string matching on file paths to enforce the edit-blocking policy. This is a legitimate and safe use of command execution for the skill's stated purpose.
Audit Metadata