Skip to main content

Prompting

Facilitates dynamic prompt generation and optimization using templates and standards for effective prompt engineering.

Install this skill

or
88/100

Security score

The Prompting skill was audited on Feb 19, 2026 and we found 4 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`~/.claude/skills/PAI/USER/SKILLCUSTOMIZATIONS/Prompting/`
low line 66

Access to hidden dotfiles in home directory

SourceSKILL.md
66import { renderTemplate } from '~/.claude/skills/Prompting/Tools/RenderTemplate.ts';
low line 20

External URL reference

SourceSKILL.md
20curl -s -X POST http://localhost:8888/notify \
Scanned on Feb 19, 2026
View Security Dashboard