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 May 15, 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 333

Template literal with variable interpolation in command context

SourceSKILL.md
333```bash
medium line 394

Template literal with variable interpolation in command context

SourceSKILL.md
394```bash
medium line 538

Template literal with variable interpolation in command context

SourceSKILL.md
538```bash
medium line 614

Template literal with variable interpolation in command context

SourceSKILL.md
614```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 534

Access to hidden dotfiles in home directory

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

Access to hidden dotfiles in home directory

SourceSKILL.md
606| `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 621

External URL reference

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

External URL reference

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

External URL reference

SourceSKILL.md
676Built with 📡 by the [Prompt Security](https://prompt.security) team and the agent community.
Scanned on May 15, 2026
View Security Dashboard
Installation guide →