Nerq Trust Gate

CI/CD trust verification in one line

View on GitHub Marketplace

Add automatic AI dependency trust verification to your GitHub Actions workflow. One line of YAML. That's it.

name: Trust Check on: [push, pull_request] jobs: trust: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - uses: nerq-ai/trust-gate@v1

How it works

  1. Add the YAML snippet to .github/workflows/trust-check.yml
  2. Push to trigger the workflow
  3. See trust report in the Actions summary with warnings and grades