← Back to Skills Marketplace
0xandjesse

Taskmaster Tech

by 0xandjesse · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
121
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install taskmaster-tech
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install taskmaster-tech
  3. After installation, invoke the skill by name or use /taskmaster-tech
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug taskmaster-tech
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 121 downloads so far.

How do I install Taskmaster Tech?

Run "/install taskmaster-tech" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Taskmaster Tech free?

Yes, Taskmaster Tech is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Taskmaster Tech support?

Taskmaster Tech is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Taskmaster Tech?

It is built and maintained by 0xandjesse (@0xandjesse); the current version is v1.0.1.

💬 Comments