技能编辑器
PassAudited by VirusTotal on May 2, 2026.
Overview
Type: OpenClaw Skill Name: skill-editor Version: 1.2.4 The skill bundle is a documentation and utility guide designed to help an AI agent edit, audit, and maintain other AgentSkills. It contains formatting standards, metadata requirements, and simple bash/python snippets for file system auditing (e.g., checking for missing metadata in SKILL.md files). No malicious intent, data exfiltration, or high-risk execution patterns were found in SKILL.md, package.json, or _meta.json.
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.
Incorrect edits could make a skill activate at the wrong time, publish with wrong metadata, or behave differently in future agent sessions.
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.
编辑和完善 AgentSkills 的指南。创建或修改技能时参考此指南。 ... 改完 SKILL.md 后检查 package.json 是否仍然完整
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.
