conductor-validator
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to validate project artifacts by checking for the existence of files and directories within a local 'conductor/' folder. The operations are limited to read-only metadata checks (directory listings).
- [COMMAND_EXECUTION]: The skill includes standard shell commands such as
ls -lato inspect the local project structure. These commands are non-destructive and consistent with the skill's stated purpose of validation. - [DATA_EXFILTRATION]: There are no network-related commands (e.g., curl, wget) or patterns indicating that information is being transmitted to external servers.
- [PROMPT_INJECTION]: The instructions are clear and do not contain any patterns intended to bypass safety guardrails or override agent behavior.
Audit Metadata