jest-testing
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected. The skill primarily serves as a documentation and template resource for developers.
- [COMMAND_EXECUTION]: The skill includes a shell script
scripts/check-jest-setup.shused for environment validation. - Evidence: The script utilizes standard CLI tools like
grep,find,sed, andlsto inspectpackage.jsonand project directories for Jest-related dependencies and configuration files. - Analysis: The script's operations are read-only and restricted to the local filesystem. It does not perform network operations, modify system files, or attempt to acquire elevated privileges.
Audit Metadata