Pipeworx chucknorris

v1.0.0

Chuck Norris jokes — random, by category, or keyword search from chucknorris.io

0· 54·0 current·0 all-time
byBruce Gutman@brucegutman
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (Chuck Norris jokes) matches the SKILL.md which shows curl calls and an API gateway for random/search/category jokes. Required binaries (curl) and lack of env vars are proportionate to the stated functionality.
Instruction Scope
Instructions are narrowly scoped to fetching jokes from https://gateway.pipeworx.io/chucknorris/mcp via curl/MCP. One note: the provided MCP config shows using 'npx mcp-remote@latest' which would download and run code from npm if used—this is optional example configuration but it does broaden runtime behavior if followed.
Install Mechanism
No install spec and no code files are present (instruction-only), so nothing is written to disk by the skill itself. The only install-like action appears in the MCP example (npx) which is not declared as required.
Credentials
The skill declares no environment variables, credentials, or config paths — consistent with a read-only jokes API. There are no disproportionate secret requests.
Persistence & Privilege
The skill is not always-on and uses default autonomous invocation settings. It does not request elevated system presence or modify other skills/configurations.
Assessment
This skill appears coherent and low-risk for its stated purpose, but note two practical cautions: (1) it makes network requests to gateway.pipeworx.io — don't use it if you need to avoid sending any data externally; (2) the example MCP config uses 'npx mcp-remote@latest', which would download and execute code from the npm registry if you run it—only do that if you trust the source or run it in a sandbox. Otherwise, using the curl examples to call the API is sufficient and minimal-risk.

Like a lobster shell, security has layers — review code before you run it.

latestvk97f8qrp2sg1sqhnpgk4cveyqs84ddb9

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

👊 Clawdis
Binscurl

Comments