Make Skill Template

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: make-skill-template Version: 1.0.0 The skill bundle is a legitimate meta-template designed to help users scaffold and create new Agent Skills. It contains documentation and structural guidelines (SKILL.md) for organizing skill directories, frontmatter, and assets, with no executable code, suspicious network activity, or malicious prompt injection identified.

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

A poorly written generated skill could be invoked later in unintended situations.

Why it was flagged

The skill creates persistent SKILL.md instructions and discovery metadata that can influence when an agent loads future skills.

Skill content
description is the PRIMARY mechanism for automatic skill discovery
Recommendation

Review any generated skill’s name, description, instructions, and optional scripts before enabling or committing it.