
princedoss77 skills on Remote OpenClaw
2 skills published by princedoss77. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
crypto-address-checker
Analyzes Ethereum addresses for phishing, honeypots, rug pulls, and exploit group activity using a local SQLite database. Checks return results in under 5ms because queries never hit external APIs. A background sync worker pulls transaction data from Etherscan on a separate schedule.
crypto-genie
Crypto Genie checks Ethereum addresses against a local SQLite database for phishing, honeypots, rug pulls, and exploit group activity. The database syncs from Etherscan in the background, so user checks return instantly without outbound API calls. Transaction message data is decoded and scanned for suspicious keywords like private key requests or known hacking group names.