security

Audits React 19 + Supabase + Edge Functions projects for security vulnerabilities.

70|28|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/AIBiz-Automatyzacje/claude-code-starter --skill security-aibiz-automatyzacje
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security
Source: https://github.com/AIBiz-Automatyzacje/claude-code-starter/tree/main/.claude/skills/security
Command: npx skills add https://github.com/AIBiz-Automatyzacje/claude-code-starter --skill security-aibiz-automatyzacje

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive security audit for React 19 + Supabase + Edge Functions projects, helping you identify and mitigate security vulnerabilities before they become a problem.

Core Features & Use Cases

  • Security Audit: Systematic audit of security measures for React 19 + Supabase + Edge Functions.
  • Auditing Workflows: Workflow protocols to audit input validation, SQL query safety, XSS detection, auth/authz, data exposure, and OWASP Top 10 compliance.
  • Use Case: Before deploying to production, use this Skill to ensure your application adheres to security best practices, reducing the risk of security breaches.

Quick Start

Run the security audit skill on your project to identify potential security vulnerabilities.

Frequently Asked Questions about security

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a security audit on a React and Supabase project?

Run a security audit to systematically check input validation, SQL query safety, XSS detection, auth/authz, and data exposure across your React 19 and Supabase Edge Functions project to ensure OWASP Top 10 compliance.

What does an OWASP Top 10 compliance check cover for Supabase Edge Functions?

An OWASP Top 10 compliance check covers input validation, SQL query safety, XSS detection, and auth/authz vulnerabilities within your Supabase Edge Functions to mitigate data exposure risks before production deployment.

Does this security audit check for XSS and SQL injection vulnerabilities in React 19?

Yes, the security audit detects XSS vulnerabilities and verifies SQL query safety in React 19 applications, ensuring that your Supabase integration and Edge Functions adhere to strict security best practices.

Can I audit authentication and authorization configurations in my Supabase project?

Yes, you can audit auth and authz configurations in your Supabase project to verify access controls, identify potential data exposure, and ensure your React application meets comprehensive security standards.

What security best practices should I follow before deploying a React Supabase application?

Before deploying, perform a comprehensive security audit to validate inputs, secure SQL queries, prevent XSS, and verify auth/authz configurations to align your React 19 and Supabase project with OWASP Top 10 standards.

Do I need prior security knowledge to audit a Supabase Edge Functions project?

Yes, performing this security audit requires knowledge of security best practices and Supabase configuration to effectively identify and mitigate vulnerabilities like XSS, data exposure, and SQL query risks in your React application.