ucs-task
Pass
Audited by Gen Agent Trust Hub on Aug 27, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted data from external project files to generate task specifications, which creates a surface for indirect instructions.
- Ingestion points: The skill reads content from
docs/product/business-flow.md,docs/standards/tech-stack-rule.md, and database specification files located indocs/specs/data/. - Boundary markers: The instructions lack explicit delimiters or guidance for the agent to distinguish between data and instructions within the ingested documentation.
- Capability inventory: The skill has the ability to write new markdown files to the
docs/specs/task-UCS/directory and create necessary parent directories. - Sanitization: No sanitization or filtering logic is implemented for the content extracted from input files before it is processed or written to output files.
Audit Metadata