skill-enhance

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: skill-enhance Version: 1.0.2 The `skill-enhance` bundle is designed to assist in the creation and refinement of OpenClaw skills. It is classified as suspicious because it contains explicit instructions for the agent to perform local file modifications (`SKILL.md`, Playbook C), which is a high-risk capability. While the bundle includes extensive safety guardrails—such as mandatory path verification and user confirmation before any edits—the presence of filesystem modification logic, even when plausibly needed for the stated purpose, meets the threshold for a suspicious classification under the provided guidelines.

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

If used for local modification, the agent may change files in a skill package, potentially affecting how that skill behaves later.

Why it was flagged

The skill can guide an agent to modify local skill files, which is a real local mutation capability, but the workflow explicitly requires confirmation and reporting.

Skill content
- ask for edit confirmation
- modify only after confirmation
- report the exact local changes
Recommendation

Confirm the exact target path and requested edits, and review the reported changes before relying on the modified skill.