supabase-report

Generate a Markdown security audit report from JSON and log findings.

Updated Jan 31, 2026
One-click install
npx skills add https://github.com/marvinbiss/servicesartisans --skill supabase-report-marvinbiss
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: supabase-report
Source: https://github.com/marvinbiss/servicesartisans/tree/main/.cursor/skills/supabase-report
Command: npx skills add https://github.com/marvinbiss/servicesartisans --skill supabase-report-marvinbiss

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of detailed security audit reports from collected findings, providing clear insights and actionable remediation plans for stakeholders.

Core Features & Use Cases

  • Automated Report Generation: Compiles findings into a professional Markdown report.
  • Executive Summaries: Provides high-level overviews for management.
  • Detailed Findings: Includes critical, high, and medium severity issues with remediation guidance.
  • Use Case: After a security audit of a Supabase project, use this Skill to generate a formal report detailing vulnerabilities like exposed keys or public backups, along with prioritized steps to fix them.

Quick Start

Generate a security report from the audit findings.

Frequently Asked Questions about supabase-report

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

FAQPage Schema
How do I generate a security audit report for a Supabase project?

Generate a Supabase security audit report by feeding collected findings from JSON and log files into this skill, which produces a structured Markdown document featuring an executive summary, security score, and prioritized remediation plan.

What is included in an automated Supabase vulnerability report?

An automated Supabase vulnerability report includes an executive summary, a calculated security score, detailed findings categorized by severity, and a prioritized remediation plan to address exposed keys or public backups.

How do I format Supabase audit findings for automated report generation?

Format Supabase audit findings as JSON and log files populated by prior audit phases, which the report generation skill then reads to log progress and output the final Markdown document.

Can I use this reporting skill without running a prior security audit?

No, you cannot use this reporting skill without prior audit phases because it requires specific context files populated with collected findings from JSON and log files to structure the final report.

What is the best way to prioritize remediation for Supabase security vulnerabilities?

Prioritize Supabase vulnerability remediation by generating a comprehensive audit report that categorizes detailed findings by severity and outputs a prioritized remediation plan for stakeholders.