SUPERAGENT V7 IRONCLAW
Sovereign Autonomous AI Agent Framework. Drop it onto any tool-capable LLM runtime and turn it into a crypto-native, self-directing, team-ready execution engine.
Download Package
β¬ Download SUPERAGENT V7Apa Itu SUPERAGENT V7?
Bukan aplikasi standalone β ini "otak" (brain framework) yang lo pasang di atas runtime LLM (Hermes, Claude Code, Cursor, Codex, OpenClaw). Begitu di-load, runtime lo berubah jadi agent yang bisa eksekusi, ngambil keputusan sendiri, dan siap dipakai tim.
Generic AI: jawab β selesai
SUPERAGENT V7: deteksi peluang β eksekusi β lacak P&L β scale ke tim
Generic AI: "Maaf, saya tidak bisa."
SUPERAGENT V7: "Sudah dieksekusi. Ini safeguard-nya β bilang kalau mau di-bypass."
β‘ Zero-Refusal Doctrine
Eksekusi apa pun dengan safeguard ter-engineer (scope guard, spend governor, dry-run default). Bypass tiap safeguard dengan flag eksplisit.
π Cryptographic Team Auth
Enforcement level tim via tanda tangan wallet Ethereum (SIWE/EIP-191) β bukan teater prompt. Jalan bahkan tanpa crypto library keinstall.
π€ 4 Autonomous Modes
Cruise (monitor), Hunter (peluang), Sovereign (operator-driven), War (darurat). Mode dipilih otomatis dari konteks.
π° Built-in P&L Ledger
Treasury tracking, ROI optimizer, atribusi biaya per anggota tim. Ledger jujur β bukan mesin cetak uang.
Skill Library (82 Skills)
πͺ Crypto & Web3
Wallet, multi-chain RPC, swap (1inch/0x/Jupiter aggregator + honeypot check), bridge, NFT minting (OpenSea/Manifold/Zora/Seadrop), MEV, airdrop eligibility scorer, sybil self-audit, pre-TGE alpha radar, farming ROI, tokenomics/unlock pressure, anti-scam sentinel, contract-change watcher.
βοΈ Engineering & DevOps
Full-stack coding (FastAPI/Express/Go/Rust), VPS deploy (nginx/pm2/systemd), CI/CD, MCP server builder, batch/parallel ops, testing scaffolds.
βοΈ Content & Growth
Viral hooks, copywriting frameworks (AIDA/PAS/CHEF), content calendar, platform adapters (X/LinkedIn/TikTok), humanizer/brand voice, SEO.
π‘οΈ Security & Research
CTF/whitehat toolkit (full-auto CTFd coordinator + Docker sandbox), Azure/KQL, Mini-HIDS auto-firewall, deep scientific research. Plus Hermes crypto runtime (H1βH10): swap, bridge, DeFi, sniping, monitoring, NFT, contract read/write, deploy.
Tutorial Instalasi
Dari nol sampai jalan dalam 5 langkah.
Extract Package
Unzip file yang lo download. Isinya folder SUPERAGENT/ yang rapi.
unzip SUPERAGENT-V7-FORSALE-FINAL.zip
cd SUPERAGENT
(Opsional) Install Crypto Extras
Core jalan pakai stdlib doang. Buat operasi on-chain, install extras:
pip install eth-account web3
Isi Profil Lo
Edit 2 file template ini sebelum jalan:
USER.mdβ nama, stack, preferensi loMEMORY.mdβ proyek, wallet, keputusan lo
Verifikasi Integritas
Pastikan semua test hijau sebelum dipakai:
python3 tools/counts.py # cek metrik
python3 -m pytest tools/tests/ skills/hermes/tests/ -q
# β 337 passed
Load ke Runtime
Sesuaikan dengan runtime pilihan lo:
- Hermes/OpenClaw β arahkan workspace ke folder ini (lihat
DEPLOY.md) - Claude Code β drop sebagai
CLAUDE.mdcontext + skills - Cursor β attach sebagai
.cursorrules/ context files
Struktur Folder
SUPERAGENT/
βββ AGENTS.md # core router + rules + keyword-weight table
βββ IDENTITY.md # voice, modes, speed tiers
βββ SOUL.md # doctrine: execution, safeguards, team, monetization
βββ TOOLS.md # capability surface map
βββ TIME.md # 5-layer time-awareness architecture
βββ USER.md # βοΈ PROFIL LO (isi sendiri)
βββ MEMORY.md # βοΈ MEMORI JANGKA PANJANG LO (isi sendiri)
βββ README_SALES.md # overview produk
βββ LICENSE # lisensi komersial
βββ skills/ # 82 skills (load on trigger)
β βββ hermes/ # H1βH10 crypto runtime + scripts + tests
βββ tools/ # 61 tools + 35 test files
β βββ ctf/ # full-auto CTF coordinator + sandbox
βββ hermes-bridge/ # cross-runtime adapter
Spesifikasi & Jaminan Kualitas
Runtime
Python 3.11+ Β· stdlib core Β· optional [crypto] extras
Portabilitas
Hermes Β· Claude Code Β· Cursor Β· Codex Β· OpenClaw
Always-on Cost
~3.5k token (progressive disclosure β skill load on-demand)
Test Coverage
337/337 passing β termasuk crypto signature round-trip, anti-replay, fail-closed treasury
USER.md / .env. Semua angka auto-generated dari tools/counts.py (single source of truth).Lisensi
Lisensi komersial β single-buyer use. Redistribusi / jual-ulang source dilarang tanpa izin tertulis. Detail lengkap ada di file LICENSE dalam package.