write-bats-test
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: No security issues detected. The skill instructions focus on standard development practices for shell script testing.
- [COMMAND_EXECUTION]: The skill utilizes the Bash tool to execute the
batstest runner, which is the primary purpose of the tool. It correctly identifies this as the mechanism for validating test cases. - [SAFE]: The instructions include a safety recommendation to use throwaway or temporary directories for any filesystem effects during testing, which helps prevent accidental modification of user files.
Audit Metadata