kids learning English Vocabulary

PassAudited by ClawScan on May 1, 2026.

Overview

This is a vocabulary-learning skill whose notable behavior is purpose-aligned local Python image generation and possible package installation.

This skill appears suitable for English vocabulary planning and teaching-card generation. Before installing, be comfortable with local Python/package use and file creation; preferably run any pip setup in a virtual environment.

Findings (2)

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 skill may need local package installation and file-generation capabilities even though the registry metadata does not declare them.

Why it was flagged

The skill discloses local tool and pip package needs, but the registry requirements list no binaries, env vars, or install spec. This is a metadata gap rather than hidden behavior.

Skill content
compatibility: "requires bash, create_file, present_files; pip: pillow matplotlib"
Recommendation

Use an isolated Python environment and review any package-install command before allowing it to run.

What this means

Using the skill can result in local Python execution and generated PNG files.

Why it was flagged

The skill instructs the agent to run Python to generate image files. This is expected for the stated PNG teaching-card feature.

Skill content
为每个单词用Python直接生成一张精美教学卡PNG
Recommendation

Allow this only in a workspace where file creation is expected, and check generated files before sharing them.