conductor-setup

Pass

Audited by Gen Agent Trust Hub on Aug 9, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes chmod +x to grant execution permissions to project-specific scripts created in the bin/ and script/ directories.
  • [COMMAND_EXECUTION]: The skill triggers standard Rails and Node.js dependency installation using bundle install and npm install to prepare the development environment.
  • [SAFE]: The skill manages Rails secrets and environment variables by symlinking .env and master.key files from a host-provided directory (CONDUCTOR_ROOT_PATH), which is a routine practice for maintaining isolated development workspaces.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 9, 2026, 02:37 PM
Security Audit — agent-trust-hub — conductor-setup