Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 766 Bytes

File metadata and controls

19 lines (18 loc) · 766 Bytes

Agentic-AI-system

Why:

  • Smart contract bug bounty is competitive.
  • Requires code analysis and PoC
  • Bug bounty drives the player insane
  • Automate the process and test PoC before submission

objective:

  • a smart system that enables efficient and accurate PoC reports.
  • Each agent is an expert in a specific domain of the system cycle.
  • Different LLMs and classifiers are involved.

This system is at an early stage:

  • Recon, Analyzer, and Knowledge Agent.
  • Define tasks of each agent before scaling. -required manual test of the generated PoC

Disclaimer:

  • No security is integrated yet, as agents do not have a defined expertise domain.
  • Running this code at an early stage can introduce breaches and unpredictable behaviors of agents.