← 返回 Skills 市场
Trello Orchestrator Runner
作者
jeremiahdingal
· GitHub ↗
· v1.0.0
· MIT-0
259
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install trello-orchestrator-runner
功能描述
Run a Trello-backed closed-loop delivery workflow for OpenClaw multi-agent execution. Use when a user says to run tasks from Trello automatically, keep cards...
安全使用建议
Do not install or enable this skill until the provider corrects metadata and you verify provenance. Specifically: (1) require the registry entry to list TRELLO_API_KEY and TRELLO_TOKEN and clarify required token scopes; (2) ask for a source/homepage or code so you can audit how credentials are used; (3) confirm the skill will only call Trello endpoints listed in SKILL.md and will not send data to other endpoints; (4) store tokens with least privilege and consider using short-lived/limited-scope tokens; (5) review the trello-workflow-map.json you plan to provide to ensure it contains no sensitive data; (6) if you must test, run in a sandbox Trello account/board with non-critical tokens. The primary issue is metadata/instruction inconsistency and missing provenance — this could be an oversight or indicate a poorly maintained or malicious package, so proceed cautiously.
功能分析
Type: OpenClaw Skill
Name: trello-orchestrator-runner
Version: 1.0.0
The skill defines a structured workflow for managing Trello cards through various lifecycle stages (Inbox, Scoped, In Progress, etc.). It uses standard Trello API patterns and lacks any indicators of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
The skill's stated purpose (Trello-backed workflow orchestration) matches the runtime instructions which call Trello API endpoints and require a trello-workflow-map.json. However the registry metadata lists no required environment variables or primary credential, despite SKILL.md explicitly requiring TRELLO_API_KEY and TRELLO_TOKEN. That metadata/instruction mismatch is incoherent and increases risk.
Instruction Scope
The SKILL.md stays within the scope of Trello orchestration: it describes required card fields, deterministic API calls (card create/move/comment/update), and an execution loop. It does not instruct reading unrelated system files or exfiltrating data beyond Trello and the local trello-workflow-map.json.
Install Mechanism
This is an instruction-only skill with no install steps and no code files, which is lower-risk from an installation/execution perspective.
Credentials
The SKILL.md requires TRELLO_API_KEY, TRELLO_TOKEN, and a workspace trello-workflow-map.json — those are appropriate for the task. The problem is the published registry metadata lists no required env vars/primary credential. A skill that will operate autonomously against your Trello should explicitly declare the credential requirements and expected token scopes; the absence of that declaration is a red flag.
Persistence & Privilege
always:false and default autonomy are set. The skill does not request permanent system presence or claim to modify other skills or system-wide configs. Autonomous invocation is allowed by default, which is expected for an orchestration skill but increases blast radius if credentials are mishandled.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install trello-orchestrator-runner - 安装完成后,直接呼叫该 Skill 的名称或使用
/trello-orchestrator-runner触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Trello-backed closed-loop manager orchestration with reviewer-gated completion.
元数据
常见问题
Trello Orchestrator Runner 是什么?
Run a Trello-backed closed-loop delivery workflow for OpenClaw multi-agent execution. Use when a user says to run tasks from Trello automatically, keep cards... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 259 次。
如何安装 Trello Orchestrator Runner?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install trello-orchestrator-runner」即可一键安装,无需额外配置。
Trello Orchestrator Runner 是免费的吗?
是的,Trello Orchestrator Runner 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Trello Orchestrator Runner 支持哪些平台?
Trello Orchestrator Runner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Trello Orchestrator Runner?
由 jeremiahdingal(@jeremiahdingal)开发并维护,当前版本 v1.0.0。
推荐 Skills