← 返回 Skills 市场
Trello
作者
Peter Steinberger
· GitHub ↗
· v1.0.0
41227
总下载
162
收藏
1348
当前安装
1
版本数
在 OpenClaw 中安装
/install trello
功能描述
Manage Trello boards, lists, and cards via the Trello REST API.
安全使用建议
Use this only if you are comfortable giving the agent Trello API access. Keep the API key and token secret, review board/list/card IDs before POST or PUT commands, and revoke the token when it is no longer needed.
功能分析
Type: OpenClaw Skill
Name: trello
Version: 1.0.0
The skill bundle is benign. It provides clear documentation and examples for managing Trello boards, lists, and cards using the official Trello REST API via `curl` commands. It explicitly requires `TRELLO_API_KEY` and `TRELLO_TOKEN` environment variables, which are used solely for authenticating with `api.trello.com`. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the agent beyond its stated purpose of interacting with Trello.
能力评估
Purpose & Capability
The documented capabilities match the stated purpose of managing Trello boards, lists, and cards, including expected read operations and write operations such as create, move, comment, and archive.
Instruction Scope
The commands are explicit, user-run curl examples using Trello API placeholders; mutating actions are labeled by headings, though extra confirmation guidance before writes would improve safety.
Install Mechanism
The package contains only SKILL.md documentation, requires jq and Trello environment variables, and has no executable install script or hidden setup behavior.
Credentials
TRELLO_API_KEY and TRELLO_TOKEN are proportionate for a Trello integration and are disclosed, but the skill correctly notes that these credentials can provide full Trello account access.
Persistence & Privilege
No persistence, background worker, local credential storage, obfuscation, or unrelated privilege escalation is evidenced; authority comes from the user-provided Trello token.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install trello - 安装完成后,直接呼叫该 Skill 的名称或使用
/trello触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
元数据
常见问题
Trello 是什么?
Manage Trello boards, lists, and cards via the Trello REST API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 41227 次。
如何安装 Trello?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install trello」即可一键安装,无需额外配置。
Trello 是免费的吗?
是的,Trello 完全免费(开源免费),可自由下载、安装和使用。
Trello 支持哪些平台?
Trello 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Trello?
由 Peter Steinberger(@steipete)开发并维护,当前版本 v1.0.0。
推荐 Skills