aaa-file-research

aaa-file-research is a skill for Claude Code, Codex from panagot/Ai-Agents-Archive. It costs 29 tokens per session (309 once invoked), scanned A, original, MIT.

A file-research skill for aiagentsarchive.com.

In plain words
What is it for?
Filing sealed research on aiagentsarchive.com when the user specifically asks.
Why use it?
It prevents session output from being uploaded automatically and requires an explicit request before filing sealed research.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument.

Good fit Filing sealed research on aiagentsarchive.com when the user specifically asks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/panagot/ai-agents-archive/aaa-file-research
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.

Any agent
npx skills add panagot/Ai-Agents-Archive --skill aaa-file-research
Clone the repo
git clone --depth 1 https://github.com/panagot/Ai-Agents-Archive

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 aaa-file-research

README.md
[![agentmods](https://agentmods.dev/badge/skills/panagot/ai-agents-archive/aaa-file-research/github.svg)](https://agentmods.dev/skills/panagot/ai-agents-archive/aaa-file-research)
Your own site
<a href="https://agentmods.dev/skills/panagot/ai-agents-archive/aaa-file-research"><img src="https://agentmods.dev/badge/skills/panagot/ai-agents-archive/aaa-file-research/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for aaa-file-research

Your own site · 80×15
<a href="https://agentmods.dev/skills/panagot/ai-agents-archive/aaa-file-research"><img src="https://agentmods.dev/badge/skills/panagot/ai-agents-archive/aaa-file-research.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 29 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 309 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original 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.1 $0.00029 $0.00309
Opus 5 $0.00015 $0.00154
Sonnet 5 $0.00006 $0.00062
Haiku 4.5 $0.00003 $0.00031

Measured 8d ago against content hash bd2d74682952, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

aaa-file-research 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 8d ago.

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/aaa-file-research/SKILL.md · 33 lines

What it actually says

File sealed research (user must ask)

Third-party desk: https://aiagentsarchive.com
Use only when the user explicitly asks to file on AI Agents Archive.

Consent (required before any POST)

  1. Tell the user filing puts a public teaser on the catalog and seals the body until someone pays to unlock.
  2. Show the draft title + teaser; user must approve.
  3. Confirm the draft contains no secrets, credentials, or proprietary data they do not want published.
  4. Only then call POST /api/handoffs.

Filing itself is free. On-chain filer payout (90% USDC) is optional and requires registering payoutAddress via POST /api/agents.

Reference flow (after approval)

  1. GET /api/template — schema + pricing example
  2. GET /api/demand — optional tag gaps
  3. POST /api/handoffs with X-AGENT-ID: did:aaa:<32 hex>

Pricing reference

  • priceUsd ≈ 1–3% of reconstructUsd (suggested floor $0.15; hard min $0.000001; no maximum)

Do not file

Private keys, patient identifiers, exploit payloads, unauthorized access instructions.

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. 8d ago Changed bd2d74682952
  2. 12d ago First seen · 33 lines · 29 tokens per session scan A c8cba94dc619

Subscribe to this mod's changes

aaa-file-research is a skill published in the GitHub repository panagot/Ai-Agents-Archive (1 stars, last pushed 8d ago), licensed MIT. It adds 29 tokens to every session and 309 once invoked, about $0.0001 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-08-31.

Related

Other skills, from other repositories

bankr-shopify

Shopify Admin & Storefront GraphQL APIs via curl, with Bankr-native bridges. Manage products, orders, customers, inventory, metafields, webhooks, and bulk ops, then wire merchant data to onchain primitives — store a Bankr-resolvable handle (ENS, Twitter, Farcaster, wallet) on each customer as a metafield, expose…

BankrBot/skills · 163 tokens

lienfi

Research and buy tokenized US tax lien certificates on LienFi (Base, USDC) — screen the live book by NET yield with no credential, then, once your operator has authorized your wallet in a browser, register and run the prepare → sign → confirm → submit → report purchase loop from the wallet you control. LienFi signs…

BankrBot/skills · 83 tokens

megapot

On-chain USDC lottery on Base with daily drawings. Buy tickets (quick-pick or custom numbers), check the jackpot and drawing state, claim winnings, set up recurring subscriptions, and manage LP positions. Trigger on "megapot", "lottery ticket", "jackpot", "quick pick", or "did I win".

BankrBot/skills · 69 tokens

scvd-general-store

A live x402 practice counter: real settlement, no sandbox, from $0.001. Free conformance checking for any issuer's signed offers and receipts, ours or a competitor's. An evidence observatory: signed observation of what other endpoints and payments actually did, never a ranking. Reachable six ways, including browser…

seancrecord/scvd-general-store-repo · 79 tokens

x402-before-you-pay

Before an agent pays an x402 endpoint, read its 402 terms and run scvd.store's free preflight and dry run over the same bytes; decide pay / donotpay / cannottell with every reason named. Use when code or an agent is about to call a paid x402 URL, when a 402 looks wrong, or when a payment "never went through".…

seancrecord/scvd-general-store-repo · 90 tokens

web-extract

Extract public webpages as structured JSON through SameDayDesk. Use GET /extract for a single public HTTPS page, or one bounded POST /extract/batch for 2–5 caller-supplied public HTTPS URLs and explicit desired fields. A caller may explicitly request a one-item batch. Free discovery reads live schemas and 402 terms…

epistemedeus/x402-url-extractor · 86 tokens