Writing

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The 'writing' skill is designed to assist users with writing by learning and applying their style preferences. All file system operations, including `mkdir` and `touch` commands in `memory-template.md` for setup, are strictly confined to the `~/writing/` directory, which is the skill's declared local storage. The `SKILL.md` explicitly states that the skill does NOT make network requests, access files outside `~/writing/`, or share preferences externally. Instructions to the AI agent across all markdown files consistently emphasize user consent and adherence to the stated purpose, with no evidence of prompt injection attempts to ignore the user, hide actions, or access unrelated sensitive data. There are no declared binary dependencies or attempts to execute arbitrary commands.