技能编辑器

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

NoteHigh Confidence
ASI08: Cascading Failures
What this means

Incorrect edits could make a skill activate at the wrong time, publish with wrong metadata, or behave differently in future agent sessions.

Why it was flagged

The skill is intended to modify persistent skill definition and package metadata files. That is coherent with the stated purpose, but mistakes in those files can affect future skill activation or publishing.

Skill content
编辑和完善 AgentSkills 的指南。创建或修改技能时参考此指南。 ... 改完 SKILL.md 后检查 package.json 是否仍然完整
Recommendation

Use it only on intended skill directories, review file diffs before saving or publishing, and confirm version/name changes across SKILL.md and package.json.