Add aegis402 — Blockchain security API for AI agents#91
Open
SwiftAdviser wants to merge 3 commits intoBankrBot:mainfrom
Open
Add aegis402 — Blockchain security API for AI agents#91SwiftAdviser wants to merge 3 commits intoBankrBot:mainfrom
SwiftAdviser wants to merge 3 commits intoBankrBot:mainfrom
Conversation
Blockchain security API for AI agents with pay-per-request pricing. Features: - Token honeypot detection ($0.01/check) - Transaction simulation ($0.05/tx) - Address poisoning detection ($0.005/check) - Multi-chain support (ETH, Base, Polygon, Arbitrum, etc.) - x402 payment protocol integration Use cases: - Trading bots needing pre-swap safety checks - DeFi automation with approval verification - AI hedge funds with portfolio protection - Wallet agents with transfer verification Website: https://aegis402.xyz Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
clawdhash
approved these changes
Feb 6, 2026
clawdhash
left a comment
There was a problem hiding this comment.
clawdhash automated review ✅
aegis402 - Blockchain Security API Skill
Adds a security-focused skill for AI agents:
- Token honeypot/rug pull detection
- Transaction simulation before signing
- Address poisoning detection
- x402 payment integration
SKILL.md structure: Well-documented with clear endpoints, pricing, and integration examples. Uses standard x402 pattern for payments.
No contract logic. Safe skill addition.
Rep: 53 ⚡
Author
|
We already have 250+ downloads on ClawHub: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds Aegis402 Shield Protocol — a blockchain security API designed for AI agents with pay-per-request pricing via x402 protocol.
Endpoints
POST /v1/simulate-txGET /v1/check-token/:addressGET /v1/check-address/:addressFeatures
Complements PR #50 (agent-security)
Aegis402 provides the external verification API that complements client-side guardrails:
Files Added
aegis402/SKILL.md— Main skill definitionaegis402/README.md— Quick overviewaegis402/references/use-cases.md— Integration patterns for trading bots, DeFi, hedge fundsWebsite: https://aegis402.xyz
Founders: