Skip to main content

CreateSkill

Facilitates the creation of new PAI skills with structured YAML, ensuring proper naming and validation for efficient skill management.

Install this skill

or
69/100

Security score

The CreateSkill skill was audited on May 24, 2026 and we found 7 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 20

Curl to non-GitHub URL

SourceSKILL.md
20curl -s -X POST http://localhost:8888/notify \
medium line 9

Access to hidden dotfiles in home directory

SourceSKILL.md
9`~/.pai/PAI/USER/SKILLCUSTOMIZATIONS/CreateSkill/`
medium line 39

Access to hidden dotfiles in home directory

SourceSKILL.md
39**Before creating ANY skill, READ:** `~/.pai/PAI/SkillSystem.md`
medium line 41

Access to hidden dotfiles in home directory

SourceSKILL.md
41**Canonical example to follow:** `~/.pai/skills/Research/SKILL.md`
medium line 108

Access to hidden dotfiles in home directory

SourceSKILL.md
108**See:** `~/.pai/PAI/SkillSystem.md` (Flat Folder Structure section)
medium line 221

Access to hidden dotfiles in home directory

SourceSKILL.md
221**See:** `~/.pai/PAI/SkillSystem.md` (Dynamic Loading Pattern section)
low line 20

External URL reference

SourceSKILL.md
20curl -s -X POST http://localhost:8888/notify \
Scanned on May 24, 2026
View Security Dashboard
Installation guide →
Rate this skill
Categoryproduct
UpdatedJune 15, 2026
virtualian/pai