ship
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill incorporates proactive security measures by mandating a scan for secrets, API keys, and sensitive files (like .env) before any commit action is taken.\n- [COMMAND_EXECUTION]: The skill performs standard repository operations including git status, diff, commit, and push, as well as running local tests. These are typical behaviors for a deployment/shipping skill and are performed within the local environment context.\n- [DATA_EXFILTRATION]: While the skill pushes code to an external upstream repository, this is its primary stated purpose. The risk of accidental data exposure is mitigated by the explicit instruction to identify and redact sensitive information before the push occurs.
Audit Metadata