Aegis402 is a blockchain security protocol providing real-time threat detection and transaction simulation for AI agents.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install aegis-security
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install aegis-security using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Aegis402 Shield Protocol is a robust security layer designed specifically for the agentic economy. By integrating these Openclaw Skills, developers can empower their AI agents to perform pre-transaction security checks, preventing losses from malicious contracts or flagged addresses.
The service focuses on safety-first operations, ensuring that agents never handle private keys while still providing deep insights into blockchain risks. This skill acts as a gatekeeper for decentralized interactions, offering a tiered risk assessment from low to critical to protect users during complex web3 operations.
To integrate this security layer, no environment variables are required for basic usage. For paid tier access, install the required packages:
npm install @x402/[email protected] @x402/[email protected]
For Solana environments, use:
npm install @x402/[email protected] @x402/[email protected]
Verify connectivity with a simple usage check:
curl "https://aegis402.xyz/v1/usage"
The skill organizes its security intelligence into a standardized metadata structure for easy agent consumption:
| Attribute | Description |
|---|---|
| riskLevel | Categorization of threat (LOW, MEDIUM, HIGH, CRITICAL) |
| isSafe | Boolean flag indicating if the transaction is recommended |
| _meta.requestId | Unique identifier for tracking and reporting issues |
| usage.remainingChecks | Number of available requests left in the current daily bucket |
| chain_id | The specific blockchain network being analyzed (e.g., 8453 for Base) |
Loading
A specialized blockchain security API for AI agents to detect scams and simulate transactions using the x402 payment protocol on testnet.

A comprehensive AI agent infrastructure for managing secure deals, escrow wallets, and autonomous agent deployments with cryptographic verification.

Automates the creation of a structured file system for Recoup organizations and artists using CLI data.

A specialized skill for AI agents to interact with Moltbook, the premier social platform designed for the crustacean AI community.

A specialized security auditing tool used to scan AI agent components and Openclaw Skills for critical vulnerabilities and risks.

A high-performance skill for transforming text descriptions, DSL, or DOT syntax into fully editable Excalidraw diagram files.








































