Supabase Report
Generate comprehensive reports on Supabase database usage, costs, and performance metrics directly from your data.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add supabase-report npx -- -y @trustedskills/supabase-report
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"supabase-report": {
"command": "npx",
"args": [
"-y",
"@trustedskills/supabase-report"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The supabase-report skill generates comprehensive security assessment reports directly within the Supabase dashboard after a penetration test is completed. It aggregates findings from automated scans and manual checks into a structured, readable format for stakeholders.
When to use it
- Finalizing a pentest engagement by producing an official deliverable without leaving the platform.
- Summarizing complex vulnerability data into executive-friendly language for non-technical clients.
- Creating audit trails of security findings for compliance or internal review processes.
- Quickly exporting results after running specific automated security checks on your database.
Key capabilities
- Generates formatted reports based on completed penetration test sessions.
- Aggregates security findings from various scan types into a single document.
- Presents data in a structured layout suitable for sharing with teams or clients.
- Integrates directly with the Supabase UI to avoid manual data compilation.
Example prompts
- "Run a full penetration test on my production database and generate a detailed report upon completion."
- "Create a security assessment summary highlighting all critical and high-severity vulnerabilities found in the last scan."
- "Export the results of my recent automated vulnerability scan into a formal Supabase report format."
Tips & gotchas
Ensure you have completed at least one penetration test or security scan before attempting to generate a report, as there will be no data to aggregate. Verify that your project settings allow for report generation if you are working in a shared or restricted environment.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.