swain-doctor
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill performs extensive system operations using Bash scripts to automate project maintenance. This includes repairing file permissions (
chmod +x), managing directory structures (mkdir,rm), and creating portable symlinks for project tools. - [COMMAND_EXECUTION]: It interacts with Git to manage worktrees, rename branches, and adoption of the trunk+release model. These operations are aligned with the skill's stated purpose and include safeguards such as dry-run modes and user confirmation for significant changes.
- [SAFE]: The skill manages developer environment configurations, such as SSH aliases and commit signing settings. These actions are performed locally to ensure repository readiness and do not involve exfiltration of sensitive data.
Audit Metadata