Skip to content

goklab/guardvibe

v3.1.36 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 1mo MCP Security & Auth
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-security claude clerk cursor cve drizzle
+14 more
hono mcp mcp-server nextjs owasp prisma prompt-injection static-analysis security stripe supabase typescript vercel vibe-coding

Affected surfaces

auth rce_ssrf

Summary

AI summary

Adds two high-value recall rules: JWT verification bypass detection and DOM XSS via jQuery .html()/.append()/.prepend().

Full changelog

Two high-value recall rules (436 → 438):

  • JWT verification bypass: flags jwt.decode() of a request token used without a real signature check, and jwt.verify(..., { algorithms: ['none'] }) — while allowing the legitimate decode-then-verify pattern
  • DOM XSS via jQuery .html()/.append()/.prepend() with user-controlled or concatenated content
    Both validated against a real-world corpus with zero false positives; the ReDoS rule-pattern guard now re-measures over-budget patterns to avoid load-induced flakiness

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track goklab/guardvibe

Get notified when new releases ship.

Sign up free

About goklab/guardvibe

Security MCP for vibe coding with 330 rules and 29 tools. Purpose-built for AI-generated code — scans Next.js, Supabase, Clerk, Stripe, Prisma, Hono, GraphQL, and 25+ modules. Cross-file taint analysis, host security audit, auto-fix, SARIF export, pre-commit hook, and CVE version detection. Zero config, runs locally.

All releases →

Related context

Beta — feedback welcome: [email protected]