agent-email-inbox
Fail
Audited by Runlayer on Mar 15, 2026
Risk Level: HIGH
Scan Summary
Flagged Files (1)
agent-email-inbox/SKILL.mdHIGH
95.5%
Data Exfiltration
Unauthorized Communication
Shadow Persistence
Supply Chain Compromise
Prompt Injection
Guardrail Bypass
Risky tool definition detected
`Details: ${details.join(', ')}` : ''} Review this in your security logs if needed. `.trim(), }); } } ``` ## Environment Variables ```bash # Required RESEND_API_KEY=re_xxxxxxxxx RESEND_WEBHOOK_SECRET=whsec_xxxxxxxxx # Security Configuration SECURITY_LEVEL=strict # strict | domain | filtered | sandboxed ALLOWED_SENDERS=you@email.com,trusted@example.com ALLOWED_DOMAINS=yourcompany.com OWNER_EMAIL=you@email.com # For security notifications ``` ## Common Mistakes | Mistake | Fix | |---------|-----|
Audit Metadata