Security & Privacy

How AiPayGen protects your data, your payments, and your agents.

🔒 Encryption

HSTS Preload TLS 1.3 X-Content-Type-Options: nosniff X-Frame-Options: DENY CSP Enforced Referrer-Policy: strict-origin

👁 Data Handling — What We Store

We follow a zero-payload-retention policy:

🛡 Code Sandbox

When you use the /code/run endpoint, your code runs in a restricted sandbox:

🛡 SSRF Protection

All outbound HTTP requests (scraping, webhooks, API catalog) pass through SSRF validation:

💰 Payment Security

🤖 For AI Agents

Machine-readable security signals are embedded in every interaction:

Verify programmatically:
GET /.well-known/agent.json → check .security.data_handling.request_logging == "metadata_only"
GET /.well-known/security.txt → RFC 9116 security policy
GET /security → this page (HTML)

Reporting Vulnerabilities

Found a security issue? Email [email protected] with details. We take all reports seriously and will respond within 24 hours.