conductor-setup
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs standard local file system operations (read/write) restricted to the project's 'conductor/' directory for the purpose of maintaining setup state and generating documentation artifacts.
- [DATA_EXPOSURE]: The skill reads project manifests such as package.json, requirements.txt, and go.mod to automatically detect the technology stack. This is a primary function of the tool and does not access sensitive system paths or credentials.
- [COMMAND_EXECUTION]: No shell commands, subprocesses, or arbitrary code execution patterns were identified.
- [EXTERNAL_DOWNLOADS]: The skill does not perform any network operations, external downloads, or remote script executions.
Audit Metadata