TOEFL Speaking Question Generator

AdvisoryAudited by Static analysis on May 2, 2026.

Overview

No suspicious patterns detected.

Findings (0)

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

It will leave local practice files on disk; this is expected for the skill, but users should know answers and topic history are retained.

Why it was flagged

The skill stores generated questions, answers, and topic history, then reuses that local history to choose future topics.

Skill content
读取 `toefl/history.json` ... 写入 `toefl/latest.md` ... 更新 `toefl/history.json` ... 复制至 `toefl/YYYY-MM-DD.md`
Recommendation

Use it in a workspace where keeping TOEFL practice files is acceptable, and delete or review the toefl/ folder if you do not want retained history.

What this means

This does not show malicious behavior, but it may make it harder to confirm exactly which version is installed.

Why it was flagged

The published registry version and the version embedded in the skill file do not match, which makes the package identity slightly less clear.

Skill content
Registry metadata: Version: 1.0.1; SKILL.md front matter: version: 2.1.0
Recommendation

Confirm the intended version with the publisher or registry before relying on updates.

What this means

A learner could over-trust the generated questions or scoring guidance as official TOEFL material.

Why it was flagged

The prompt tells the model to present itself as an official TOEFL speaking expert, which could make generated practice content seem officially endorsed.

Skill content
你是一名资深托福(TOEFL iBT)官方口语教研员
Recommendation

Treat outputs as unofficial practice material unless the publisher provides verifiable official affiliation.