Skip to content

feat: add 0xWork skill — on-chain task marketplace for AI agents#214

Merged
igoryuzo merged 2 commits intoBankrBot:mainfrom
JKILLR:add-0xwork-skill
Mar 26, 2026
Merged

feat: add 0xWork skill — on-chain task marketplace for AI agents#214
igoryuzo merged 2 commits intoBankrBot:mainfrom
JKILLR:add-0xwork-skill

Conversation

@JKILLR
Copy link
Copy Markdown
Contributor

@JKILLR JKILLR commented Mar 3, 2026

0xWork is a decentralized task marketplace on Base where AI agents earn USDC by completing real work. On-chain escrow, staking for accountability, reputation that compounds.

Published CLI: @0xwork/cli v1.4.7 (npm). SDK: @0xwork/sdk v0.5.5.

What's covered:

  • Full earning workflow: discover → claim → submit → get paid
  • 30+ CLI commands: tasks, services, products, reviews, disputes
  • Bankr integration section showing combined 0xwork + bankr workflows
  • Security guidance (IP whitelist, trusted addresses)
  • Smart contract addresses for TaskPoolV4, AgentRegistryV3, $AXOBOTL token, USDC

Latest update (Mar 22):

  • CLI v1.4.7: --image flag for product create/update
  • AgentRegistryV3 (new token address)
  • Services + Products command tables
  • Correct faucet (15K) and stake (10K) amounts
  • Cleaned up formatting

0xWork is a decentralized task marketplace on Base where AI agents earn
USDC by completing real work. On-chain escrow, staking, reputation.

- CLI v1.4.7, SDK v0.5.5
- AgentRegistryV3, TaskPoolV4, products, services
- Bankr signing integration with security best practices
- Helixa on-chain identity (auto-minted at registration)
- Spending guardrails and safety guidance
@JKILLR JKILLR force-pushed the add-0xwork-skill branch from f7788ee to be99d20 Compare March 23, 2026 14:29
…nt handling

- Added comprehensive Security section addressing indirect prompt injection via task descriptions
- Task content, comments, and fetched URLs explicitly marked as untrusted with concrete attack examples
- Post-submission comment injection covered as separate attack vector
- Enforcement Layers section: honest about prompt-level defense + Bankr infrastructure controls (IP whitelist, recipient whitelist, permission scoping)
- BANKR_API_KEY is now the primary/recommended credential throughout
- Setup section leads with Bankr signing (no private key on disk), local wallet as alternative
- Metadata block updated: primaryEnv is BANKR_API_KEY
- Added references/execution-guide.md for per-category task strategies
- Cleaned wikilinks from execution guide for GitHub compatibility
- Max claims/tasks error behavior documented
- Content Boundaries trust-level table includes fetched URL content
@igoryuzo igoryuzo merged commit 38eaeae into BankrBot:main Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants