writing-coach-pro

PassAudited by VirusTotal on May 10, 2026.

Findings (1)

The Writing Coach Pro skill bundle is a legitimate and well-documented tool for text analysis and style management. It operates entirely within its designated local directory (~/.openclaw/skills/writing-coach-pro/) to store user preferences and session metadata. The included shell scripts (setup.sh, export-report.sh, and style-check.sh) use safe practices such as 'set -euo pipefail', implement proper file permissions (chmod 700/600), and rely on standard local utilities like jq and grep without any external network calls or suspicious execution patterns. No evidence of data exfiltration, credential theft, or malicious prompt injection was found.