verify
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
Bashtool to execute verification commands found within the project's local files, such asCLAUDE.mdor existing scripts. This is its intended behavior for providing evidence-backed proof of implementation. - [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface as it relies on instructions parsed from external files to determine which commands to execute.
- Ingestion points: The agent is instructed to read
CLAUDE.mdand other local scripts to discover execution logic. - Boundary markers: There are no explicit markers or validation steps defined to separate instructions from data within the ingested files.
- Capability inventory: The skill utilizes
Bashfor execution andWriteto generate.maestro/artifacts. - Sanitization: No sanitization or verification of the discovered commands is performed before they are passed to the shell.
Audit Metadata