← Back to Skills Marketplace
parker-xferops

XferOps Forge

by xferops · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ⚠ suspicious
451
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install xferops-forge
Description
Manage projects and tasks with the Forge project management API via MCP. Use when creating, updating, or searching tasks/tickets, managing projects and colum...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install xferops-forge
  3. After installation, invoke the skill by name or use /xferops-forge
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug xferops-forge
Version 1.0.5
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 451 downloads so far.

How do I install XferOps Forge?

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

Is XferOps Forge free?

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

Which platforms does XferOps Forge support?

XferOps Forge is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created XferOps Forge?

It is built and maintained by xferops (@parker-xferops); the current version is v1.0.5.

💬 Comments