verify-before-done

AdvisoryAudited by Static analysis on Apr 30, 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 perform lightweight checks or real integration verification instead of relying only on verbal confidence.

Why it was flagged

The skill may lead an agent to use available tools, commands, or integrations for verification. This is clearly disclosed and directly aligned with the skill's verification purpose.

Skill content
if code changed, run the most relevant test, build, lint, or minimal execution check ... if an integration changed, make a real request or inspect the real output
Recommendation

Install if you want stricter verification behavior; review any proposed command or real integration request when it could affect external systems or important data.