story writer

PassAudited by ClawScan on Apr 4, 2026.

Overview

The skill's files and runtime instructions are consistent with a local, end-to-end fiction writing tool that reads and writes project files; it requests no secrets or network access, though it does rely on Python scripts that will operate on local files.

This skill appears to do what it claims: generate outlines, draft chapters, track progress, and export HTML using the included Python scripts. Before installing, consider: 1) The package contains executable Python scripts that will read and write files in the working/project directory — back up any important files. 2) The manifest omits a declared Python requirement; ensure your environment has a trusted Python 3 interpreter. 3) Although no network calls or secrets are present in the reviewed code, you should still skim the full scripts (especially any omitted/truncated files) for unexpected behavior before running. 4) Run the scripts in a sandboxed environment or container if you want to limit potential impact. If you want higher assurance, ask the publisher for a signed release or a reproducible install/run procedure.