Skill Creator

PassAudited by VirusTotal on May 16, 2026.

Findings (1)

The 'new-skill-creator' bundle is a legitimate utility designed to help users scaffold and author new agent skills. It contains a Python script (scripts/init_skill.py) that creates directory structures and template files, and comprehensive documentation (SKILL.md and references/) that provides clear, non-malicious instructions for the AI agent. The code logic is restricted to local file system operations consistent with its stated purpose, and no evidence of data exfiltration, unauthorized network access, or malicious prompt injection was found.