Description from extension meta
Analyzes web content for safety concerns
Description from store
Trust Guard AI: Web Content Safety Analyzer
Overview
Trust Guard AI is an advanced browser extension designed to protect users from harmful online content through real-time analysis and intelligent content filtering. Using state-of-the-art AI technology from Google's Gemini platform, the extension scans web pages for potentially harmful content, including cyberbullying, hate speech, threats, and other concerning materials. Trust Guard AI provides a comprehensive safety rating system, automated content redaction, and detailed reports to help users navigate the web safely.
The extension offers a balanced approach to online safety by allowing users to preview redacted content when needed while maintaining protection by default. With its intuitive interface, customizable settings, and thoughtful design, Trust Guard AI is suitable for individual users concerned about online safety, parents monitoring children's browsing, educators creating safe learning environments, and organizations maintaining professional online spaces.
Detailed Features
+ Content Safety Analysis
Trust Guard AI employs advanced natural language processing through Google's Gemini 1.5 Pro model to analyze web page content with exceptional accuracy. The system evaluates text for multiple categories of potentially harmful content:
- Cyberbullying: Identifies personal attacks, degrading language, and intimidation
- Hate Speech: Detects discriminatory content targeting race, gender, religion, sexuality, or other protected characteristics
- Threats: Recognizes explicit or implied threats of violence or harm
- Self-Harm Content: Identifies content promoting or discussing self-harm behaviors
- Misinformation: Flags potentially false or misleading information
- Adult Content: Detects sexually explicit or inappropriate material
- Substance Abuse: Identifies content promoting illegal drug use or substance abuse
- Personal Information: Detects exposed personal identifiable information
- Extremism: Recognizes violent extremist content or radicalization materials
The analysis engine processes content contextually, understanding nuances in language that might indicate harmful intent beyond simply identifying keywords. This sophisticated approach minimizes false positives while maintaining high detection accuracy.
+ Safety Score System
Every analyzed page receives a comprehensive safety score from 1-100:
- 80-100: Safe - Content appears to be free from harmful material
- 60-79: Moderate - Some potentially concerning content detected
- 0-59: Potentially Unsafe - Significant harmful content detected
The score is calculated based on multiple factors:
+ The quantity of concerning content detected
+ The severity of detected issues
+ The context in which concerning terms appear
+ The overall proportion of problematic to non-problematic content
A visual indicator in the extension popup and on the page displays this score with color-coding (green, yellow, or red) for instant assessment of a page's safety.
+ Smart Content Redaction
Trust Guard AI implements intelligent content redaction that automatically obscures potentially harmful content from view:
- Precise Targeting: Only specific harmful segments are redacted rather than entire paragraphs or sections
- Visual Distinction: Redacted content appears as black bars (adjusts to light/dark mode) for clear identification
- Content Preview: Users can hover over redacted content to briefly preview what's hidden
- Context Preservation: Surrounding content remains visible to maintain comprehension
- Reason Indication: Tooltips explain why specific content was flagged when hovering
- Manual Control: Right-click options allow users to permanently reveal specific redacted segments when needed
The redaction system is designed to be minimally intrusive while maximizing protection, preserving the overall reading experience while shielding users from harmful content.
+ Detailed Safety Reports
Trust Guard AI generates comprehensive safety reports that provide in-depth information about detected issues:
- Issue Categorization: Organizes detected problems by type and severity
- Specific Examples: Lists exact text segments that were flagged
- Contextual Explanation: Provides reasoning for why each segment was identified
- Safety Metrics: Includes overall safety score and category-specific assessments
- Time Stamping: Records when analysis was performed for documentation purposes
- Visualizations: Includes charts and graphs showing the distribution of issues
- Recommendations: Suggests safety measures based on detected content
These reports can be viewed directly in the browser or exported for external reference, making them valuable for documentation, education, and reporting purposes.
+ Export Capability
Trust Guard AI allows users to export comprehensive safety reports in professionally formatted HTML:
- Complete Data: Includes all analyzed content, issues, and safety scores
- Professional Formatting: Clean, well-organized layout suitable for official use
- Time and Date Stamping: Documents exactly when the report was generated
- URL Documentation: Records the specific web address that was analyzed
- System Information: Includes browser and extension version details
- Evidence Preservation: Maintains original problematic content for reference
- Print-Friendly Design: Optimized for both digital sharing and physical printing
This feature is particularly valuable for:
+ Parents documenting concerning online content
+ Educators monitoring classroom-appropriate materials
+ Workplace safety compliance
+ Law enforcement documentation
+ Research and analysis purposes
+ Site-specific Controls
Trust Guard AI provides granular control over which websites the extension analyzes:
+ Per-Site Toggle: Enable or disable the extension for specific domains
+ Persistent Settings: Site preferences are remembered across browsing sessions
+ Quick Access: Toggle controls accessible directly from the extension popup
+ Status Indicator: Clear visual confirmation of whether protection is active
+ Default Behavior: Option to set global default (enabled/disabled) for new sites
+ Bulk Management: Import/export site lists for managing multiple preferences
This allows users to customize their protection based on trusted sites and personal needs, balancing safety with convenience.
+ Dark Mode Support
The extension features full dark mode integration for visual comfort in all lighting conditions:
- Automatic Detection: Recognizes browser/system dark mode settings
- Seamless Transition: Smoothly adapts all extension elements to match theme
- Consistent Design: Maintains readability and visual hierarchy in both modes
- Reduced Eye Strain: Optimized contrast ratios for comfort during extended use
- Battery Efficiency: Dark mode helps conserve battery on OLED/AMOLED displays
All UI elements—including the popup interface, notifications, reports, and redacted content—adapt to the user's preferred visual mode.
+ API Integration Options
For users who require custom analysis capabilities, Trust Guard AI offers flexible API integration:
- Custom API Keys: Enter your own Google Gemini API key for personalized usage
- Rate Limit Control: Manage analysis frequency based on your API tier
- Default Fallback: Built-in API key available for immediate use (with limitations)
- Status Monitoring: Visual indicators of API connection health
- Usage Tracking: Option to monitor your API credit consumption
- Error Handling: Clear notifications when API issues occur
This flexibility allows for both casual use with the built-in capabilities and professional integration with custom API accounts for enhanced performance.
+ Privacy & Data Handling
+ Privacy-First Design
Trust Guard AI is built with privacy as a core principle:
+ Local Processing: Whenever possible, content is processed directly in your browser
+ Minimal Data Transmission: Only the text content needed for analysis is sent to the AI service
+ No User Tracking: The extension does not collect browsing history or user identification
+ No Data Retention: Analysis results are temporary and not stored on external servers
+ Transparent Operation: Clear documentation of all data handling practices
+ No Monetization of Data: User data is never sold or shared with third parties
+ API Security: All communication with AI services uses secure, encrypted connections
The extension only requests the minimum permissions necessary to function effectively, respecting user privacy while providing robust protection.
+ Data Usage Transparency
When using Trust Guard AI, here's exactly what happens with your data:
+ Page Content: The text content of web pages is temporarily processed for analysis. No images, videos, or other media are transmitted unless using the deepfake detection feature.
+ API Interactions: Text is sent to Google's Gemini AI via secure API calls for analysis. These transmissions follow Google's data handling policies.
+ Local Storage: Your extension settings, site preferences, and API keys are stored locally in your browser using Chrome's storage API.
+ Report Generation: When exporting reports, data is formatted into HTML files saved directly to your device without intermediate server storage.
+ AI Processing: Content analysis is performed by the AI model and results are returned without persistent storage of your browsing data.
The extension is designed to function without requiring account creation, login, or any form of user identification.
+ Technical Implementation
+ Architecture Overview
Trust Guard AI utilizes a modern extension architecture following Chrome Extension Manifest V3 guidelines:
+ Background Service Worker: Handles API communication, context menu creation, and extension lifecycle management
+ Content Scripts: Interact with web page content for analysis, redaction, and UI overlay
+ Popup Interface: Provides user controls and displays analysis results
+ Storage API: Manages persistent settings and site preferences
+ Context Menu Integration: Enables right-click functionality for redacted content
This architecture ensures efficient performance while maintaining separation of concerns for security and maintainability.
+ API Integration
The extension leverages Google's Gemini 1.5 Pro AI model through a well-structured API integration:
+ Prompt Engineering: Carefully crafted prompts guide the AI to provide consistent, actionable safety analysis
+ Response Parsing: Structured handling of AI responses for reliable data extraction
+ Error Management: Comprehensive error handling for API limitations, rate limits, and service disruptions
+ Asynchronous Processing: Non-blocking API calls maintain browser responsiveness
+ Configurable Endpoints: Supports custom API endpoints for enterprise deployments
This implementation provides enterprise-grade AI analysis capabilities within a browser extension format.