Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
/plugin marketplace add Ozzeron/prompt-packnpx agentmods add plugins/ozzeron/prompt-pack/supabasegit clone --depth 1 https://github.com/Ozzeron/prompt-packWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/plugins/ozzeron/prompt-pack/supabase)<a href="https://agentmods.dev/plugins/ozzeron/prompt-pack/supabase"><img src="https://agentmods.dev/badge/plugins/ozzeron/prompt-pack/supabase.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
supabase scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"name": "supabase",
"displayName": "Prompt Pack — Supabase",
"description": "The backend profile plus Postgres/Supabase specifics: RLS, migration workflow, schema cache, auth integration.",
"source": "./",
"skills": [
"./prompts/meta/engineering-principles",
"./prompts/meta/reuse-before-create",
"./prompts/meta/token-discipline",
"./prompts/delivery/handoff",
"./prompts/architecture/backend-api",
"./prompts/architecture/database-schema",
"./prompts/architecture/database-migrations",
"./prompts/architecture/postgres-supabase",
"./prompts/review/code-review",
"./prompts/review/repo-audit",
"./prompts/review/database-review",
"./prompts/review/security-review",
"./prompts/review/debugger",
"./prompts/delivery/test-writer"
],
"keywords": [
"supabase",
"postgres",
"rls",
"backend"
]
}What it installs
The manifest is a name and a version. 14 skills travel with it, and installing the plugin installs all of them — 368 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill security-review A 25 tokens
- Skill postgres-supabase A 27 tokens
- Skill repo-audit A 26 tokens
- Skill reuse-before-create A 25 tokens
- Skill test-writer A 26 tokens
- Skill code-review A 26 tokens
- Skill database-migrations A 26 tokens
- Skill database-schema A 29 tokens
- Skill debugger A 30 tokens
- Skill database-review A 25 tokens
- Skill backend-api A 25 tokens
- Skill handoff A 29 tokens
- Skill engineering-principles A 28 tokens
- Skill token-discipline A 21 tokens
What ships with it
1 file beside marketplace.json#supabase in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 28 lines scan A fb52700fa5cb
supabase is a plugin published in the GitHub repository Ozzeron/prompt-pack (8 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other plugins, from other repositories
supabase-skills
Supabase Postgres, JavaScript SDK, and CLI skills for migrations and local dev.
dbeast
Expert PostgreSQL database analysis MCP server. 21 tools for schema discovery, query execution & optimization, health/maintenance/replication/security audits, data quality checks, partition analysis, audit logging, and safe write-operation impact previews.
oficina
A lean agent harness for AI-assisted development — NestJS + TypeScript + Prisma + PostgreSQL. Skills for CRUD, Prisma modeling, RBAC, task breakdown and client-facing docs.
sql-expert
SQL queries, schema design, indexing, query optimization, and transactions across Postgres/MySQL/SQLite.
grepai-storage
Skills for configuring storage backends: GOB, PostgreSQL, and Qdrant.
project-brain
Folder structure + collaboration protocol so AI sessions can resume project context after compaction or window switch. One brain/ folder, 5 core files (PROJECT/MAP/STATUS/DECISIONS/HANDOFF), and a topic taxonomy.