01Comprehensive Web Content Sanitization: Strips noise, ads, and boilerplate from web pages, reducing token consumption for LLMs by up to 70%.
02Advanced Prompt Injection Detection: Identifies and neutralizes 43 categories of injection attempts, including role hijacking, data exfiltration, and encoding obfuscation.
03Automated PII Redaction: Automatically redacts emails, phone numbers, SSNs, credit card numbers, and IP addresses before content reaches the LLM.
04Compliance-Grade Threat Reporting: Generates detailed reports aligned with OWASP LLM Top 10, NIST AI 600-1, MITRE ATLAS, and ISO/IEC 42001 standards.
05Multiple Web Content Extraction Modes: Offers `visus_fetch` for full page sanitization, `visus_read` for article content extraction, `visus_search` for sanitized DuckDuckGo results, and `visus_fetch_structured` for schema-based data extraction.
060 GitHub stars