clawsec-feed
Provides a daily updated security advisory feed for OpenClaw-related vulnerabilities, enhancing threat intelligence for AI agents.
Install this skill
Security score
The clawsec-feed skill was audited on Jun 11, 2026 and we found 19 security issues across 4 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 95 | ```bash |
Template literal with variable interpolation in command context
| 183 | ```bash |
Template literal with variable interpolation in command context
| 392 | ```bash |
Template literal with variable interpolation in command context
| 430 | ```bash |
Template literal with variable interpolation in command context
| 527 | ```bash |
Template literal with variable interpolation in command context
| 725 | ```bash |
Template literal with variable interpolation in command context
| 801 | ```bash |
Curl to non-GitHub URL
| 79 | LATEST_TAG=$(curl -sSL https://api.github.com/repos/prompt-security/ClawSec/releases | \ |
Access to hidden dotfiles in home directory
| 50 | - Standard location - installed to `~/.openclaw/skills/clawsec-feed/` |
Access to hidden dotfiles in home directory
| 177 | mkdir -p ~/.openclaw/skills/clawsec-feed |
Access to hidden dotfiles in home directory
| 721 | Save to: `~/.openclaw/clawsec-feed-state.json` |
Access to hidden dotfiles in home directory
| 793 | | `CLAWSEC_INSTALL_DIR` | Installation directory | `~/.openclaw/skills/clawsec-feed` | |
External URL reference
| 5 | homepage: https://clawsec.prompt.security |
External URL reference
| 34 | **An open source project by [Prompt Security](https://prompt.security)** |
External URL reference
| 79 | LATEST_TAG=$(curl -sSL https://api.github.com/repos/prompt-security/ClawSec/releases | \ |
External URL reference
| 186 | https://api.github.com/repos/prompt-security/ClawSec/releases | \ |
External URL reference
| 808 | LATEST_URL="https://api.github.com/repos/prompt-security/ClawSec/releases" |
External URL reference
| 832 | 1. **Verify the source URL** - Ensure you are downloading from `https://clawsec.prompt.security` |
External URL reference
| 863 | Built with 📡 by the [Prompt Security](https://prompt.security) team and the agent community. |