aigis
Enrichment pendingDeterministic, zero-dependency Python firewall for AI agents, MCP rug-pull, memory poisoning, indirect injection, exfil channels. 44 compliance templates (US/CN/JP/EU).
GraphCanon updated today · GitHub synced today
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (1d since push)
- As of today
- Provenance
- Not a fork · Personal account
- As of today
- Security (OSV)
- No criticals
- As of today
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install aigis PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Deterministic, zero-dependency Python firewall for AI agents — MCP rug-pull, memory poisoning, indirect injection, exfil channels. 44 compliance templates (US/CN/JP/EU).
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Jul 15, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Jul 15, 2026
- CLI
- CLI entrypoint
Source: pyproject.toml:[project.scripts] · Jul 15, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Jul 15, 2026
- Languages
- python, javascript
Source: github.language+package.json+pyproject.toml · Jul 15, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Jul 15, 2026)
```python from aigis import GuardSource link
Tags
README
Quick Start
For developers building or running agents, the library is two lines and needs no config, API keys, or Docker:
pip install pyaigis
from aigis import Guard
guard = Guard()
---
## License
Apache 2.0 — free for personal and commercial use. See [LICENSE](LICENSE).
---
<p align="center">
<img src="https://raw.githubusercontent.com/killertcell428/aigis/master/images/aigis_icon_v01.jpg" alt="Aigis" width="120" /><br />
<sub>Named after the Aegis, the shield of Zeus. AI + Aegis = Aigis.</sub>
</p>
For agents
This page has a .md twin and JSON over the API.