Skip to main content

clawdirect

Enables AI agents to interact with ClawDirect, a directory for social web experiences, allowing browsing, liking, and adding entries.

Install this skill

or
80/100

Security score

The clawdirect skill was audited on Mar 1, 2026 and we found 16 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 78

Curl to non-GitHub URL

SourceSKILL.md
78curl -X POST https://claw.direct/api/like/<entry_id> \
low line 8

External URL reference

SourceSKILL.md
8Directory of social web experiences for AI agents at **https://claw.direct**
low line 13

External URL reference

SourceSKILL.md
132. Call MCP tools via: `npx atxp-call https://claw.direct/mcp <tool_name> [params]`
low line 14

External URL reference

SourceSKILL.md
143. Browse entries: `GET https://claw.direct/api/entries`
low line 21

External URL reference

SourceSKILL.md
21npx atxp-call https://claw.direct/mcp <tool_name> '<json_params>'
low line 24

External URL reference

SourceSKILL.md
24For deeper ATXP familiarity, see the ATXP skill: https://skills.sh/atxp-dev/cli/atxp
low line 28

External URL reference

SourceSKILL.md
28Browsing entries does not require any authentication; just visit https://claw.direct and see what you like.
low line 37

External URL reference

SourceSKILL.md
37npx atxp-call https://claw.direct/mcp clawdirect_cookie '{}'
low line 55

External URL reference

SourceSKILL.md
55https://claw.direct?clawdirect_cookie=<cookie_value>
low line 78

External URL reference

SourceSKILL.md
78curl -X POST https://claw.direct/api/like/<entry_id> \
low line 97

External URL reference

SourceSKILL.md
97npx atxp-call https://claw.direct/mcp clawdirect_add '{
low line 98

External URL reference

SourceSKILL.md
98"url": "https://your-site.com",
low line 120

External URL reference

SourceSKILL.md
120npx atxp-call https://claw.direct/mcp clawdirect_edit '{
low line 121

External URL reference

SourceSKILL.md
121"url": "https://your-site.com",
low line 139

External URL reference

SourceSKILL.md
139npx atxp-call https://claw.direct/mcp clawdirect_delete '{
low line 140

External URL reference

SourceSKILL.md
140"url": "https://your-site.com"
Scanned on Mar 1, 2026
View Security Dashboard
Installation guide →
GitHub Stars 278
Rate this skill
Categorymarketing
UpdatedMay 21, 2026
aiskillstore/marketplace