AI Agent Governance Scanner
Version updated for https://github.com/jagmarques/asqav-compliance to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The asqav-compliance GitHub Action automates the process of scanning Python repositories for AI agent frameworks (e.g., LangChain, OpenAI) and evaluates their compliance with governance best practices across categories like audit trails, policy enforcement, and error handling. It identifies governance gaps, calculates a compliance score, and posts a detailed report as a pull request comment, offering actionable recommendations to help developers ensure responsible AI agent implementation. This tool simplifies compliance management and enhances oversight for AI-driven projects.
Release notes
Initial release. Scans Python AI agent code for governance gaps (audit trails, policy enforcement, revocation, human oversight, error handling). Posts compliance report as PR comment.