synthesize-feedback
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes external customer feedback which represents a potential attack surface for indirect prompt injection.
- Ingestion points: Feedback data is ingested from
$ARGUMENTSor user-provided files in theGather feedback datastep (SKILL.md). - Boundary markers: The workflow does not define explicit delimiters or instructions to ignore embedded commands within the raw feedback data.
- Capability inventory: The agent uses
Read,Glob,Grep, andWritetools to interact with the.chalk/docs/product/directory (SKILL.md). - Sanitization: No specific sanitization or escaping of feedback content is mentioned before the synthesis is written to the filesystem.
Audit Metadata