.claude/skills/oo-supabaseRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Supabase (supabase.com). Use this skill for ANY Supabase request — reading, creating, updating, and deleting data. Whenever a task involves Supabase, use this skill instead of calling the API directly.
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/oo-supabaseRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/oo-supabaseSKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/oo-supabaseSKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @oomol/oo-supabaseclawhub inspect @oomol/oo-supabase --version 1.0.3This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
curl -fsSL https://cli.oomol.com/install.sh | bashcurl -fsSL https://cli.oomol.com/install.shThis is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:2ce9cbd4500009555077ffe6bc5704e2538d02dc741c1e4c933016d04ae2ff50skill-card.mdSKILL.md- Added the `oo-supabase` skill for operating Supabase through an OOMOL-connected account. - Uses the `oo` CLI to inspect each action’s live schema before sending a payload, keeping requests aligned with the connector contract. - Supports core Supabase read workflows: listing and fetching organizations, projects, Edge Functions, storage buckets, API keys, secrets, and project health. - Includes read-only SQL execution and TypeScript database type generation for inspection and integration work. - Covers controlled write paths for API keys and secrets, with destructive actions clearly separated and gated by confirmation. - Provides first-time setup guidance for CLI, auth, connection, and billing issues when the connector is not ready. Source: `oomol-lab/skills@3e4b3ff`