Prompting
Meta-prompting system for dynamic prompt generation using templates, standards, and patterns. USE WHEN meta-prompting, template generation, prompt optimization,
88/100
Security score
The Prompting skill was audited on Mar 1, 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
| 20 | curl -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
| 66 | import { renderTemplate } from '~/.claude/skills/Prompting/Tools/RenderTemplate.ts'; |
low line 20
External URL reference
SourceSKILL.md
| 20 | curl -s -X POST http://localhost:8888/notify \ |
Scanned on Mar 1, 2026
View Security Dashboard