← 返回 Skills 市场
hjcloud

test

作者 hjcloud · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
240
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install test11jj
功能描述
Manage Trello boards, lists, and cards via the Trello REST API.
安全使用建议
This skill's commands and required Trello credentials are consistent with a Trello integration, but verify who published it before installing. Check that the skill owner/slug in the registry matches the _meta.json and SKILL.md; mismatched metadata can indicate an incorrectly packaged or republished skill. Also note SKILL.md uses curl but curl isn't declared as a required binary — ensure curl is available in your environment. Only provide TRELLO_API_KEY and TRELLO_TOKEN if you trust the skill owner; prefer creating a token with limited scope or a disposable account, and be prepared to revoke the token if you see unexpected behavior. Finally, because this skill can be invoked by the agent, limit autonomous use or monitor actions that modify boards/cards until provenance is confirmed.
功能分析
Type: OpenClaw Skill Name: test11jj Version: 1.0.0 The skill bundle provides standard documentation and command-line examples for interacting with the official Trello REST API (api.trello.com) using curl and jq. All actions described in SKILL.md are consistent with the stated purpose of managing Trello boards, lists, and cards, and there are no signs of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
The SKILL.md and declared required environment variables (TRELLO_API_KEY, TRELLO_TOKEN) match a Trello integration and are proportionate. However, there are packaging/metadata mismatches: the registry metadata at the top of the evaluation lists owner/slug/name values (owner id: kn7762t..., slug: test11jj, name: test) that do not match the included _meta.json (ownerId: kn70pyw..., slug: trello) nor the SKILL.md (name: trello). This provenance inconsistency could indicate a packaging error or repackaging by a different publisher and should be verified.
Instruction Scope
SKILL.md instructions are narrowly scoped to calling Trello REST endpoints and using jq to parse results; they only reference TRELLO_API_KEY and TRELLO_TOKEN. No instructions ask to read unrelated files or exfiltrate data. One practical mismatch: examples use curl extensively but curl is not listed under required binaries (only jq is declared).
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by an installer. That minimizes install-time risk.
Credentials
Only the Trello API key and token are required, which is appropriate for a Trello-management skill. The SKILL.md explicitly warns the token provides full access. No other unrelated secrets or config paths are requested.
Persistence & Privilege
always is false and the skill does not request elevated or always-on privileges. Autonomous model invocation is allowed (default) but this alone is expected and not a separate red flag here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install test11jj
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /test11jj 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the "trello" skill. - Manage Trello boards, lists, and cards via the Trello REST API. - Includes setup instructions for API key and token. - Provides examples for listing boards, lists, and cards; creating, moving, commenting, and archiving cards. - Requires environment variables TRELLO_API_KEY and TRELLO_TOKEN and the jq tool.
元数据
Slug test11jj
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

test 是什么?

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

如何安装 test?

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

test 是免费的吗?

是的,test 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

test 支持哪些平台?

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

谁开发了 test?

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

💬 留言讨论