bats-testing-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to download the Bats testing framework from well-known and official sources including GitHub (bats-core organization), Homebrew, and the NPM registry.
- [COMMAND_EXECUTION]: The provided patterns demonstrate standard shell script testing techniques such as using the run command to capture exit codes and output, creating temporary directories for test isolation, and managing file permissions.
- [REMOTE_CODE_EXECUTION]: The skill documents the standard installation procedure for Bats, which involves cloning the source from its official repository and executing an installation script to set up the environment.
Audit Metadata