gui-integration-test-video
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides standard Rust development commands (
cargo run,cargo nextest) to execute integration tests within the local project workspace. - [DATA_EXPOSURE]: The skill specifies artifact storage in a temporary directory (
$TMPDIR/warp_integration_test_artifacts), which is a standard practice for build and test logs and does not target sensitive user directories.
Audit Metadata