dsh-pre-push-checks
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a standard development utility for managing pre-push checks in the
deepseek-harnessrepository. - [SAFE]: It utilizes well-known tools including
git,pnpm, and the GitHub CLI (gh) for legitimate repository operations such as checking branch status, running tests, and verifying PR status. - [SAFE]: No suspicious patterns such as prompt injection, obfuscation, or data exfiltration were identified. The instructions specifically include a safety reminder to "never print secrets" when running end-to-end tests.
- [SAFE]: Dependency management is handled via
pnpm, and the use ofvitestfor unit testing is standard practice.
Audit Metadata