← 返回 Skills 市场
steipete

Trello

作者 Peter Steinberger · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
43435
总下载
164
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install trello
功能描述
Manage Trello boards, lists, and cards via the Trello REST API.
安全使用建议
Install only if you are comfortable letting the agent use your Trello API key and token. Review board, list, and card IDs before running POST or PUT commands, keep the token secret, and revoke it when you no longer need the skill.
功能分析
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 read and write operations match the stated purpose of managing Trello boards, lists, and cards.
Instruction Scope
Commands are explicit curl examples with labeled sections, including create, move, comment, and archive actions; stronger confirmation guidance before mutating commands would be helpful but the behavior is not hidden.
Install Mechanism
The bundle contains only a markdown skill file, requires jq plus Trello environment variables, and shows no executable installer or hidden setup behavior.
Credentials
Use of TRELLO_API_KEY and TRELLO_TOKEN is proportionate for a Trello integration and is disclosed, but those credentials may grant broad Trello account access.
Persistence & Privilege
No persistence, background workers, local credential harvesting, obfuscation, privilege escalation, or unrelated file access is evidenced.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install trello
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /trello 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
元数据
Slug trello
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Trello 是什么?

Manage Trello boards, lists, and cards via the Trello REST API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 43435 次。

如何安装 Trello?

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

Trello 是免费的吗?

是的,Trello 完全免费(开源免费),可自由下载、安装和使用。

Trello 支持哪些平台?

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

谁开发了 Trello?

由 Peter Steinberger(@steipete)开发并维护,当前版本 v1.0.0。

💬 留言讨论