writing-shape
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill presents an indirect prompt injection surface due to its ingestion of untrusted raw material.
- Ingestion points: Processes user-provided markdown files containing notes or draft fragments.
- Boundary markers: No specific delimiters or 'ignore' instructions are utilized to separate the source content from the agent's logic.
- Capability inventory: The skill is capable of reading from and appending to local files.
- Sanitization: Input content is not sanitized or escaped before being processed into the article draft.
- [SAFE]: No malicious patterns such as obfuscation, credential theft, or unauthorized network connections were detected. The file access is limited to paths provided by the user for the intended purpose of writing.
Audit Metadata