Skip to main content

clawsec-feed

Provides a daily updated security advisory feed for OpenClaw-related vulnerabilities, enhancing threat intelligence for AI agents.

Install this skill

or
42/100

Security score

The clawsec-feed skill was audited on Mar 2, 2026 and we found 18 security issues across 4 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 88

Template literal with variable interpolation in command context

SourceSKILL.md
88```bash
medium line 297

Template literal with variable interpolation in command context

SourceSKILL.md
297```bash
medium line 335

Template literal with variable interpolation in command context

SourceSKILL.md
335```bash
medium line 432

Template literal with variable interpolation in command context

SourceSKILL.md
432```bash
medium line 630

Template literal with variable interpolation in command context

SourceSKILL.md
630```bash
medium line 706

Template literal with variable interpolation in command context

SourceSKILL.md
706```bash
medium line 63

Curl to non-GitHub URL

SourceSKILL.md
63LATEST_TAG=$(curl -sSL https://api.github.com/repos/prompt-security/ClawSec/releases | \
medium line 35

Access to hidden dotfiles in home directory

SourceSKILL.md
35- Standard location - installed to `~/.openclaw/skills/clawsec-feed/`
low line 82

Access to hidden dotfiles in home directory

SourceSKILL.md
82mkdir -p ~/.openclaw/skills/clawsec-feed
medium line 626

Access to hidden dotfiles in home directory

SourceSKILL.md
626Save to: `~/.openclaw/clawsec-feed-state.json`
medium line 698

Access to hidden dotfiles in home directory

SourceSKILL.md
698| `CLAWSEC_INSTALL_DIR` | Installation directory | `~/.openclaw/skills/clawsec-feed` |
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 63

External URL reference

SourceSKILL.md
63LATEST_TAG=$(curl -sSL https://api.github.com/repos/prompt-security/ClawSec/releases | \
low line 91

External URL reference

SourceSKILL.md
91https://api.github.com/repos/prompt-security/ClawSec/releases | \
low line 713

External URL reference

SourceSKILL.md
713LATEST_URL="https://api.github.com/repos/prompt-security/ClawSec/releases"
low line 737

External URL reference

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

External URL reference

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