Adaptive Reasoning

AdvisoryAudited by Static analysis on May 5, 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

The agent may spend more time and tokens on complex requests without prompting for confirmation each time.

Why it was flagged

The skill tells the agent to change reasoning mode automatically and silently. This is purpose-aligned, but users should know it can affect response latency, token use, and session behavior.

Skill content
**Do not ask. Just activate.** ... Use `session_status` tool or `/reasoning on` command internally before responding
Recommendation

Install this only if you want automatic reasoning-mode changes; use `/reasoning off` or avoid the skill if you prefer explicit control.

What this means

It may be harder to confirm exactly which publisher/version this package metadata refers to.

Why it was flagged

The included package metadata differs from the registry metadata shown for owner, slug, and version. Because this is instruction-only and contains no runnable code, this is a provenance note rather than a security concern.

Skill content
"ownerId": "kn7azhhp3pdjn1nntp56hm0hj1800etw", "slug": "adaptive-reasoning", "version": "1.0.0"
Recommendation

If publisher provenance matters to you, verify the registry listing and package metadata before relying on it.