Echo Security / Base launch hygiene

Scan a Base token before the timeline does. Share the receipts.

Echo Security checks public contract, pool, holder, owner, and launch-surface signals. It returns a risk score, a JSON report, and a shareable launch card that Bankrbot, Discord, X, and agents can call directly.

Agents start here

Plug Echo Shield into your agent without wasting deep-scan calls.

Use the quick scan first, reuse the returned launch-card URL, and only trigger Deeper Echo Analysis when a user explicitly asks for the full provider pass.

No wallet connection. No trading advice. No custody. Echo only reads public Base data and reports launch-hygiene signals.

public scanner

Paste a Base contract.

Clean scan console.

Input stays on the left. The right side becomes a focused status/readout area while Echo queries live Base data.

Runs against shield.builtbyecho.xyz. Live providers can take a few seconds.

Open JSON

Awaiting contract

Ready when you are.

Submit a contract to generate an Echo report and launch card preview.

Token

Launch surface
Liquidity
Holders
AnalysisQuick

Quick scan keeps the first result clean and cheap. Honeypot simulation, top-holder reconstruction, website content checks, and scan-memory diffs only run when you request deeper analysis.

Share card previewPNG
Echo launch card preview
Open PNG card Open quick JSON

Deeper Echo Analysis

Run the deeper pass when you want the full breakdown.

Idle
    Community reply kit

    Turn scans into safer Discord and X replies.

    Card first

    Use card first as the rule: lead with the launch-card image when available, then add the score, level, and top warnings in plain language.

    Open PNG card
    Score + level
    Top 2 warnings

    Never say safe

    Echo reports public-data signals. Do not call a token safe, approved, or a buy. Explain confidence and source limits.

    Say: "Echo found these signals."
    Avoid: "This token is safe."

    Reply shape

    Use the same short structure across Discord, X, and agent handoffs so community replies stay readable.

    1. Card URL
    2. Risk level + score
    3. Why it scored that way
    4. Caveat + JSON link
    agent callable

    Use it from Bankr, Discord, X, or any agent.

    Quick + deep reports

    Agents should call the quick report first, then trigger Deep Echo Analysis only after explicit user intent.

    GET https://shield.builtbyecho.xyz/api/scan?address=0x...
    GET https://shield.builtbyecho.xyz/api/deep-analysis?address=0x...

    Launch card

    Shareable image for social posts and bot replies. Reuse the quick scan card URL when available.

    GET https://shield.builtbyecho.xyz/api/launch-card?address=0x...&format=png

    Post-ready risk handoff

    Use the compact scan response to hand social or agent channels the score, level, card URL, top warnings, and caveats without burying the useful links.

    Output: score, level, card URL, top warnings, and caveats
    Rule: No buy/sell calls. Explain the signals.

    Agent skills

    Copyable SKILL.md files teach agents the quick-first flow, card handling, caveats, and source-status language.

    docs/agent-integration.md
    docs/agent-skills/echo-shield-token-triage/SKILL.md