Mini Coder Max

PassAudited by ClawScan on May 6, 2026.

Overview

The visible artifacts describe a coherent coding-assistant workflow with no code, install steps, credentials, persistence, or deceptive behavior shown.

This appears safe as an instruction-only coding workflow, but because it is meant to implement code, you should review plans, file changes, dependencies, and test results before accepting or running its output.

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 agent may produce or modify code across small or large projects when invoked.

Why it was flagged

The skill is designed to perform coding work that could affect user project files. This is the stated purpose, but code changes can have practical impact if accepted without review.

Skill content
Autonomous coding agent that systematically plans, implements, reviews, and delivers high-quality code. Handles tasks of any complexity
Recommendation

Review the plan and resulting diffs/tests before merging, deploying, or running generated code.

What this means

The agent may consult external websites when researching implementation details.

Why it was flagged

The skill directs the agent to use external research tools for documentation and troubleshooting. This is disclosed and relevant to coding tasks.

Skill content
Use web search and fetch tools to find information
Recommendation

Prefer official documentation and verify important dependency, security, or API guidance before relying on it.