awl-academic-rewriter

PassAudited by ClawScan on Apr 21, 2026.

Overview

This skill is internally consistent with its stated purpose: it rewrites text into a more academic register using the bundled AWL/NAWL word lists, and it does not request credentials, network access, or suspicious installs.

This skill appears to do what it says: it uses the included AWL/NAWL lists and a small Python helper to produce a sentence-level change report and a full revised document. Before installing, note: (1) the skill assumes a runtime with Python available if you want to run the helper script; (2) it will read any user-supplied input files and write two Markdown output files to the working directory; (3) the helper script accepts file-path arguments, so avoid passing sensitive system paths as inputs; and (4) there are no network calls or credential requests, but you should still review the bundled vocabulary files if you have intellectual-property or privacy concerns. If you need the agent to not execute local scripts, disallow executing python commands in the agent environment or instruct the agent to run in a restricted mode.