conductor-implement
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill manages development workflows by reading and updating local files (Markdown and JSON) within the
conductor/directory. No network operations, external downloads, or data exfiltration attempts were detected. - [SAFE]: It utilizes standard development tools including
gitfor version control andnpm testorpytestfor local verification. These commands are executed in the context of the user's project as part of its primary functionality. - [SAFE]: The skill incorporates defensive design patterns, such as explicitly halting and requesting user intervention when tests fail, tools error out, or git operations encounter conflicts. It also enforces a strict requirement for user approval at phase boundaries.
Audit Metadata