← 返回 Skills 市场
451
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install xferops-forge
功能描述
Manage projects and tasks with the Forge project management API via MCP. Use when creating, updating, or searching tasks/tickets, managing projects and colum...
安全使用建议
Proceed cautiously. The skill's behavior is mostly coherent with its description, but it requires you to install an npm package via npx and to add FORGE_URL/FORGE_TOKEN to your MCP client config even though the registry metadata declares no credentials — this is a mismatch you should resolve before installing. Before using: 1) Verify the @xferops/forge-mcp package and the domain (forge.xferops.dev) are legitimate and come from an expected maintainer (check npm page, repository, and package signing if available). 2) Create a scoped, least-privilege API token in Forge (rotate/delete it if you later remove the skill). 3) Consider running the npx install in an isolated environment (or inspect the package contents) rather than running it on a production host. 4) Update or ask the publisher to update registry metadata to declare required env vars (FORGE_URL/FORGE_TOKEN) so the credential requirement is explicit. If you cannot verify the package/source, do not install or provide a long-lived token.
功能分析
Type: OpenClaw Skill
Name: xferops-forge
Version: 1.0.5
The skill bundle provides a standard integration for 'Forge,' a project management platform. It contains instructions for an AI agent to manage tasks, projects, and team members using a set of MCP tools. The setup process involves installing the '@xferops/forge-mcp' package via npx and configuring an API token for 'https://forge.xferops.dev', which is consistent with the stated purpose of the skill and lacks any indicators of malicious intent or data exfiltration.
能力评估
Purpose & Capability
The split into three sub-skills (dev workflow, board admin, setup) aligns with the stated goal of managing projects/tasks via a Forge MCP. The listed forge_* commands and workflows are coherent with the description.
Instruction Scope
SKILL.md instructs the agent/operator to install an MCP adapter (npx -y @xferops/forge-mcp) and to add FORGE_URL and FORGE_TOKEN to ~/.mcporter/mcporter.json so the MCP can call the Forge API. The instructions do not ask the agent to read arbitrary unrelated files or exfiltrate data, but they do direct writing a client config file in the user's home and rely on an API token that will permit remote actions.
Install Mechanism
There is no registry install spec, but the setup instructions tell the operator to run 'npx -y @xferops/forge-mcp'. npx will fetch and execute code from the npm registry at runtime. That is a moderate-to-high risk action if the package origin is not verified; the SKILL metadata provides no homepage or source to validate the package.
Credentials
The skill metadata declares no required env vars or primary credential, but the setup instructions explicitly require FORGE_URL and FORGE_TOKEN (with legacy FLOWER_* fallbacks). This is a direct mismatch: the skill will not function without an API token, so the absence of declared credentials in metadata is misleading and hides a high-value secret requirement.
Persistence & Privilege
always:false and no special OS restrictions — normal. However, if the MCP is configured with a FORGE_TOKEN and the agent is allowed autonomous invocation, the skill (when invoked) could perform remote operations using that token. This is not inherently malicious but increases the sensitivity of the undisclosed credential.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xferops-forge - 安装完成后,直接呼叫该 Skill 的名称或使用
/xferops-forge触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
Release 1.0.5
v0.1.0
Initial release of xferops-forge skill.
- Integrates Forge project management with MCP for managing projects, tasks, columns, comments, users, and notifications.
- Provides 25 tools for listing, creating, updating, deleting, and searching projects, tasks, columns, comments, and team members.
- Supports task creation, updating, movement between columns, and ticket search by number.
- Requires @xferops/forge-mcp package and Forge API token for setup and authentication.
- Includes documentation for setup, usage patterns, and available fields/values.
元数据
常见问题
XferOps Forge 是什么?
Manage projects and tasks with the Forge project management API via MCP. Use when creating, updating, or searching tasks/tickets, managing projects and colum... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 451 次。
如何安装 XferOps Forge?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xferops-forge」即可一键安装,无需额外配置。
XferOps Forge 是免费的吗?
是的,XferOps Forge 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
XferOps Forge 支持哪些平台?
XferOps Forge 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 XferOps Forge?
由 xferops(@parker-xferops)开发并维护,当前版本 v1.0.5。
推荐 Skills