Scan API · Operational · maisb-production.up.railway.app
Scans This Month
—
of 1,000 free tier
API Latency
<1ms
classifier processing time
Current Plan
Free
$0 / month
API Key
•••••••••••••••••••••
Quick Integration
# Install
pip install maisb-shield
# Use in your app
from maisb_shield import shield
result = shield.check(
payload="<user input here>",
channel="clipboard",
objective="payment_intent",
api_key="YOUR_KEY"
)
if result.blocked:
# Stop — injection detected
raise SecurityError(result.decision)
Plans
Free
$0 / month
- 1,000 scans / month
- Python & JS SDK
- All attack taxonomies
- Dashboard access
Pro
Contact for pricing
- Unlimited scans
- Android AAR SDK
- CERTIFY reports
- Priority support