# AuraGuardian AuraGuardian is a decentralized application firewall (DAF) designed to block automated abuse by injecting heuristic defense directly into your runtime with 0ms latency. Status: Closed beta (manual onboarding) Contact: security@auraguardian.co ## What it is - Product category: Application security / bot protection / abuse prevention - Delivery: runtime “agent” (PHP single-file) + optional Node.js and Python agents - Goal: stop scrapers/bots/automation while keeping the human experience clear ## Key capabilities - CSS camouflage: randomizes class names to break scrapers - Text scrambler: injects invisible noise into text content - Security headers enforcement - Controls: geo-fencing, defense modes, live forensics - Global intelligence: threat signatures propagate across nodes ## Official links - Homepage: https://auraguardian.co/ - Docs: https://auraguardian.co/docs - Contact (beta access): https://auraguardian.co/contact - Privacy: https://auraguardian.co/privacy - Terms: https://auraguardian.co/terms ## Install references - npm: https://www.npmjs.com/package/@auraprotector/agent - PyPI: https://pypi.org/project/auraprotector-agent/ ## Frequently asked questions Q: Will AuraGuardian slow down my website? A: No. AuraGuardian uses a Stale-While-Revalidate caching approach so rules are cached locally and refreshed in the background. Q: Does it work with WordPress, Laravel, or custom PHP? A: Yes. AuraGuardian includes a framework-agnostic PHP agent and optional Node/Python agents. Q: Is it GDPR compliant? A: AuraGuardian is designed to minimise personal data processing by default. Where IP addresses are processed for security, this may be justified under legitimate interests (Recital 49).