Below you will find pages that utilize the taxonomy term “Unauthdev”
August 13, 2026
aicheck-scan
Version updated for https://github.com/unauthdev/aicheck-scan to version v2.0.0.
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 This GitHub Action, aicheck-scan, prevents coding-agent credential files from being committed to version control by failing the build if such files are detected. It uses a predefined list of file paths and checks for their presence in the repository before allowing a successful commit. The action can be integrated into CI workflows to automate this check.
August 6, 2026
aicheck-scan
Version updated for https://github.com/unauthdev/aicheck-scan to version v1.2.5.
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 The aicheck-scan GitHub Action automates the detection of unauthenticated AI services in your environment. It provides a continuous inventory and performs live probes to identify exposed AI services in CI builds or across an estate. The action supports multiple deployment methods, including pip CLI, GitHub Actions, Docker containers, and a web-based scanner.
August 5, 2026
aicheck-scan
Version updated for https://github.com/unauthdev/aicheck-scan to version v1.2.4.
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 This GitHub Action, aicheck, scans your AI infrastructure to detect unauthenticated services, ensuring security in CI/CD pipelines. It supports multiple deployment options including pip CLI, GitHub Actions, Docker containers, and a web interface. The action automatically checks for AI services without authentication and can fail the build if such services are detected.
August 4, 2026
aicheck-scan
Version updated for https://github.com/unauthdev/aicheck-scan to version v1.2.3.
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 The aicheck GitHub Action automates the detection of AI services with unauthenticated access, providing visibility into potential security risks in a CI/CD pipeline. It supports multiple deployment platforms and offers various ways to integrate it, including as a Docker image, GitHub Action, or standalone command-line tool. The action helps ensure that AI services are securely configured and minimizes exposure by identifying services without authentication mechanisms.
August 3, 2026
aicheck-scan
Version updated for https://github.com/unauthdev/aicheck-scan to version v1.1.6.
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 This GitHub Action, aicheck, evaluates AI stack services used in a job by live-probing them. It checks if any exposed self-hosted AI services are present and reports their exposure grade (A–F) along with links to fix cards in the run summary and SARIF format for code scanning. The action is useful for ensuring AI services in PRs are secure and not exposed without proper authentication.
August 3, 2026
aicheck-scan
Version updated for https://github.com/unauthdev/aicheck-scan to version v1.1.4.
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 This GitHub Action checks if a PR ships an AI service with no authentication and fails the build if so. It uses a live probe to grade the AI stack and reports the results in SARIF format, providing fix cards for each exposed service. The action supports various installation methods including pip CLI, GitHub Actions, Docker, and a site scanner.