conductor-newtrack

Pass

Audited by Gen Agent Trust Hub on Mar 28, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides structured instructions for initializing new work units (Tracks) within a software project. It involves creating directories, generating markdown files (spec.md, plan.md), and updating a local registry (tracks.md).
  • [COMMAND_EXECUTION]: The skill uses git commands (git add, git commit) to manage project state. This is limited to the tracks.md file as part of its documented workflow and is considered safe and appropriate for a development-focused skill.
  • [DATA_EXPOSURE_&_EXFILTRATION]: No sensitive data access or network exfiltration patterns were detected. All file operations are performed locally within the project directory structure (e.g., conductor/tracks/).
  • [REMOTE_CODE_EXECUTION]: There are no external downloads, package installations, or remote script executions. All logic is contained within the provided markdown protocols.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 28, 2026, 08:17 PM