neynar
Enables interaction with the Farcaster social protocol via Neynar API for reading feeds, posting, and user management.
Install this skill
or
91/100
Security score
The neynar skill was audited on Feb 12, 2026 and we found 9 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 19
Access to hidden dotfiles in home directory
SourceSKILL.md
| 19 | mkdir -p ~/.clawdbot/skills/neynar |
low line 20
Access to hidden dotfiles in home directory
SourceSKILL.md
| 20 | cat > ~/.clawdbot/skills/neynar/config.json << 'EOF' |
low line 4
External URL reference
SourceSKILL.md
| 4 | metadata: {"clawdbot":{"emoji":"🟪","homepage":"https://neynar.com","requires":{"bins":["curl","jq"]}}} |
low line 15
External URL reference
SourceSKILL.md
| 15 | 1. Get an API key from [dev.neynar.com](https://dev.neynar.com) |
low line 94
External URL reference
SourceSKILL.md
| 94 | scripts/neynar.sh cast "https://warpcast.com/dwr.eth/0x1234" |
low line 110
External URL reference
SourceSKILL.md
| 110 | scripts/neynar.sh post "check this out" --embed "https://example.com" |
low line 210
External URL reference
SourceSKILL.md
| 210 | 1. Go to [dev.neynar.com](https://dev.neynar.com) |
low line 234
External URL reference
SourceSKILL.md
| 234 | - **Developer Portal**: https://dev.neynar.com |
low line 244
External URL reference
SourceSKILL.md
| 244 | "https://api.neynar.com/v2/farcaster/user/bulk?fids=1" |
Scanned on Feb 12, 2026
View Security Dashboard