AgentLeak privacy gate
Version updated for https://github.com/yagobski/agentleak to version v0.11.10.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Summary: AgentLeak is a privacy-leakage testing action designed to audit AI agents’ execution channels, scoring them deterministically, and gating them in CI. It identifies vulnerabilities such as sensitive data leaks through tool calls, shared memory, inter-agent messages, and logs, providing a risk assessment with the AgentRisk metric grounded in GDPR Article 9 and Québec Law 25. The action can be installed via pip and includes local UI and MCP tools for coding agents.
What’s Changed
What’s Changed
- Release v0.11.10 — redesigned sign-in by @yagobski in https://github.com/yagobski/agentleak/pull/6
Full Changelog: https://github.com/yagobski/agentleak/compare/v0.11.9...v0.11.10