{
  "@context": "https://schema.org",
  "@type": "ItemList",
  "name": "AI Tools Insider - AI Browser Extension Security Scans",
  "description": "Structured database of AI browser extension security scans: manifest permissions, all-sites access, third-party domains, and a category-relative permission profile. Findings reflect each extension's state as of its scan date.",
  "url": "https://aitoolsinsider.xyz/api/extensions.json",
  "securityMethodology": "https://aitoolsinsider.xyz/security-methodology",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "numberOfItems": 5,
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "item": {
        "@type": "SoftwareApplication",
        "name": "Grammarly",
        "description": "Grammarly holds SOC 2 Type 2, ISO 27001, ISO 42001, and HIPAA compliance — one of the broadest security portfolios among AI writing tools. Users can opt out of AI training on their content. The extension requests broader permissions than typical, supporting desktop app integration and signed-in web app access.",
        "applicationCategory": "BrowserApplication",
        "url": "https://chromewebstore.google.com/detail/grammarly-ai-writing-assi/kbfnbcaeplbcioakkpcpgfkobkghlhen",
        "additionalProperty": [
          {
            "@type": "PropertyValue",
            "name": "permissionProfile",
            "value": "broader-than-typical",
            "description": "Category-relative permission profile by AI Tools Insider: 'typical' or 'broader-than-typical' (see /security-methodology)"
          },
          {
            "@type": "PropertyValue",
            "name": "allSitesAccess",
            "value": true
          },
          {
            "@type": "PropertyValue",
            "name": "scanDate",
            "value": "2026-07-31"
          }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 2,
      "item": {
        "@type": "SoftwareApplication",
        "name": "DeepL Translate",
        "description": "DeepL is ISO 27001 certified and GDPR-compliant. Free-tier translations may train AI models; paid plans do not. The browser extension requests broader permissions than typical for translation tools, but they serve legitimate translation functionality.",
        "applicationCategory": "BrowserApplication",
        "url": "https://chromewebstore.google.com/detail/deepl-translate/cofdbpoegempjloogbagkncekinflcnj",
        "additionalProperty": [
          {
            "@type": "PropertyValue",
            "name": "permissionProfile",
            "value": "broader-than-typical",
            "description": "Category-relative permission profile by AI Tools Insider: 'typical' or 'broader-than-typical' (see /security-methodology)"
          },
          {
            "@type": "PropertyValue",
            "name": "allSitesAccess",
            "value": false
          },
          {
            "@type": "PropertyValue",
            "name": "scanDate",
            "value": "2026-07-31"
          }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 3,
      "item": {
        "@type": "SoftwareApplication",
        "name": "Monica: ChatGPT AI Assistant",
        "description": "No ISO or SOC 2 certifications found. Privacy policy scored 4.1/10 with four red flags: no data deletion rights, no policy change notification, no children's data policy, and AI training on user content with no disclosed opt-out.",
        "applicationCategory": "BrowserApplication",
        "url": "https://chromewebstore.google.com/detail/monica-chatgpt-ai-assista/ofpnmcalabcbjgholdjcjblkibolbppb",
        "additionalProperty": [
          {
            "@type": "PropertyValue",
            "name": "permissionProfile",
            "value": "typical",
            "description": "Category-relative permission profile by AI Tools Insider: 'typical' or 'broader-than-typical' (see /security-methodology)"
          },
          {
            "@type": "PropertyValue",
            "name": "allSitesAccess",
            "value": true
          },
          {
            "@type": "PropertyValue",
            "name": "scanDate",
            "value": "2026-07-31"
          }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 4,
      "item": {
        "@type": "SoftwareApplication",
        "name": "Sider: ChatGPT Sidebar",
        "description": "No security certifications found and privacy policy could not be assessed by our scanner. The extension routes queries to multiple AI providers (ChatGPT, Claude, Gemini) and requests broad permissions including custom script execution and tab capture.",
        "applicationCategory": "BrowserApplication",
        "url": "https://chromewebstore.google.com/detail/sider-chatgpt-sidebar-gpt/difoiogjjojoaoomphldepapgpbgkhkb",
        "additionalProperty": [
          {
            "@type": "PropertyValue",
            "name": "permissionProfile",
            "value": "broader-than-typical",
            "description": "Category-relative permission profile by AI Tools Insider: 'typical' or 'broader-than-typical' (see /security-methodology)"
          },
          {
            "@type": "PropertyValue",
            "name": "allSitesAccess",
            "value": true
          },
          {
            "@type": "PropertyValue",
            "name": "scanDate",
            "value": "2026-07-31"
          }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 5,
      "item": {
        "@type": "SoftwareApplication",
        "name": "Merlin AI Assistant",
        "description": "Claims SOC 2/GDPR/ISO compliance for paid users only — not independently verified. Privacy policy scored 5.0/10 with three red flags: no data deletion rights, unclear GDPR handling, and AI training on user content.",
        "applicationCategory": "BrowserApplication",
        "url": "https://chromewebstore.google.com/detail/merlin-ai-ask-ai-chat-gpt/camppjleccjaphfdbohjdohecfnoikec",
        "additionalProperty": [
          {
            "@type": "PropertyValue",
            "name": "permissionProfile",
            "value": "broader-than-typical",
            "description": "Category-relative permission profile by AI Tools Insider: 'typical' or 'broader-than-typical' (see /security-methodology)"
          },
          {
            "@type": "PropertyValue",
            "name": "allSitesAccess",
            "value": true
          },
          {
            "@type": "PropertyValue",
            "name": "scanDate",
            "value": "2026-07-31"
          }
        ]
      }
    }
  ]
}