004-commands-installation
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill defines several commands that interact with the system shell for development purposes. Evidence includes definitions for the
/kill-portcommand, which identifies and terminates local processes, and various Git commands such as/create-feature-branchand/create-worktreefor repository management. The/implement-issuecommand also involves the execution of validation commands during task delivery. - [SAFE]: The skill's operations are transparent and scoped to the project environment. It implements safeguards such as mandatory user confirmation for installation destinations and notifications before overwriting existing files. No external network requests, data exfiltration, or obfuscation techniques were detected. The skill's capabilities are appropriate for its stated purpose as a project command bootstrapper.
Audit Metadata