hoodradar

hoodradar is a skill for Claude Code, Codex from YAN-XBT/HOODRADAR. It costs 33 tokens per session (286 once invoked), scanned A, original, MIT.

A research desk for Robinhood Chain tokens that examines market trends, wallet purchases, and honeypot risks. A honeypot is a token that may allow buying but prevent selling.

In plain words
What is it for?
Finding buy-the-dip opportunities, tracking profitable wallet activity, and filtering possible honeypot tokens before further review.
Why use it?
It gathers several trading-risk checks in one workflow and keeps the research limited to Robinhood Chain.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Finding buy-the-dip opportunities, tracking profitable wallet activity, and filtering possible honeypot tokens before further review.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/yan-xbt/hoodradar/skill
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 YAN-XBT/HOODRADAR --skill skill
Clone the repo
git clone --depth 1 https://github.com/YAN-XBT/HOODRADAR

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 hoodradar

README.md
[![agentmods](https://agentmods.dev/badge/skills/yan-xbt/hoodradar/skill.svg)](https://agentmods.dev/skills/yan-xbt/hoodradar/skill)
Your own site
<a href="https://agentmods.dev/skills/yan-xbt/hoodradar/skill"><img src="https://agentmods.dev/badge/skills/yan-xbt/hoodradar/skill.svg" alt="Measured on agentmods" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 286 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.00033 $0.00286
Opus 5 $0.00016 $0.00143
Sonnet 5 $0.00007 $0.00057
Haiku 4.5 $0.00003 $0.00029

Measured 3d ago against content hash 111c14cd2f4d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

hoodradar 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 3d 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.

hermes/skill-SKILL.md · 32 lines

What it actually says

hoodradar skill

Use when the user wants Robinhood Chain research: dumps on trend, high-PnL wallet buys, or Hermes setup of this desk.

Prerequisites

  • RH_DESK_ROOT points at the hoodradar clone
  • source $RH_DESK_ROOT/tools/env.sh
  • Birdeye in .env; GMGN via gmgn-cli config --check

Run buy-the-dip

python3 "$RH_DESK_ROOT/scripts/buy_the_dip.py" --interval 1h --top 10 --min-drop 20 --min-mcap 50000 --min-liq 15000

Run smart buys

python3 "$RH_DESK_ROOT/scripts/rh_smart_buys.py" --minutes 15 --max-mcap 200000 --top 12

Short alert

python3 "$RH_DESK_ROOT/scripts/format_short_alert.py" "$RH_DESK_ROOT/cron/cache/buy_the_dip.json"

Rules

  • RH only; full CAs; no key dumps; DYOR footer; honeypots not recommended
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. 3d ago First seen · 32 lines · 33 tokens per session scan A 111c14cd2f4d

Subscribe to this mod's changes

hoodradar is a skill published in the GitHub repository YAN-XBT/HOODRADAR (24 stars, last pushed 6d ago), licensed MIT. It adds 33 tokens to every session and 286 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