@steipete

Trello

Manage Trello boards, lists, and cards via the Trello REST API.

当前版本
v1.0.0
123 3.4万总安装 1,259

v1.0.0

2026/01/04

版本

暂无更新说明。

Security Scan

状态

suspicious

打开 VirusTotal

OpenClaw

gpt-5-mini

suspicious

OpenClaw 分析

The skill's instructions match its stated purpose (calling the Trello REST API), but registry metadata omits required credentials and a required binary (jq) found in SKILL.md — an incoherence that should be corrected before use.

置信度: high

VirusTotal

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.

元数据

  • 作者: @steipete
  • 创建时间: 2026/01/04
  • 更新时间: 2026/03/23
  • 版本数: 1
  • 评论数: 9
  • 扫描时间: 2026/02/11

运行要求

  • env:TRELLO_API_KEY
  • env:TRELLO_TOKEN