Skip to main content

prompt-agent

Automates security audits and health verification for AI agents, ensuring robust protection through continuous monitoring.

Install this skill

or
32/100

Security score

The prompt-agent skill was audited on Mar 1, 2026 and we found 16 security issues across 4 threat categories, including 1 critical. Review the findings below before installing.

Categories Tested

Security Issues

medium line 68

Template literal with variable interpolation in command context

SourceSKILL.md
68```bash
medium line 231

Template literal with variable interpolation in command context

SourceSKILL.md
231```bash
medium line 404

Template literal with variable interpolation in command context

SourceSKILL.md
404```bash
medium line 468

Template literal with variable interpolation in command context

SourceSKILL.md
468```bash
low line 55

Access to hidden dotfiles in home directory

SourceSKILL.md
55echo "ERROR: No agent folder found. Expected one of: ~/.openclaw, ~/.moltbot, ~/.clawdbot"
low line 80

Access to hidden dotfiles in home directory

SourceSKILL.md
80echo "ERROR: No agent folder found. Expected one of: ~/.openclaw, ~/.moltbot, ~/.clawdbot"
medium line 266

Access to hidden dotfiles in home directory

SourceSKILL.md
266> **Note:** `$AGENT_HOME` is your detected agent folder (`~/.openclaw`, `~/.moltbot`, or `~/.clawdbot`)
medium line 396

Access to hidden dotfiles in home directory

SourceSKILL.md
396> **Note:** `$AGENT_HOME` is auto-detected from `~/.openclaw`, `~/.moltbot`, or `~/.clawdbot`
medium line 464

Access to hidden dotfiles in home directory

SourceSKILL.md
464> **Note:** `$AGENT_HOME` is your detected agent folder (`~/.openclaw`, `~/.moltbot`, or `~/.clawdbot`)
critical line 348

Prompt injection: ignore instructions

SourceSKILL.md
348- [ ] Disable "Ignore previous instructions" capability
low line 5

External URL reference

SourceSKILL.md
5homepage: https://clawsec.prompt.security
low line 19

External URL reference

SourceSKILL.md
19**An open source project by [Prompt Security](https://prompt.security)**
low line 84

External URL reference

SourceSKILL.md
84BASE_URL="https://clawsec.prompt.security/releases/download/$VERSION_TAG"
low line 425

External URL reference

SourceSKILL.md
425LATEST_URL="https://clawsec.prompt.security/releases"
low line 522

External URL reference

SourceSKILL.md
5221. **Verify the source URL** - Ensure you are downloading from `https://clawsec.prompt.security/`
low line 543

External URL reference

SourceSKILL.md
543Built with 🛡️ by the [Prompt Security](https://prompt.security) team and the agent community.
Scanned on Mar 1, 2026
View Security Dashboard