ZIRAN Agent Security Scan
Version updated for https://github.com/taoq-ai/ziran to version v0.30.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
ZIRAN is a GitHub Action designed to identify and test vulnerabilities in AI agents, including those with tools, memory, and multi-step reasoning. It automates security testing by modeling agents as interconnected graphs of capabilities, enabling the detection of vulnerabilities that arise from the interaction of tools and features, which traditional isolated testing methods often miss. Key capabilities include graph-based tool chain discovery, side-effect detection, autonomous pentesting, and multi-agent coordination, providing a comprehensive approach to AI agent security.
What’s Changed
0.30.0 (2026-04-22)
Features
What’s Changed
- feat(defence): defence profile + evasion-rate metric (US5) by @leoneperdigao in https://github.com/taoq-ai/ziran/pull/268
- chore(main): release 0.30.0 by @leoneperdigao in https://github.com/taoq-ai/ziran/pull/269
Full Changelog: https://github.com/taoq-ai/ziran/compare/v0...v0.30.0