supabase-automation
Automate Supabase Administration
Supabase administration often requires switching between dashboards, SQL tools, and API references. This skill guides Claude, Codex, and Claude Code through Rube MCP workflows.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "supabase-automation" from https://skillstore.io/skills/sickn33-supabase-automation.md and its manifest at https://skillstore.io/api/skills/sickn33-supabase-automation/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "supabase-automation". List projects and pick the one for production.
Expected outcome:
The skill returns a concise project list with names, organization slugs, project references, regions, and notes on missing permissions.
Using "supabase-automation". Inspect the users table before an update.
Expected outcome:
You receive a schema summary with key columns, constraints, relationships, row count estimates, and a reminder to confirm writes.
Using "supabase-automation". Check Supabase service health.
Expected outcome:
The response summarizes selected services, current status, and any permission or scope errors.
Security Audit
High RiskMost command-execution alerts are false positives caused by Markdown code spans around MCP tool names and parameters. Real risks remain: external Rube MCP use, Supabase API key retrieval, and arbitrary SQL mutations against live projects.
Confirmed security concerns (1)
Capability review items (5)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
⚙️ External commands (112)
🌐 Network access (1)
🔑 Env variables (4)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/sickn33-supabase-automation/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/sickn33-supabase-automation?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/sickn33-supabase-automation?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-supabase-automation/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/sickn33-supabase-automation.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA · BibTeX · CFF)
APA citation
sickn33. (2026). supabase-automation security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-supabase-automation/audits/4BibTeX citation
@techreport{sickn33-sickn33-supabase-automation-2026,
author = {sickn33},
title = {supabase-automation security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/sickn33-supabase-automation/audits/4},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "supabase-automation security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-07"
url: "https://skillstore.io/skills/sickn33-supabase-automation/audits/4"
identifiers:
- type: other
value: "skillstore:sickn33-supabase-automation:audit:4"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Review database schema
Developers can inspect tables, relationships, and generated types before writing queries.
Check project operations
Platform teams can review organizations, projects, service health, storage buckets, and edge functions.
Run guarded SQL tasks
Database owners can prepare read-only queries or approved data changes with schema checks first.
Try These Prompts
Use the Supabase automation skill to find my active Supabase projects through Rube MCP. Show names, refs, organizations, and health status if available.
Find the project named <project name>, list public tables, and summarize columns, relationships, indexes, and row counts for <table name>.
Inspect the schema for <table name>, then draft a read-only query plan for <business question>. Ask before running anything.
Review the target schema, identify required changes for <migration goal>, explain risks, and wait for approval before any write or DDL step.
Best Practices
- Search Rube tools first so parameter names and schemas match the current MCP server.
- Use read-only mode for SELECT queries and require explicit approval for mutations.
- Mask API keys and avoid storing Supabase secrets in chat, logs, or files.
Avoid
- Running write SQL before inspecting schemas and confirming the target project.
- Displaying full service-role keys or copying them into issue trackers.
- Assuming organization IDs and slugs are interchangeable across Supabase tools.
Frequently Asked Questions
Does this skill require Supabase credentials?
Can it run SQL?
Can it retrieve API keys?
Does it deploy edge functions?
Why search tools first?
Is it safe for production?
Developer Details
Author
sickn33License
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/supabase-automationRef
9f814fc6a43fd99946f2da5e0df231c65a38bc76
Maintenance freshness
7/18/2026
Usage
8 downloads · 117 views
File structure
📄 SKILL.md