Pipeworx videogames

AdvisoryAudited by VirusTotal on Apr 15, 2026.

Overview

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.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Your game search, filter, and game-ID requests may be processed by the external Pipeworx gateway.

Why it was flagged

The skill routes tool calls to a remote MCP gateway. This is disclosed and aligned with the game-search purpose, and the artifacts show no credentials or local data access, but user queries will leave the local agent.

Skill content
"mcpServers": { "videogames": { "url": "https://gateway.pipeworx.io/videogames/mcp" } }
Recommendation

Use it for non-sensitive game browsing and avoid putting private information into search/filter requests unless you trust the remote service.