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.
npx agentmods add skills/justinedevs/crux/prisma-clinpx skills add JustineDevs/CRUX --skill prisma-cligit clone --depth 1 https://github.com/JustineDevs/CRUXWrote 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/skills/justinedevs/crux/prisma-cli)<a href="https://agentmods.dev/skills/justinedevs/crux/prisma-cli"><img src="https://agentmods.dev/badge/skills/justinedevs/crux/prisma-cli.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00087 | $0.01769 |
| Opus 5 | $0.00044 | $0.00885 |
| Sonnet 5 | $0.00017 | $0.00354 |
| Haiku 4.5 | $0.00009 | $0.00177 |
Grade A, and why
prisma-cli 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 3d ago.
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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
20 files beside SKILL.md 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.
- references/agent-safety.md 1.1 KB
- references/complete.md 652 B
- references/db-execute.md 1.9 KB
- references/db-pull.md 4.1 KB
- references/db-push.md 3.3 KB
- references/db-seed.md 3.3 KB
- references/debug.md 1.1 KB
- references/dev.md 2.8 KB
- references/format.md 1.1 KB
- references/generate.md 3.7 KB
- references/init.md 3.8 KB
- references/mcp.md 1.2 KB
- references/migrate-deploy.md 2.8 KB
- references/migrate-dev.md 3.3 KB
- references/migrate-diff.md 2.2 KB
- references/migrate-reset.md 1.8 KB
- references/migrate-resolve.md 1.8 KB
- references/migrate-status.md 1.6 KB
- references/studio.md 2.9 KB
- references/validate.md 964 B
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.
- 3d ago First seen · 267 lines · 87 tokens per session scan A ceb355cbfd77
prisma-cli is a skill published in the GitHub repository JustineDevs/CRUX (1 stars, last pushed 20d ago), with no licence file. It adds 87 tokens to every session and 1,769 once invoked, about $0.0004 per session on Opus 5. 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-08-31.
Other skills, from other repositories
tencent-pg-inspection
Run routine health inspection for Tencent Cloud PostgreSQL by calling Tencent Cloud OpenAPI directly. This skill can use the full aligned PostgreSQL OpenAPI action set documented in @references/apireference.md. Start with evidence collection first, and require explicit confirmation before any write, fee-impacting, or…
tencent-pg-ops-troubleshooter
Troubleshoot operational issues for Tencent Cloud PostgreSQL by calling Tencent Cloud OpenAPI directly. This skill can use the full aligned PostgreSQL OpenAPI action set documented in @references/apireference.md. Start with evidence collection first, and require explicit confirmation before any write, fee-impacting…
tencent-pg-slowquery-diagnosis
Diagnose slow SQL and performance anomalies for Tencent Cloud PostgreSQL by calling Tencent Cloud OpenAPI directly. This skill can use the full aligned PostgreSQL OpenAPI action set documented in @references/apireference.md. Start with evidence collection first, and require explicit confirmation before any write…
requirement-alignment
Use when analyzing a requirement/PRD (分析需求/解析需求/解析PRD/分析PRD), building state machines (画状态机), sequence diagrams (时序图), decision tables (决策表) or DDL from a spec, or resuming an interrupted requirement analysis (用户说"继续") - drives the three-level intent-alignment funnel (code evidence, registered inference, structured…
database-security
Use for authorized database security assessment covering PostgreSQL/MySQL/MSSQL/Mongo/Redis exposure, authz, UDF/command paths, and misconfiguration review.
guardian-cache
Store temporary agent state and cached API results in Redis using enforced mema: namespaces and TTL controls. Use when session data or expensive intermediate results must be shared across steps or sub-agents.