slice-impl
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands to verify test status in Step 1 and verify the final implementation in Step 7.
- [PROMPT_INJECTION]: The skill processes external data that could contain indirect prompt injections.
- Ingestion points: Project documentation in docs/plans/ and local test files are read into the agent's context.
- Boundary markers: The skill lacks explicit markers or instructions to ignore embedded commands within the ingested files.
- Capability inventory: The skill possesses the ability to execute shell commands and modify source code within specified paths.
- Sanitization: There is no evidence of sanitization for the ingested data before it influences code generation or execution.
Audit Metadata