Back to skill
v2.0.0

Mini Coder Max

BenignClawScan verdict for this skill. Analyzed May 1, 2026, 5:59 PM.

Analysis

The artifacts describe a normal instruction-only coding assistant that may use web research and make code changes, with no evidenced hidden install code, credentials, persistence, or data exfiltration.

GuidanceThis appears safe to install if you want a structured coding assistant. Treat it like any coding automation: review its assumptions, external sources, and proposed file changes before applying them to important projects.

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
SeverityInfoConfidenceHighStatusNote
SKILL.md
"Use web search and fetch tools to find information" ... "Implement code following the plan"

The skill instructs the agent to use external research tools and perform coding work. This is expected for its purpose, but it is still tool-mediated activity that users should supervise on large or sensitive codebases.

User impactThe agent may browse/fetch technical information and make code changes when invoked for coding tasks.
RecommendationReview the plan, sources, and code diffs before accepting changes, especially in production or sensitive repositories.