eo-shared
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill suite defines protocols where the agent ingests and follows instructions from local repository files, creating an indirect prompt injection surface. \n
- Ingestion points: The agent is instructed to scan and read rules from
lessons/INDEX.md(lessons.md),research/INDEX.md(research.md), and verify states inacceptance.md(acceptance.md). \n - Boundary markers: The specifications do not define explicit delimiters or 'ignore embedded instructions' markers for this external content. \n
- Capability inventory: The instructions describe capabilities for GitHub CLI operations (
gh issue/prin board-github.md), file system management (git mv,rm -rfin conventions.md), and arbitrary shell execution for 'automatic' acceptance criteria verification (ac-spec.md). \n - Sanitization: No sanitization or validation logic is specified for content extracted from these files before processing. \n- [COMMAND_EXECUTION]: The specifications direct the agent to perform environment interactions via shell commands. \n
- Evidence:
board-github.mddetails the usage ofgh issue createandgh pr createwith parameters derived from document content.ac-spec.mddefines 'automatic' verification criteria where the agent executes commands to observe behavior.conventions.mddescribes cleaning temporary work areas usingrm -rf tmp/eo/.
Audit Metadata