← Back to Skills Marketplace
brucegutman

Pipeworx jikan

by Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
77
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-jikan
Description
Jikan MCP — wraps the Jikan v4 API (anime/manga data, free, no auth)
Usage Guidance
This skill will cause the agent to run 'npx -y mcp-remote@latest' and connect to https://gateway.pipeworx.io/jikan/mcp. That means: (1) code is downloaded and executed at runtime from the npm registry — review the mcp-remote package source (and its maintainers) before trusting it; (2) API requests and any data the agent sends will pass through the pipeworx gateway — review its privacy/security policy if you care about data exposure; (3) the skill metadata did not list npx/node as a required binary — expect to have Node.js/npx available; (4) if you require stricter control, ask for an explicit install spec (trusted release URL or pinned package version) or prefer a skill that calls the Jikan API directly without remote package execution. Consider testing in a sandboxed environment and/or disabling autonomous invocation until you verify the package and gateway.
Capability Analysis
Type: OpenClaw Skill Name: pipeworx-jikan Version: 1.0.0 The pipeworx-jikan skill is a wrapper for the Jikan v4 API, providing tools to search for anime and manga data. It connects to a remote MCP gateway at gateway.pipeworx.io using the standard mcp-remote utility. The files contain no evidence of malicious code, data exfiltration, or prompt injection attempts, and the functionality aligns with the stated purpose.
Capability Assessment
Purpose & Capability
The skill claims to wrap the Jikan v4 API (no auth) which matches the description. However the SKILL.md instructs using npx to run mcp-remote and connect to https://gateway.pipeworx.io/jikan/mcp. The metadata did not declare that node/npx is required or that a remote proxy/gateway will be used — a minor incoherence.
Instruction Scope
Instructions explicitly tell the agent to run 'npx -y mcp-remote@latest https://gateway.pipeworx.io/jikan/mcp'. That causes the agent to download and execute a remote npm package and route requests through an external gateway. While this is consistent with providing a managed wrapper, it means requests and any data sent may transit the pipeworx gateway and the agent will execute code fetched at runtime — behavior not obvious from the simple description.
Install Mechanism
There is no install spec, but the runtime uses npx to fetch and run 'mcp-remote@latest' from the npm ecosystem. npx-based runtime installs execute remote package code (moderate-to-high risk). The skill does not declare or explain this install/execution step in the registry metadata.
Credentials
The skill requests no environment variables, credentials, or config paths — this is proportionate to a public, no-auth API wrapper.
Persistence & Privilege
The skill is not 'always' enabled and does not ask to modify other configs. Autonomous invocation is allowed (the platform default); combined with the remote-exec behavior this increases the blast radius, but autonomous invocation alone is expected.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pipeworx-jikan
  3. After installation, invoke the skill by name or use /pipeworx-jikan
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug pipeworx-jikan
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Pipeworx jikan?

Jikan MCP — wraps the Jikan v4 API (anime/manga data, free, no auth). It is an AI Agent Skill for Claude Code / OpenClaw, with 77 downloads so far.

How do I install Pipeworx jikan?

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

Is Pipeworx jikan free?

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

Which platforms does Pipeworx jikan support?

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

Who created Pipeworx jikan?

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

💬 Comments