← 返回 Skills 市场
brucegutman

Pipeworx jikan

作者 Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
77
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-jikan
功能描述
Jikan MCP — wraps the Jikan v4 API (anime/manga data, free, no auth)
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipeworx-jikan
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipeworx-jikan 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pipeworx-jikan
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pipeworx jikan 是什么?

Jikan MCP — wraps the Jikan v4 API (anime/manga data, free, no auth). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 77 次。

如何安装 Pipeworx jikan?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipeworx-jikan」即可一键安装,无需额外配置。

Pipeworx jikan 是免费的吗?

是的,Pipeworx jikan 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Pipeworx jikan 支持哪些平台?

Pipeworx jikan 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pipeworx jikan?

由 Bruce Gutman(@brucegutman)开发并维护,当前版本 v1.0.0。

💬 留言讨论