← 返回 Skills 市场
gora050

Workfront

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
103
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install workfront
功能描述
Workfront integration. Manage data, records, and automate workflows. Use when the user wants to interact with Workfront data.
安全使用建议
Before installing: (1) review the full SKILL.md to confirm it does not instruct the agent to read arbitrary local files, shell history, or environment variables; (2) ask the publisher how Workfront authentication is performed — where are API tokens stored and who can access them (Membrane proxy vs skill-level requests); (3) confirm network endpoints the skill will call (should be Workfront API and Membrane only); (4) if you operate sensitive data, prefer only enabling this skill as user-invoked and test in a limited account first; (5) if anything in the full SKILL.md is unclear or requests unrelated system access, do not install until clarified.
功能分析
Type: OpenClaw Skill Name: workfront Version: 1.0.1 The SKILL.md file contains an extremely large, repetitive, and malformed section of nested 'Data Extract View Pivot Value' strings that appears to be a context-stuffing or prompt-injection attempt designed to exhaust the agent's context window or manipulate its attention. Furthermore, the instructions require the agent to execute high-risk system commands, including a global package installation ('npm install -g @membranehq/cli') and interactive authentication flows. While these actions are framed as part of the 'Membrane' integration platform, the combination of malformed documentation and significant side effects on the host system is highly irregular.
能力评估
Purpose & Capability
The name/description claim a Workfront integration, which normally requires API credentials (Workfront domain + API key/OAuth). The SKILL.md instead says 'Requires network access and a valid Membrane account' and declares no required env vars or credentials. That can be legitimate if Membrane mediates authentication, but the lack of any Workfront-specific credential requirements is unexpected and should be verified with the publisher or by inspecting the full runtime instructions.
Instruction Scope
This is an instruction-only skill (large SKILL.md). No code files or install steps are present, lowering disk risk. However the provided SKILL.md is long and truncated here; I could not fully inspect whether it instructs the agent to read local files, environment variables, or to exfiltrate data to endpoints other than Workfront/Membrane. You should review the full SKILL.md for any steps that reference arbitrary file paths, shell commands, or non-Workfront endpoints.
Install Mechanism
No install spec and no code files — the skill is instruction-only, so it does not download or write binaries to disk. This is the lowest-risk installation posture.
Credentials
The skill requests no environment variables or config paths. For an integration this is unusual because access to Workfront normally requires credentials; the SKILL.md's reliance on a 'Membrane account' may mean credentials are handled by the platform. Confirm how authentication is performed, where credentials are stored, and that the Membrane account will not send unrelated secrets to third parties.
Persistence & Privilege
always is false and the skill is user-invocable only. It does not request elevated or persistent platform privileges in the metadata provided.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install workfront
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /workfront 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug workfront
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Workfront 是什么?

Workfront integration. Manage data, records, and automate workflows. Use when the user wants to interact with Workfront data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 103 次。

如何安装 Workfront?

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

Workfront 是免费的吗?

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

Workfront 支持哪些平台?

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

谁开发了 Workfront?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论