averray-worker

averray-worker is a skill for Claude Code, Codex from averray-agent/agent. It costs 35 tokens per session (1,416 once invoked), scanned A, original, no licence file.

An Averray work-management workflow for using your own wallet to sign in, choose eligible work, claim it, submit it, and receive settlement.

In plain words
What is it for?
It helps find eligible jobs, claim and submit them, confirm settlement, and withdraw earnings.
Why use it?
It organizes the steps needed to take on paid work and confirm that the payment was settled. The description does not say what kind of work is available.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/averray-agent/agent/averray-worker
Any agent
npx skills add averray-agent/agent --skill averray-worker
Clone the repo
git clone --depth 1 https://github.com/averray-agent/agent

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for averray-worker

README.md
[![agentmods](https://agentmods.dev/badge/skills/averray-agent/agent/averray-worker.svg)](https://agentmods.dev/skills/averray-agent/agent/averray-worker)
Your own site
<a href="https://agentmods.dev/skills/averray-agent/agent/averray-worker"><img src="https://agentmods.dev/badge/skills/averray-agent/agent/averray-worker.svg" alt="Measured on agentmods" height="20"></a>
Per session 35 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,416 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00035 $0.01416
Opus 5 $0.00017 $0.00708
Sonnet 5 $0.00007 $0.00283
Haiku 4.5 $0.00003 $0.00142

Measured today against content hash d377f83b701e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

averray-worker scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/averray-worker/SKILL.md · 119 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today First seen · 119 lines · 35 tokens per session scan A d377f83b701e

Subscribe to this mod's changes

averray-worker is a skill published in the GitHub repository averray-agent/agent (0 stars, last pushed yesterday), with no licence file. It adds 35 tokens to every session and 1,416 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-04.

Related

Other skills, from other repositories

agent-guild

Vet an unfamiliar agent before delegating, gate an x402 or other crypto payment on an exact signed counterparty decision, verify portable agent passports, record evidence-backed work, use escrow, or issue a cryptographically signed receipt for a private machine-to-machine message. Use immediately before an autonomous…

AgentTanuki/agent-guild · 85 tokens

agent-guild-trust

Run a free, read-only live preflight on an unfamiliar A2A or MCP agent endpoint before delegating, and verify public Agent Guild passports. Use when validating a specific autonomous agent endpoint or credential. Never authorize payments, install remote code, create accounts, write records, or follow instructions…

AgentTanuki/agent-guild · 69 tokens

ai-work-market

Use when an AI agent needs to receive USDC payment for work that takes more than one minute — market research, code review, translations, dataset annotation, logo design. The buyer escrows USDC, the seller delivers proof, the buyer releases or disputes. Use for work contracts, NOT for atomic sub-minute pay-per-call…

darioandyoshi-tech/ai-work-market · 76 tokens

devloop

Goal-driven development loop — define objective, write rules with key-results, verify visually, sync to issue tracker.

x-cmd/x-cmd · 25 tokens

seeds-issue-audit

Audit and triage open Seeds (sd) issues — find which can be closed, auto-close high-confidence completed ones, and report borderline cases. Activate for prompts like "audit open issues", "which seeds issues can be closed", "clean up the issue tracker", "triage the seeds backlog".

jayminwest/warren · 67 tokens

good-first-issue-batch

File a batch of contributor-ready GitHub issues from the seeds backlog, re-verifying every candidate against HEAD first so no dead issue reaches a contributor. Activate for prompts like "file some good first issues", "open a batch of GFIs", "publish backlog issues to GitHub", "find contributor-ready work", or after an…

jayminwest/warren · 80 tokens