Skip to content
#

frontend-security

Here are 36 public repositories matching this topic...

Luvv-MCP 是一个 AI 原生的前端安全分析引擎,接入 Claude Code 后,你说一句"帮我审计这个网站",AI 就能自动完成技术栈识别(1.8 万条规则覆盖 CMS/框架/CDN/中间件)、泄露扫描(阿里云 AK、GitHub Token、Webhook、JWT 等 60+ 类敏感信息)、漏洞审计(XSS、开放重定向、CSRF、IDOR、硬编码密码 6 类自动检测)、产品指纹识别(HTTP 响应头/Body/Favicon Hash 多维匹配),还能自动发现 SourceMap 并还原混淆源码。核心价值:把 SRC 挖洞和授权渗透中"人工看 JS 源码找漏洞"的环节从 30 分钟压缩到 30 秒,一行 JSON 配置即可使用。

  • Updated Aug 19, 2026
  • JavaScript

A client-side web security tool that sanitizes potentially malicious HTML and JavaScript input by stripping unsafe tags and event attributes. Designed to demonstrate XSS prevention concepts, safe input handling, and frontend security practices using pure HTML, CSS, and JavaScript in a beginner-friendly interface.

  • Updated Feb 13, 2026
  • JavaScript

hat is a powerful tool designed to provide secure file encryption and decryption directly within your browser. This project, primarily written in JavaScript, ensures that your sensitive data remains private by performing all encryption processes client-side, without the need for server interactions.

  • Updated Nov 15, 2025
  • JavaScript
cyber-guard

The 'CyberGuard' delivers a modular, multi-layer security system for modern web applications. It bundles client-side anomaly detection, DDoS-Guard, DOM protection, input shielding, service-worker hardening and UI blackout controls into one compact package.

  • Updated Dec 12, 2025

Browser tamper detection for hostile environments. Detects and blocks DevTools, automation drivers, extension injection and environment spoofing. Surfaces findings as structured risk signals, not just boolean flags.

  • Updated Aug 1, 2026
  • TypeScript

Improve this page

Add a description, image, and links to the frontend-security topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the frontend-security topic, visit your repo's landing page and select "manage topics."

Learn more