deploy
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes local command execution to perform deployment readiness checks. It uses the
!commandsyntax inSKILL.mdto gather project context from Docker files and a Python script (scripts/pre_deploy_check.py) that usessubprocess.runto interact withgitanddocker. All command executions use hardcoded arguments or safe patterns. - [SAFE]: No security issues were identified across the primary threat categories. The skill's operations are transparent, its logic is focused on its stated purpose of deployment automation, and it does not attempt any unauthorized data access, obfuscation, or remote communication.
Audit Metadata