prompt-executor
Executes prompts from a specified directory using various AI models, enabling task delegation and verification loops.
Install this skill
Security score
The prompt-executor skill was audited on Mar 1, 2026 and we found 10 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
Access to hidden dotfiles in home directory
| 9 | - Bash(python3 ~/.claude/plugins/cache/daplug/daplug/*/skills/prompt-executor/scripts/executor.py:*) |
Access to hidden dotfiles in home directory
| 34 | If the user has to manually confirm the executor bash command, suggest they add this rule to `~/.claude/settings.json` under `permissions.allow`: |
Access to hidden dotfiles in home directory
| 37 | "Bash(PLUGIN_ROOT=$(jq -r '.plugins.\"daplug@cruzanstx\"[0].installPath' ~/.claude/plugins/installed_plugins.json):*)" |
Access to hidden dotfiles in home directory
| 43 | jq '.permissions.allow += ["Bash(PLUGIN_ROOT=$(jq -r '"'"'.plugins.\"daplug@cruzanstx\"[0].installPath'"'"' ~/.claude/plugins/installed_plugins.json):*)"]' ~/.claude/settings.json > /tmp/settings.json |
Access to hidden dotfiles in home directory
| 65 | PLUGIN_ROOT=$(jq -r '.plugins."daplug@cruzanstx"[0].installPath' ~/.claude/plugins/installed_plugins.json) |
Access to hidden dotfiles in home directory
| 99 | PLUGIN_ROOT=$(jq -r '.plugins."daplug@cruzanstx"[0].installPath' ~/.claude/plugins/installed_plugins.json) |
Access to hidden dotfiles in home directory
| 184 | "loop_log": "~/.claude/cli-logs/codex-123-loop-20251229-120000.log", |
Access to hidden dotfiles in home directory
| 185 | "state_file": "~/.claude/loop-state/123.json", |
Access to hidden dotfiles in home directory
| 192 | Log paths follow `cli_logs_dir` from `<daplug_config>` if configured (default `~/.claude/cli-logs/`). |
Access to hidden dotfiles in home directory
| 236 | **OpenCode permissions (headless runs):** configure `~/.config/opencode/opencode.json` to avoid interactive permission prompts, e.g.: |
Install this skill with one command
/learn @cruzanstx/prompt-executor