It reads a contract's owner straight from the chain, with evidence for every finding.
no private key · no telemetry · never says "safe"
ALEPH MATE (MATE) robinhood chain · 4663 WARNINGS 3 findings warn contract not verified source not published warn ownership not renounced owner() = 0x9f3a…c21b warn mint capability mint(address,uint256) skip sell simulation not run v4 hook pool pool uniswap v4 · PoolManager holds 1,240,000 MATE holders top-10 hold 41.2% · deployer holds 3.1% aleph reports what it can read on-chain. absence of findings is not safety.
Bytecode, Blockscout verification, name and symbol, age. Is there even a real, published contract here?
Ownership, upgradeable proxy, mint, mutable fee, blacklist, pause. Everything the owner can still do to you.
Uniswap v4 pool existence via the PoolManager's token balance. Real depth, never a fabricated number.
Top-holder concentration, the deployer's own share, and the launchpad the token came from.
Aleph does not ship a buy-then-sell honeypot verdict on Robinhood Chain. It says so with a skipped finding instead of guessing. The pools are Uniswap v4 with per-token hooks; a naïve simulation would mislabel a normal token, and a wrong "not a honeypot" on a security tool is worse than nothing. Absence of findings is not safety.
aleph scan 0x… and pool checks. No account, no key.aleph mint / lp build a transaction you sign in your own wallet on Robinhood Chain, Ethereum, or Base. Aleph never signs.skipped, never hidden.Fifteen Claude Code skills. Each one just runs the CLI and relays what it says. Never "safe", never signs, never asks for a key.
"Is this token a rug?" Scans the contract and lists what it found, with evidence.
"Does this have liquidity?" Reports the pool and how deep it is.
"Whale check." Shows top-holder concentration and the deployer's share.
"Who deployed this?" Shows the deployer, its other tokens, and the launchpad.
"Compare these two tokens." Scans both and lays out the differences, side by side.
"Scan my whole watchlist." Runs a scan across many tokens at once.
"Write up this scan." Turns the findings into a plain-language brief to share.
"Mint this NFT." Builds the mint transaction for you to sign in your own wallet.
"Add liquidity for 0x…" Prepares the approve step for you to sign.
"Get me on the allowlist." Checks eligibility and prepares the register tx to sign.
"Ping me if the owner changes." Watches a contract and webhooks you on changes.
"What do I get for holding $ALEPH?" Shows the tiers, free credits, and action costs.
"Am I signed in? How many credits?" Signs you in and shows your tier and credits.
"Use Aleph in my script." Explains the JSON output and exit codes for automation.
"What does this finding mean?" Explains a finding or term in plain language.