ZIRAN Agent Security Scan
Version updated for https://github.com/taoq-ai/ziran to version v0.5.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, including those that use tools, retain memory, and perform multi-step reasoning. It automates the analysis of agent-specific attack surfaces, such as tool chain interactions, multi-agent coordination, adaptive attack campaigns, and protocol support. By providing advanced capabilities like knowledge graph tracking, real-time monitoring, and remote agent scanning, ZIRAN addresses unique security challenges in complex AI systems that go beyond traditional LLM and web application testing.
Release notes
What’s Changed
- feat: add async timeouts and make detector pipeline async by @leoneperdigao in https://github.com/taoq-ai/ziran/pull/11
- refactor: centralize tool classification with word-boundary regex by @leoneperdigao in https://github.com/taoq-ai/ziran/pull/12
- refactor: tighten exception handling across codebase by @leoneperdigao in https://github.com/taoq-ai/ziran/pull/13
- chore: cap all runtime dependency versions by @leoneperdigao in https://github.com/taoq-ai/ziran/pull/14
- test: add smoke tests and adapter integration tests by @leoneperdigao in https://github.com/taoq-ai/ziran/pull/15
- ci: split unit and integration test jobs in CI workflows by @leoneperdigao in https://github.com/taoq-ai/ziran/pull/16
- feat: streaming support for real-time attack monitoring by @leoneperdigao in https://github.com/taoq-ai/ziran/pull/17
- feat: multi-agent coordination for cross-agent security testing by @leoneperdigao in https://github.com/taoq-ai/ziran/pull/18
- feat: adaptive campaign strategies for intelligent phase orchestration by @leoneperdigao in https://github.com/taoq-ai/ziran/pull/19
- docs: update documentation for v0.5.0 Adaptive Intelligence by @leoneperdigao in https://github.com/taoq-ai/ziran/pull/20
Full Changelog: https://github.com/taoq-ai/ziran/compare/v0...v0.5.0