← Back to Skills Marketplace
Pipeworx wikifeed
by
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
65
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-wikifeed
Description
Provides curated Wikipedia content including historical events on a date, daily featured articles, most read pages, and picture of the day.
Usage Guidance
This skill appears to do what it says, but it fetches all content through a third-party endpoint (gateway.pipeworx.io) operated by an unknown publisher. Before installing, consider: (1) Do you trust that operator to not log or retain queries? (2) Avoid sending sensitive or private data as part of requests to this skill. (3) Prefer alternatives that call the official Wikipedia APIs (api.wikimedia.org) if you want stronger provenance. If you need higher assurance, ask the publisher for a homepage, privacy/data-retention policy, or source code for the gateway service; absent that, treat outputs as coming from an opaque aggregator.
Capability Analysis
Type: OpenClaw Skill
Name: pipeworx-wikifeed
Version: 1.0.0
The skill bundle provides access to Wikipedia content such as historical events and featured articles via an external MCP server. The SKILL.md file contains standard tool descriptions and configuration pointing to gateway.pipeworx.io, with no evidence of malicious instructions, data exfiltration, or suspicious execution patterns.
Capability Assessment
Purpose & Capability
Name/description (curated Wikipedia content) align with the instructions (HTTP JSON-RPC calls to return on-this-day, featured article, most-read, picture-of-day). However, the skill obtains Wikipedia content through a third-party gateway rather than the official Wikipedia APIs; that is not impossible or necessarily malicious but is a notable deviation from an obvious implementation expectation.
Instruction Scope
SKILL.md only instructs making POST requests to https://gateway.pipeworx.io/wikifeed/mcp with JSON-RPC parameters — it does not request local files, extra environment variables, or other system state. The instruction does direct user data/queries to an external endpoint (the pipeworx gateway), which is expected for a remote service but means queries and arguments could be logged or observed by that operator.
Install Mechanism
No install spec and no code files — lowest-risk form. Nothing is written to disk or installed by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The level of access requested is minimal and proportional to the described functionality.
Persistence & Privilege
always is false and the skill does not request persistent or elevated presence. It does not modify other skills or request system configuration access.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pipeworx-wikifeed - After installation, invoke the skill by name or use
/pipeworx-wikifeed - 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 wikifeed?
Provides curated Wikipedia content including historical events on a date, daily featured articles, most read pages, and picture of the day. It is an AI Agent Skill for Claude Code / OpenClaw, with 65 downloads so far.
How do I install Pipeworx wikifeed?
Run "/install pipeworx-wikifeed" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pipeworx wikifeed free?
Yes, Pipeworx wikifeed is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pipeworx wikifeed support?
Pipeworx wikifeed is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pipeworx wikifeed?
It is built and maintained by Bruce Gutman (@brucegutman); the current version is v1.0.0.
More Skills