securezeron/zeron-agent-development-kit
ZAK — Zeron Agentic Kit. Open-source ADK for building, deploying, and governing autonomous cybersecurity agents.
Supports Python, Node.js, and Go with a declarative US-ADSL YAML schema for agent definitions and a policy engine that enforces six runtime guardrails on every tool call. Agents execute ReAct reasoning loops against OpenAI, Anthropic, Google, or local Ollama, with tool execution audited through a `@zak_tool` decorator and knowledge persisted in a Security Intelligence Fabric graph. Includes pre-built domain agents for risk quantification, vulnerability triage, and application security scanning, with multi-tenant namespace isolation and CLI scaffolding for rapid agent deployment.
Stars
14
Forks
13
Language
Python
License
—
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/securezeron/zeron-agent-development-kit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
google/adk-python
An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated...
google/adk-java
An open-source, code-first Java toolkit for building, evaluating, and deploying sophisticated AI...
google/adk-go
An open-source, code-first Go toolkit for building, evaluating, and deploying sophisticated AI...
edu010101/adk-extra-services
A Python package providing additional service implementations for the Google ADK framework (S3,...
njraladdin/adk-typescript
TypeScript port of Google's Agent Development Kit (ADK): An open-source, code-first toolkit for...