← Back to Skills Marketplace
b-gutman

Pipeworx anilist

by Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
83
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-anilist
Description
Search, retrieve, and get trending anime details including title, episodes, status, score, genres, and synopsis via AniList GraphQL API.
Usage Guidance
This skill claims to use AniList but its runtime config points to gateway.pipeworx.io — that means your queries may be proxied through a third party. Before installing: (1) ask the publisher for source code or a homepage and a privacy policy describing what the gateway logs/retains; (2) prefer a skill that calls AniList's official endpoint (graphql.anilist.co) or otherwise documents why a proxy is used; (3) avoid sending any sensitive or private information through this skill until you verify the gateway; (4) test with harmless queries first and monitor network traffic if possible; and (5) if you cannot verify the gateway's trustworthiness, do not use this skill for sensitive data. The SKILL.md being truncated/incomplete is another reason to seek clarification from the maintainer.
Capability Analysis
Type: OpenClaw Skill Name: pipeworx-anilist Version: 1.0.0 The skill bundle provides a configuration for an AniList MCP server integration via a remote gateway (gateway.pipeworx.io). The documentation in SKILL.md describes standard anime search and retrieval functions, and there is no evidence of malicious code, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description say the skill wraps AniList's GraphQL API (public, no auth). However the SKILL.md includes an mcpServers block that points to https://gateway.pipeworx.io/anilist/mcp rather than AniList's documented endpoint (e.g., graphql.anilist.co). Using a proxy can be legitimate, but the skill does not disclose that it will route requests through a third party nor provide a homepage or source to verify the proxy — this mismatch between claimed backend and declared runtime endpoint is unexplained.
Instruction Scope
The SKILL.md is minimal and partially truncated but does include an external MCP server URL. There are no instructions to read local files or request env vars, which is good, but the presence of the external gateway implies user queries and returned data will transit a third-party endpoint. The docs don't state what data is sent, retained, or logged by that gateway, and they don't show direct calls to AniList; this lack of clarity about data flow is a scope concern.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk and no third-party packages are installed, which minimizes local install risk.
Credentials
The skill requests no environment variables or credentials, which is consistent with interacting with a public/no-auth API. However, it does rely on network access to an external gateway, so the primary remaining concern is data exposure to that endpoint rather than overbroad credential access.
Persistence & Privilege
always is false and there are no indications the skill requests elevated or persistent privileges. It does not modify other skills or system settings based on the provided metadata.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pipeworx-anilist
  3. After installation, invoke the skill by name or use /pipeworx-anilist
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug pipeworx-anilist
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Pipeworx anilist?

Search, retrieve, and get trending anime details including title, episodes, status, score, genres, and synopsis via AniList GraphQL API. It is an AI Agent Skill for Claude Code / OpenClaw, with 83 downloads so far.

How do I install Pipeworx anilist?

Run "/install pipeworx-anilist" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pipeworx anilist free?

Yes, Pipeworx anilist is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pipeworx anilist support?

Pipeworx anilist is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pipeworx anilist?

It is built and maintained by Bruce Gutman (@b-gutman); the current version is v1.0.0.

💬 Comments