warp-integration-test
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for executing terminal commands and running local binaries using
cargo runandcargo nextest. This is the primary and intended purpose of the skill for performing integration testing within a local development environment. - [SAFE]: No patterns of prompt injection, data exfiltration, or obfuscation were detected. The skill emphasizes using isolated temporary directories and hermetic environments for tests, which is a security best practice to avoid interfering with or exposing the user's actual configuration files or home directory.
Audit Metadata