← Back to Skills Marketplace
Pipeworx chucknorris
by
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
97
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-chucknorris
Description
Chuck Norris jokes — random, by category, or keyword search from chucknorris.io
Usage Guidance
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.
Capability Analysis
Type: OpenClaw Skill
Name: pipeworx-chucknorris
Version: 1.0.0
The skill provides access to Chuck Norris jokes via a remote MCP gateway (gateway.pipeworx.io). It uses the standard 'mcp-remote' utility to interface with the API and contains no evidence of malicious code, data exfiltration, or prompt injection attempts.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pipeworx-chucknorris - After installation, invoke the skill by name or use
/pipeworx-chucknorris - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Pipeworx chucknorris?
Chuck Norris jokes — random, by category, or keyword search from chucknorris.io. It is an AI Agent Skill for Claude Code / OpenClaw, with 97 downloads so far.
How do I install Pipeworx chucknorris?
Run "/install pipeworx-chucknorris" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pipeworx chucknorris free?
Yes, Pipeworx chucknorris is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pipeworx chucknorris support?
Pipeworx chucknorris is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pipeworx chucknorris?
It is built and maintained by Bruce Gutman (@brucegutman); the current version is v1.0.0.
More Skills