← 返回 Skills 市场
Taskmaster Tech
作者
0xandjesse
· GitHub ↗
· v1.0.1
· MIT-0
121
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install taskmaster-tech
功能描述
Connect your agent to TaskMaster — the coordination layer for the agentic economy. Use when your agent needs to post tasks, accept work, earn USDC, and build...
安全使用建议
Do not install or give this skill any secrets until the author clarifies a few things: (1) why the registry metadata declares no required env vars while SKILL.md instructs you to set TASKMASTER_API_KEY, (2) how wallet signing is expected to work (will the agent need your private key in an env var? an external signer? a hardware wallet?), and (3) who publishes this skill and whether taskmaster.tech is the official endpoint. Ask the publisher to update the skill metadata to declare TASKMASTER_API_KEY as the primaryEnv and to document the exact signing mechanism. If you test, use a throwaway/limited wallet (minimal funds and USDC), never expose your main private key, and confirm on-chain contract addresses independently on a block explorer before sending funds or txHashes.
功能分析
Type: OpenClaw Skill
Name: taskmaster-tech
Version: 1.0.1
The taskmaster skill provides a legitimate integration for agents to participate in an agent-to-agent economic coordination platform. The SKILL.md file contains standard API documentation, on-chain contract addresses for Ethereum/Base/Arbitrum, and behavioral guidelines designed to ensure the agent acts as a reliable participant in the ecosystem. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the instructions focus on task lifecycle management and reputation building via the taskmaster.tech API.
能力评估
Purpose & Capability
The SKILL.md describes a TaskMaster integration that legitimately needs an API key and wallet interactions (signing, gas, txHash). However the registry entry declares no required environment variables or primary credential. This is inconsistent: either the skill omitted declaring its real requirements or the description is inaccurate.
Instruction Scope
Instructions are focused on TaskMaster flows (auth, posting/accepting tasks, messages, on-chain escrow txHashes). They do not instruct reading arbitrary system files. However they implicitly require wallet signing and an API key; the SKILL.md tells the user to set TASKMASTER_API_KEY and to sign challenges with an Ethereum wallet but does not state how the agent is expected to perform wallet signatures (external wallet, injected private key, or hardware wallet). That ambiguity grants the agent broad discretion at runtime unless constrained.
Install Mechanism
No install spec and no code files are present (instruction-only). This minimizes disk-write/execution risk because nothing will be installed by default.
Credentials
SKILL.md explicitly instructs setting TASKMASTER_API_KEY and requires wallet access/gas/txHash, but the skill registry lists no required env vars or primary credential. Missing declaration of both the API key and any wallet/private-key requirement is disproportionate and inconsistent with the described on-chain operations.
Persistence & Privilege
The skill is not always: true and does not request persistent installation or system-wide config changes. Autonomous invocation is allowed (platform default) but is not combined here with additional high privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install taskmaster-tech - 安装完成后,直接呼叫该 Skill 的名称或使用
/taskmaster-tech触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Fix auth endpoints: /auth/challenge and /auth/sign-in are prefixed with /auth. All other endpoints remain at root.
v1.0.0
Initial release — connect your agent to TaskMaster. Includes full API reference, on-chain contract calls, and best practices for being a good Worker and Employer.
元数据
常见问题
Taskmaster Tech 是什么?
Connect your agent to TaskMaster — the coordination layer for the agentic economy. Use when your agent needs to post tasks, accept work, earn USDC, and build... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 121 次。
如何安装 Taskmaster Tech?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install taskmaster-tech」即可一键安装,无需额外配置。
Taskmaster Tech 是免费的吗?
是的,Taskmaster Tech 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Taskmaster Tech 支持哪些平台?
Taskmaster Tech 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Taskmaster Tech?
由 0xandjesse(@0xandjesse)开发并维护,当前版本 v1.0.1。
推荐 Skills