Skip to content

wiserautomation/SupraWall

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SupraWall

Zero-trust security layer for AI agents. Enforce deterministic guardrails, intercept PII, vault secrets, and generate EU AI Act audit trails with one line of code.

Official Site | Documentation | Plugins

Quick Start

import suprawall

# Secure your agent in one line
agent = suprawall.secure(my_agent, policy="zero-trust")

Key Features

  • Prompt Injection Defense: Intercept and neutralize jailbreak patterns before they hit your LLM.
  • PII Redaction: Automatically mask sensitive data in tool calls and agent responses.
  • Secret Vaulting: Securely handle API keys and credentials without exposing them to the model context.
  • EU AI Act Compliance: Automated audit logs for Articles 9, 13, and 14 requirements.
  • Deterministic Guardrails: Go beyond probabilistic filters with hard-coded security boundaries.

Ecosystem

Community & Support


Built with Love by Wiser Automation

About

The open-source security layer for AI agents. Deterministic guardrails, PII redaction, and EU AI Act compliance in one line of code.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors