push
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill describes a routine development workflow for ensuring code quality before pushing to a remote repository. It includes standard tasks like running type checks and verified build commands.
- [COMMAND_EXECUTION]: The skill utilizes local development tools including pnpm, git, and local scripts (e.g., ./dev). These operations are consistent with the stated purpose of running pre-push checks. Potentially destructive Git commands like push and amend require explicit user confirmation before execution.
- [DATA_EXFILTRATION]: No patterns of unauthorized data access or exfiltration to external domains were identified. The network operations are limited to standard Git synchronization (pull/push).
Audit Metadata