Skip to content

Releases: Stanley19990/agentshield

AgentShield v0.1.0-alpha

Choose a tag to compare

@Stanley19990 Stanley19990 released this 18 Jul 19:03

AgentShield v0.1.0-alpha

First public alpha release of AgentShield — AI Agent Security & Shadow Agent Detection Platform.

What's Included

  • Go sidecar proxy with L1 regex prompt-injection detection
  • L2 semantic detection service
  • Async L3 LLM judge using Ollama
  • FastAPI backend with SQLite event storage
  • React dashboard with live polling
  • Shadow Agent Discovery scanner
  • Agent registry with approve/block/unknown status
  • Windows installer and startup scripts
  • Single AgentShield command for start/stop/status/logs

How to Install

  1. Download AgentShield-v0.1.0-alpha.zip
  2. Extract it
  3. Open PowerShell in the extracted folder
  4. Run:
.\install.ps1
AgentShield start