prompt-manager
Manages prompt files with CRUD operations, ensuring consistent behavior and avoiding shell parsing issues.
Install this skill
or
98/100
Security score
The prompt-manager skill was audited on Mar 1, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 39
Access to hidden dotfiles in home directory
SourceSKILL.md
| 39 | PROMPT_MANAGER=$(jq -r '.plugins."daplug@cruzanstx"[0].installPath' ~/.claude/plugins/installed_plugins.json)/skills/prompt-manager/scripts/manager.py |
low line 152
Access to hidden dotfiles in home directory
SourceSKILL.md
| 152 | PLUGIN_ROOT=$(jq -r '.plugins."daplug@cruzanstx"[0].installPath' ~/.claude/plugins/installed_plugins.json) |
Scanned on Mar 1, 2026
View Security Dashboard