Back to skill
v4.0.0

French Tutor

BenignClawScan verdict for this skill. Analyzed May 1, 2026, 8:13 AM.

Analysis

This is a coherent instruction-only French tutor that stores a local progress file, with no provided evidence of malicious behavior.

GuidanceThis skill appears safe to use as an instruction-only tutor. Be aware that it is designed to keep a local progress file, so avoid sharing sensitive personal information during lessons if you do not want it reflected in saved session history.

Findings (1)

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.

Sensitive data protection

Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.

Memory and Context Poisoning
SeverityLowConfidenceHighStatusNote
SKILL.md
At the start of every session, read the file `french-tutor-progress.json` ... At the end of every session, write an updated `french-tutor-progress.json`

The skill creates and reuses persistent local learner memory across sessions, including progress and session history.

User impactYour French-learning progress, mistakes, and review history may be saved locally and reused in later sessions.
RecommendationUse the skill in a directory where you are comfortable creating this progress file, and review or delete `french-tutor-progress.json` if you do not want the history retained.