Skip to main content

promptctl

Facilitates template-based prompt engineering for LLMs, enabling version control, scoring, and sharing of prompts across teams.

Install this skill

or
95/100

Security score

The promptctl skill was audited on Jun 15, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 56

Access to home directory dotfiles

SourceSKILL.md
54## Key capabilities
55
56- Templates are YAML files with `{{.variable}}` substitution — stored in `~/.promptctl/templates/` or `.promptctl/templates/` in your project
57- `--file=path` auto-populates `{{.file_content}}`, `{{.file_name}}`, `{{.file_ext}}`
58- Prompt scoring (0–100) on: structure, clarity, constraints, persona
Scanned on Jun 15, 2026
View Security Dashboard
Installation guide →