Skip to content

killertcell428/ai-guardian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

149 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project has moved to Aigis

Aigis

ai-guardian has been reborn as Aigis — the open-source firewall for AI agents.
All development continues at the new repository.


Why the change?

  • New name: Aigis (AI + Aegis, the shield of Zeus)
  • New focus: AI Agent Firewall — built for the agent era (MCP, capabilities, multi-agent)
  • New version: v2.0.0 with Policy DSL, cryptographic audit, supply chain security, cross-session analysis
  • Same license: Apache 2.0, free forever

Migration

# Uninstall old package
pip uninstall aig-guardian

# Install Aigis
pip install aigis

# Update imports
# from ai_guardian import Guard  →  from aigis import Guard
# CLI: aig scan  →  aigis scan

Go to github.com/killertcell428/aigis

About

🛡️ Open-source LLM security library for Python. Protect your AI apps from prompt injection, data leakage, and harmful outputs in 3 lines of code.

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors