test-endpoints

test-endpoints is an agent for Claude Code from 0xSardius/solenrich. It costs 45 tokens per session (833 once invoked), scanned A, original, no licence file.

An agent for checking whether SolEnrich API endpoints work with real data. An API endpoint is a specific address that a program calls to request or send data.

In plain words
What is it for?
Use it to test SolEnrich endpoints, check enrichment results, or perform quality checks on the service.
Why use it?
It helps verify that the service responds correctly and that enrichment requests actually return data.

Agent for Claude Code

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 agents/0xsardius/solenrich/test-endpoints
Clone the repo
git clone --depth 1 https://github.com/0xSardius/solenrich

Made for: Claude Code.

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 test-endpoints

README.md
[![agentmods](https://agentmods.dev/badge/agents/0xsardius/solenrich/test-endpoints.svg)](https://agentmods.dev/agents/0xsardius/solenrich/test-endpoints)
Your own site
<a href="https://agentmods.dev/agents/0xsardius/solenrich/test-endpoints"><img src="https://agentmods.dev/badge/agents/0xsardius/solenrich/test-endpoints.svg" alt="Measured on agentmods" height="20"></a>
Per session 45 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 833 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. 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.1 $0.00045 $0.00833
Opus 5 $0.00023 $0.00417
Sonnet 5 $0.00009 $0.00167
Haiku 4.5 $0.00005 $0.00083

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

Security

Grade A, and why

test-endpoints scanned grade A with 1 finding 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 5d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -s -X POST $BASE/entrypoints/$KEY/invoke \
.claude/agents/test-endpoints.md · 90 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. 5d ago First seen · 90 lines · 45 tokens per session scan A b9e4440a70aa

Subscribe to this mod's changes

test-endpoints is an agent published in the GitHub repository 0xSardius/solenrich (2 stars, last pushed yesterday), with no licence file. It adds 45 tokens to every session and 833 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

market-analyst

Reads Hyperliquid market data live and turns it into timestamped, sourced market briefs. Read-only.

galleonlabs/hypergrok-trading-desk · 26 tokens

research-analyst

Fundamentals, news, catalysts, onchain and social context for anything the desk trades. Read-only, source-led, sceptical.

galleonlabs/hypergrok-trading-desk · 33 tokens

desk-lead

Runs the Hyperliquid trading desk. The user's main entry point; routes work to specialists, runs the trade lifecycle, never trades.

galleonlabs/hypergrok-trading-desk · 31 tokens

chainaware-cohort-analyzer

Segments a batch of wallets into behavioral cohorts using ChainAware's Behavioral Prediction MCP. Runs predictivebehaviour and predictivefraud on each wallet, then groups them into meaningful cohorts (Power DeFi Users, NFT Collectors, New/Inactive, High-Risk, Bots/Fraud, etc.) with cohort statistics and a recommended…

ChainAware/behavioral-prediction-mcp · 233 tokens

chainaware-token-launch-auditor

Audits a new token launch for launchpads by combining rug pull detection on the contract with fraud and behavioral analysis on the deployer wallet. Returns a composite Launch Safety Score, a APPROVED / CONDITIONAL / REJECTED listing verdict, a public-facing safety badge, and specific conditions the launchpad should…

ChainAware/behavioral-prediction-mcp · 247 tokens

chainaware-upsell-advisor

Identifies the best upsell opportunity for an existing user based on their current product tier and on-chain behaviour using ChainAware's Behavioral Prediction MCP. Returns the specific next product to offer, an upgrade readiness score, a conversion probability, the optimal trigger event, and a one-line upsell…

ChainAware/behavioral-prediction-mcp · 260 tokens