Vibe Shield Console
Personal

Policy & Rules Engine

Author, edit, and enforce custom compliance rules across every AI-assisted commit.

Active Rules
5 / 6
Total Triggers (30d)
95
Frameworks Covered
SOC 2
HIPAA
PCI-DSS
Internal
GDPR
Block hardcoded API keys
SOC 2
Critical
Block
(api[_-]?key|secret)\s*=\s*['"][A-Za-z0-9]{20,}
47
triggers
Disallow PHI in logs
HIPAA
High
Quarantine
console\.log\(.*(patient|ssn|dob)
12
triggers
Flag unbounded SQL
PCI-DSS
Medium
Notify
SELECT \* FROM .* WHERE
28
triggers
GPL license import guard
Internal
High
Block
@license GPL
3
triggers
AI commit size cap
Internal
Low
Log
files_changed > 100
0
triggers
Cross-border data transfer
GDPR
Critical
Block
region != 'EU' && data.contains_pii
5
triggers
Tips for writing rules
Patterns support regex and a small expression language for metadata fields like file size, repo, model, and PII tags.