maestro-amend
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: The skill processes content from untrusted local sources which creates a surface for indirect prompt injection.
- Ingestion points: Reads signal data from
verification.json,review.json, andissues.jsonlin the.workflow/directory (SKILL.md). - Boundary markers: None identified; the skill does not use specific delimiters to separate untrusted signal data from its internal instructions.
- Capability inventory: The skill utilizes
Bashfor command installation andWritefor file creation (SKILL.md). - Sanitization: The skill does not mention sanitizing or validating signal content before drafting patches or performing actions.
- [COMMAND_EXECUTION]: The skill uses the
Bashtool to execute a local utility command:maestro overlay addto install generated JSON overlays (SKILL.md).
Audit Metadata