skills/meirm/reverse-engineering-skill/deriving-acceptance-criteria-from-business-logic/Gen Agent Trust Hub
deriving-acceptance-criteria-from-business-logic
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
catcommand to read the contents of local business logic documents for processing. This is a standard operation for documentation-focused tools.- [PROMPT_INJECTION]: The skill is subject to an indirect prompt injection surface because it parses content from external business logic documents. - Ingestion points: Reads files from paths such as
path/to/refined_bl_document.md. - Boundary markers: None identified; the document content is ingested directly for extraction.
- Capability inventory: The skill can read local files via shell commands but cannot perform file-write or network operations.
- Sanitization: No explicit validation or content filtering of the input document is performed.
Audit Metadata