← Back to Skills Marketplace
Pipeworx videogames
by
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
79
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-videogames
Description
Browse and search free-to-play PC and browser games by platform, category, and sort order using data from the FreeToGame database.
Usage Guidance
This skill appears to implement only game lookups, but it sends all queries to an opaque external gateway (gateway.pipeworx.io) and has no source or homepage. Before installing: (1) confirm who operates gateway.pipeworx.io and whether you trust that operator, (2) prefer official FreeToGame endpoints if you need provenance, (3) test with only non-sensitive queries (no PII or secrets), and (4) monitor network activity and TLS certs for the gateway. Because provenance is missing, treat the skill as potentially untrusted and avoid sending any credentials or private data through it.
Capability Analysis
Type: OpenClaw Skill
Name: pipeworx-videogames
Version: 1.0.0
The skill bundle provides documentation and configuration for an MCP server that interfaces with the FreeToGame database via gateway.pipeworx.io. It contains no executable code, and the instructions in SKILL.md are limited to legitimate game-related search and retrieval functions without any signs of prompt injection or malicious intent.
Capability Assessment
Purpose & Capability
The name/description (browse FreeToGame data) matches the declared capabilities (list_games, get_game, filter_games). However, the instructions direct requests to a pipeworx gateway (gateway.pipeworx.io) rather than the known FreeToGame API or a documented provider; the skill has no source repo or homepage, which is an unexplained provenance gap.
Instruction Scope
SKILL.md is instruction-only and only tells the agent to POST JSON-RPC calls to https://gateway.pipeworx.io/videogames/mcp. There are no file reads, env access, or other system interactions. The scope is limited to network calls, but those calls go to a third-party endpoint not documented in the skill metadata — this is the main scope concern.
Install Mechanism
No install spec and no code files — nothing is written to disk or installed by the skill. This lowers risk from installation.
Credentials
The skill requests no environment variables, credentials, or config paths. There is no disproportionate credential access.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed. It does not request persistent system privileges or modify other skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pipeworx-videogames - After installation, invoke the skill by name or use
/pipeworx-videogames - 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 videogames?
Browse and search free-to-play PC and browser games by platform, category, and sort order using data from the FreeToGame database. It is an AI Agent Skill for Claude Code / OpenClaw, with 79 downloads so far.
How do I install Pipeworx videogames?
Run "/install pipeworx-videogames" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pipeworx videogames free?
Yes, Pipeworx videogames is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pipeworx videogames support?
Pipeworx videogames is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pipeworx videogames?
It is built and maintained by Bruce Gutman (@b-gutman); the current version is v1.0.0.
More Skills