ZIRAN Agent Security Scan
Version updated for https://github.com/taoq-ai/ziran to version v0.28.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 security testing tool designed to identify vulnerabilities in AI agents, particularly those using tools, memory, and multi-step reasoning. It models agents as capability graphs to uncover risks arising from tool interactions, such as transitive attack paths and silent failures, which are often missed by traditional prompt-based testing. Key features include graph-based tool chain analysis, execution-level side-effect detection, multi-phase attack simulations, and support for autonomous pentesting and multi-agent coordination.
What’s Changed
0.28.0 (2026-04-21)
Features
What’s Changed
- feat(atlas): retro-map every vector + atlas_coverage + CLI/report surface by @leoneperdigao in https://github.com/taoq-ai/ziran/pull/263
- chore(main): release 0.28.0 by @leoneperdigao in https://github.com/taoq-ai/ziran/pull/265
Full Changelog: https://github.com/taoq-ai/ziran/compare/v0...v0.28.0