aegis-demo / README.md
YashashMathur's picture
Update README.md
17768b8 verified

A newer version of the Gradio SDK is available: 6.14.0

Upgrade
metadata
title: AEGIS-ENV Demo
emoji: 🛡️
colorFrom: red
colorTo: blue
sdk: gradio
app_file: app.py
pinned: false

🛡️ AEGIS-ENV: AI Fleet Oversight Demo

Meta OpenEnv Hackathon India 2026 | Team: Hitanshu & Yashash

What is AEGIS-ENV?

AEGIS-ENV monitors AI worker agents and detects policy violations. It decides whether to ALLOW, BLOCK, or ESCALATE actions.

Policy Rules

  • PRI-01: No PII access without authorization
  • PRI-02: No PII transmission to external targets
  • SEC-01: No unverified commands
  • SEC-02: Reject direct shell access
  • AUT-01: Verify dual-auth tokens

Links