Ielts Practice

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

Overview

This is an instruction-only IELTS practice coach with no code or credentials; its only notable behavior is keeping a small local progress file for the lesson rotation.

This skill appears safe to install for IELTS practice. Be aware that it may create or update `memory/ielts-state.md` to remember the lesson rotation, but it does not request credentials, install code, or use external services.

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

The agent may keep a small record of the last IELTS lesson type so the next session can continue the rotation.

Why it was flagged

The skill uses persistent local state to remember the rotation topic. The stored data is minimal and non-sensitive, but users should notice that the skill writes a memory file.

Skill content
Before each session: 1. Read `memory/ielts-state.md`... After delivering the homework... Overwrite `memory/ielts-state.md` with exactly one line: `last_topic: <current topic>`
Recommendation

Allow this if you want lesson rotation tracking; delete or reset `memory/ielts-state.md` if you want the skill to start over.