Skip to content

v0.1.4 — Marketplace-ready release

Choose a tag to compare

@tasnuvaleeya tasnuvaleeya released this 26 May 14:36
· 4 commits to main since this release

Fresh release for the GitHub Marketplace listing. No functional changes since v0.1.3 — all analyzers, CLI, and Action behave identically.

Install

GitHub Action:

- uses: tasnuvaleeya/agent-guard@v0.1.4

CLI:

pip install ag-scan

Highlights (recap)

  • 5 deterministic analyzers: secrets, hallucinated imports, dangerous patterns, missing tests, infra changes
  • <15s runtime on typical PRs, no LLM call, no telemetry
  • Sticky PR comment with severity-grouped findings and collapsible evidence
  • 0–100 risk score for branch-protection gating
  • Configurable via .agent-guard.yml

Docs