Configure granular control flow and data flow rules
Attach guardrails to your agenticatic control and dataflows
Code Rules
No Code After URL Fetch
Disallow code execution right after fetching a URL.Code Vulnerability Scan
Scan generated Python/Bash for security issues.GitHub-to-Pip Safety
Detect risky patterns in tool call sequences.Excessive Code Smells
Check for ill-formed code using static code analysisSecret leak detection
Make use of Semgrep for deep static code analysis of codeAccess Rules
Email Restriction
Block emails to anyone except 'Peter' after viewing the inbox.RAG Protection
Prevent unauthorized access to your RAG app.PII Rules
Block PII
Scan for and block PIIContent Rules
Prompt Injection Guard
Spot and stop prompt injection in tool responses.Link Trust Filter
Block untrusted links from tool outputs.Harmful Content Filter
Stop processing of toxic or unsafe messages.