warp
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill defines several automated command templates for the Warp terminal, covering tasks such as Kubernetes deployments, Docker builds, and database maintenance (pg_dump/pg_restore). These templates are parameterized to ensure that users do not hardcode environment-specific or sensitive data.
- [SAFE]: The skill encourages security-conscious behavior by recommending the use of variables, safety prompts (
read -p) for destructive operations, and version control for shared workflows. No instances of prompt injection, data exfiltration, or obfuscated code were found within the instructions or metadata.
Audit Metadata