From 59fd8a8bf5a099f9094e77b09a019da4bd85fecf Mon Sep 17 00:00:00 2001 From: "russell@unturf.com" Date: Sun, 22 Feb 2026 11:06:25 -0500 Subject: [PATCH] add security section and audit link to browser toys portal page --- public/browser-toys.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/public/browser-toys.html b/public/browser-toys.html index 6674a8e..ba97d43 100644 --- a/public/browser-toys.html +++ b/public/browser-toys.html @@ -141,6 +141,17 @@ xcrun safari-web-extension-converter extensions/safari \

No data leaves your browser except the messages you choose to send to the public AI endpoints at hermes.ai.unturf.com, qwen.ai.unturf.com, and speech.ai.unturf.com.

+

Security

+

The extension code has been audited across 6 security categories with 49 automated tests. Findings: 0 critical, 0 high, 0 medium, 0 low, 3 informational.

+ +

📋 Read the full Security Audit Report →

+

Source Code

📦 github.com/uncloseai/browser-toys

Public domain. No attribution required.

@@ -182,6 +193,7 @@ xcrun safari-web-extension-converter extensions/safari \
  • How it works
  • Storage & Privacy
  • +
  • Security Audit
  • Source Code