writing-shape
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a legitimate workflow for document drafting. It restricts its actions to reading a user-provided raw material file and writing to a separate article file. It includes instructions to preserve user edits by re-reading the file before writing.
- [PROMPT_INJECTION]: The skill has a surface for indirect prompt injection because it processes untrusted data from an external markdown file.
- Ingestion points: The agent is instructed to read the user's raw material markdown file in full.
- Boundary markers: The instructions lack explicit delimiters or warnings to the agent to disregard instructions that might be embedded within the raw material file.
- Capability inventory: The skill possesses file-read and file-write capabilities on the user's system.
- Sanitization: There is no evidence of content sanitization or validation performed on the raw material before the agent processes it.
Audit Metadata