← Back to Skills Marketplace
gora050

Workfront

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
103
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install workfront
Description
Workfront integration. Manage data, records, and automate workflows. Use when the user wants to interact with Workfront data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install workfront
  3. After installation, invoke the skill by name or use /workfront
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug workfront
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Workfront?

Workfront integration. Manage data, records, and automate workflows. Use when the user wants to interact with Workfront data. It is an AI Agent Skill for Claude Code / OpenClaw, with 103 downloads so far.

How do I install Workfront?

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

Is Workfront free?

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

Which platforms does Workfront support?

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

Who created Workfront?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments