pentagonal
AI-powered smart contract forge with an 8-agent adversarial security audit system.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Pentagonal Lookup: One-stop token intelligence. Returns price, market cap, ATH, 24h volume, transactions, holders, liquidity, LP lock status, security flags (honeypot, mintable, pausable, taxes), soci
- Pentagonal Audit: Run a full 8-agent security pen test on a smart contract. Agents specialize in reentrancy, flash loans, access control, gas griefing, oracle manipulation, MEV/front-running, integer
- Pentagonal Generate: Generate a production-quality smart contract from a natural language description. Supports EVM (Solidity/OpenZeppelin) and Solana (Anchor/Rust programs or SPL token configs). Uses
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
AI-powered smart contract forge with an 8-agent adversarial security audit system.
Tools
| Tool | Cost |
|---|---|
pentagonal_audit — 8-agent security pen test |
$5 |
pentagonal_generate — contracts from natural language |
$5 |
pentagonal_fix — fix vulnerabilities |
Free |
pentagonal_compile — Solidity → ABI + bytecode |
Free |
pentagonal_lookup — token intelligence + honeypot detection |
Free |
pentagonal_rules — self-learning security rules |
Free |
pentagonal_chains — supported blockchains |
Free |
Chains
Ethereum · Polygon · Base · Arbitrum · Optimism · BSC · Avalanche · Solana
Payment
Agents pay per-use via x402 USDC on Base — no account needed. Human users pay with crypto credits.
Список инструментов сервера (7)
Технические названия из tools/list. Нужны только разработчикам.
| pentagonal_lookup | One-stop token intelligence. Returns price, market cap, ATH, 24h volume, transactions, holders, liquidity, LP lock status, security flags (honeypot, mintable, pausable, taxes), socials, and verified source code for any token by contract address. Supports Ethereum, Solana, Polygon, Base, Arbitrum, Optimism, and BSC. |
| pentagonal_audit | Run a full 8-agent security pen test on a smart contract. Agents specialize in reentrancy, flash loans, access control, gas griefing, oracle manipulation, MEV/front-running, integer overflow, and economic exploits. Returns findings grouped by severity (Critical → High → Medium → Low) with PoC exploits, line numbers, and remediation steps. |
| pentagonal_generate | Generate a production-quality smart contract from a natural language description. Supports EVM (Solidity/OpenZeppelin) and Solana (Anchor/Rust programs or SPL token configs). Uses self-learning security rules from past audits. |
| pentagonal_fix | Fix a specific vulnerability in a smart contract while preserving all existing functionality. Call once per finding, starting with critical severity. |
| pentagonal_compile | Compile Solidity source code to ABI, bytecode, constructor arguments, and gas estimates. Returns everything needed for deployment with Foundry, Hardhat, or cast. |
| pentagonal_rules | View the accumulated security rules knowledge base. Pentagonal learns from every audit and extracts generalizable rules. Check this to see the current state of the self-learning system. |
| pentagonal_chains | List all supported blockchains with chain IDs, explorer URLs, and deployment details. |