π Release: Agent-Wiz v0.4.0 β Your CLI Companion for AI Agent Visualization & Threat Modeling
We're thrilled to announce the initial release of Agent-Wiz : a powerful command-line tool designed to help developers, researchers, and security practitioners visualize and threat model AI agents with ease.
π― What is Agent-Wiz?
Agent-Wiz is a CLI tool that empowers you to:
π§ Map and visualize the architecture of AI agents, their decision flows, and interactions.
π Identify vulnerabilities and model potential threats across different stages of the agent lifecycle.
β‘ Streamline your AI security audits by integrating threat modeling directly into your development workflow.
β¨ Features
β Interactive CLI interface with step-by-step prompts
πΊοΈ Agent architecture diagram generation (DOT, PNG, SVG)
π‘οΈ Built-in MAESTRO framework based threat modeling support
π¦ Exportable reports (Markdown, JSON)
π§ͺ Compatible with ALL popular agent frameworks (LangGraph, Autogen, CrewAI, Swarm, Pydantic and more!)
What's Changed
- [FEAT + BUG] added crew ai multi agent-tool example from EchoSynth by @justary27 in #10
- [BUG] Remove unkown edge mapping in langgraph by @Aaditya-G in #11
- [FEAT] Adds openai example for an ecommerce agent by @Aaditya-G in #12
New Contributors
- @Aaditya-G made their first contribution in #11
Full Changelog: https://github.com/Repello-AI/Agent-Wiz/commits/0.4.0