testing
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill consists of technical documentation and best practices for software testing and contains no malicious instructions.
- [COMMAND_EXECUTION]: The documentation includes illustrative shell script examples for testing environments in
references/shell-testing.md. These examples demonstrate standard, benign patterns such as creating temporary directories withmktempand faking command-line interfaces (e.g., creating a dummygitbinary) for test isolation. These are intended as educational content. - [EXTERNAL_DOWNLOADS]: The skill references several industry-standard testing frameworks and libraries across multiple programming languages, such as
fast-check,Hypothesis,Pact, andPlaywright. These references serve as technical recommendations and do not involve the automated installation or execution of untrusted external code.
Audit Metadata