English Word Coach

Security checks across static analysis, malware telemetry, and agentic risk

Overview

This instruction-only vocabulary coach is purpose-aligned and only stores review data in local memory files.

This appears safe for a vocabulary coach. Be aware that it will create and update local files under memory/ in the current working directory, so use it in an appropriate folder and avoid saving sensitive personal content as vocabulary notes.

Static analysis

No static analysis findings were reported for this release.

VirusTotal

VirusTotal findings are pending for this skill version.

View on VirusTotal

Risk analysis

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Your vocabulary list and review progress will be saved locally and used for future review sessions.

Why it was flagged

The skill stores persistent vocabulary and review state that may be reused across sessions.

Skill content
Manages memory/ENGLISH_WORDS.md and memory/DAILY_REVIEW_YYYYMMDD.md in the current working directory.
Recommendation

Install only if you are comfortable with the skill creating and updating these local memory files; avoid putting private information in vocabulary entries.

What this means

The agent may create or update local Markdown files to track saved words and review progress.

Why it was flagged

The skill instructs the agent to read and write local files, but the file operations are narrow, disclosed, and central to the vocabulary-review purpose.

Skill content
Read `memory/ENGLISH_WORDS.md` ... Append a new row ... Write `memory/DAILY_REVIEW_YYYYMMDD.md`
Recommendation

Use the skill in a working directory where creating a memory/ folder is acceptable.