Skill Crafter

PassAudited by VirusTotal on May 16, 2026.

Findings (1)

The 'skill-crafter' bundle is a meta-skill designed to help an AI agent scaffold and document new skills within the OpenClaw ecosystem. It uses a Python script (scripts/init_skill.py) to create directory structures and templates, and provides extensive Markdown-based instructions (SKILL.md and references/) on how to structure skill documentation. The code uses standard libraries for file operations with basic path validation, and the instructions focus on improving skill trigger reliability and error handling without any evidence of malicious intent, data exfiltration, or unauthorized execution.