conductor-json
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill generates conductor.json templates that include shell commands for workspace setup. These commands use bun install for dependency management and rsync or cp to synchronize configuration directories (e.g., .agents, .claude, .cursor) and environment files (e.g., .env, .env.local) between the original repository root ($CONDUCTOR_ROOT_PATH) and the workspace directory ($CONDUCTOR_WORKSPACE_PATH).
- [SAFE]: No malicious patterns, obfuscation, or unauthorized external network communications were detected. The file operations are transparently defined within templates and limited to the local filesystem for the purpose of project configuration.
Audit Metadata