Back to skill
v1.0.0

Cca Domain1

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

Analysis

This is a coherent study-tutor skill for CCA Domain 1; it can help create example code in the current project, but there is no evidence of hidden installation, credential use, exfiltration, or destructive behavior.

GuidanceThis skill appears safe for its stated purpose as a CCA Domain 1 learning tutor. Because it has tools that can edit files and run commands for practice exercises, use it in a controlled project, keep backups or version control, and review any generated code or command before applying it.

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.

Abnormal behavior control

Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.

Tool Misuse and Exploitation
SeverityLowConfidenceHighStatusNote
SKILL.md
allowed-tools: Read, Write, Edit, Bash, Grep, Glob, Agent ... 帮助用户在当前项目中创建示例代码,边写边讲解每个概念。

The skill grants local file editing, shell, search, and agent tools, and asks to help create example code in the current project. This is aligned with the hands-on learning exercise, but users should notice that it may modify project files or run commands.

User impactDuring exercises, the agent may create or edit local project files and potentially run local commands if the user proceeds with hands-on coding.
RecommendationUse it in a disposable or version-controlled project, review file changes before accepting them, and ask the agent before it runs commands or edits important files.