conductor-validator
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary purpose is to validate the structure and content of Conductor project artifacts (markdown and JSON files). It operates as a read-only validator without modifying files or performing network operations.
- [COMMAND_EXECUTION]: The skill uses the
Bashtool, but its usage is strictly limited to benign directory and file existence checks, such asls -la conductor/. These commands are used for verification purposes only. - [DATA_EXPOSURE]: The skill reads project documentation files within a defined
conductor/directory. It does not access sensitive system locations, environment variables, or hidden credential files. - [EXTERNAL_DOWNLOADS]: No external network operations, remote script downloads, or package installations were detected in the skill instructions or frontmatter.
Audit Metadata