skills/warpdotdev/warp/test-warp-ui/Gen Agent Trust Hub

test-warp-ui

Pass

Audited by Gen Agent Trust Hub on Aug 26, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to execute cargo run --bin warp to build and launch the application from the repository root. This is a standard Rust development command required for the skill's stated purpose of UI testing.
  • [DATA_EXPOSURE]: The skill refers to authentication keys stored in environment variables (WARP_API_KEY and STAGING_USER_WARP_API_KEY). It provides instructions on how to pass these to the application using standard shell variable interpolation ($STAGING_USER_WARP_API_KEY), which is consistent with secure development practices for managing secrets without hardcoding them.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 26, 2026, 09:08 AM
Security Audit — agent-trust-hub — test-warp-ui