oxidized-agentic-audit
Version updated for https://github.com/jbovet/oxidized-agentic-audit to version v0.4.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The oxidized-agentic-audit GitHub Action is a security auditing tool designed to scan AI agent and skill directories for risky patterns, including vulnerabilities in Bash, JavaScript/TypeScript, prompt injection, and supply chain dependencies. It automates the detection of potential security issues, provides detailed analysis with numeric scores and grades, and supports multiple output formats like JSON and SARIF for integration with code scanning workflows. This tool simplifies comprehensive security checks, helping developers identify and mitigate threats efficiently.
Release notes
What’s Changed
- feat: introduce agent frontmatter scanner by @jbovet in https://github.com/jbovet/oxidized-agentic-audit/pull/10
- feat: commands refactor by @jbovet in https://github.com/jbovet/oxidized-agentic-audit/pull/11
Full Changelog: https://github.com/jbovet/oxidized-agentic-audit/compare/v0.3.1...v0.4.0