supabase
Navigate Empathy Ledger Supabase Schemas
Database work slows down when table names and relationships are unclear. This skill maps Empathy Ledger tables and provides Supabase query patterns for faster planning.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "supabase" from https://skillstore.io/skills/acurioustractor-supabase.md and its manifest at https://skillstore.io/api/skills/acurioustractor-supabase/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.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". Which tables support story theme analysis?
Expected outcome:
Use stories for core content, story_themes for associations, narrative_themes for theme definitions, and transcript_analysis_results for versioned analysis.
Using "supabase". How does an organisation connect to published stories?
Expected outcome:
- Start with organisations.
- Join projects through the organisation relationship.
- Join stories through each project.
- Filter by tenant and published status.
Using "supabase". What should I check before querying stories?
Expected outcome:
Confirm the current schema, apply tenant filtering, respect RLS policies, select only required fields, and review access to storyteller and media data.
Security Audit
SafeAll 77 static findings are false positives caused by Markdown backticks, SQL or TypeScript examples, and database identifiers. The skill contains documentation only and does not execute commands, import HTTP clients, access credentials, or instruct system reconnaissance. No prompt injection or other semantic threat was found.
Risk Factors
โ๏ธ External commands (20)
๐ Network access (2)
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/acurioustractor-supabase/audits/11?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/acurioustractor-supabase?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/acurioustractor-supabase?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/acurioustractor-supabase/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/acurioustractor-supabase.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
Acurioustractor. (2026). supabase security audit report (audit version 11) [Author version unspecified]. Skillstore. https://skillstore.io/skills/acurioustractor-supabase/audits/11BibTeX citation
@techreport{acurioustractor-acurioustractor-supabase-2026,
author = {Acurioustractor},
title = {supabase security audit report (audit version 11)},
institution = {Skillstore},
year = {2026},
number = {11},
url = {https://skillstore.io/skills/acurioustractor-supabase/audits/11},
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 security audit report (audit version 11)"
version: "unspecified"
type: report
authors:
- name: "Acurioustractor"
date-released: "2026-07-10"
url: "https://skillstore.io/skills/acurioustractor-supabase/audits/11"
identifiers:
- type: other
value: "skillstore:acurioustractor-supabase:audit:11"
description: "Skillstore immutable audit report identifier"
Compare variants
3 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
supabase-supabase
2026-08-21
acurioustractor-supabase
2026-08-21
dicklesworthstone-supabase
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Find analysis data
Locate stories, transcripts, themes, and extracted quotes before planning reports or research.
Plan application queries
Trace table relationships and select suitable joins for Supabase application features.
Review tenant boundaries
Check whether a proposed data path includes the documented tenant relationship and filtering pattern.
Try These Prompts
Which Empathy Ledger tables contain stories, transcripts, themes, and quotes? Explain each table's role.
Map the relationship from an organisation to its projects, stories, storytellers, and media. List the required joins.
Draft a Supabase query for published stories with storyteller and project details. Include tenant filtering and explain each relationship.
Review this proposed story distribution workflow against the documented schema. Identify missing tenant, consent, audit, token, or relationship checks: [workflow].
Best Practices
- Verify table and column names against the current deployed schema before implementation.
- Apply tenant constraints and rely on reviewed RLS policies for every data path.
- Select only required fields and test nested joins with realistic access roles.
Avoid
- Do not treat the reference as proof that a table or relationship still exists.
- Do not omit tenant filtering because an example query appears simple.
- Do not expose sensitive profile, transcript, token, or audit data without authorization review.
Frequently Asked Questions
Does this skill connect to Supabase?
Is this a general Supabase skill?
Can it generate queries?
Does it guarantee tenant isolation?
Does it include every database table?
Which assistants can use this skill?
Developer Details
Author
AcurioustractorLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/Acurioustractor/empathy-ledger-v2/tree/main/.claude/skills/local/supabaseRef
b9e5ae9c7a884b8b0bc6894c293164039a0aa79d
Maintenance freshness
7/18/2026
Usage
7 downloads ยท 385 views
File structure