web-audit-mcp: Skill for Claude Code

.agents/skills/neon-drizzle/SKILL.md

neon-drizzle is a skill for Claude Code from sayuru-akash/web-audit-mcp. It costs 73 tokens per session (761 once invoked), scanned A, original, no licence file.

A setup guide for connecting an application to a Neon cloud Postgres database through Drizzle, a database toolkit for TypeScript.

In plain words
What is it for?
Use it to create a new project that can connect to and query Neon Postgres.
Why use it?
It handles the initial package installation, database credentials, connection setup, schema creation, and migrations.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: installed under .agents/ (shared by several agents).

This is sayuru-akash/web-audit-mcp's own configuration. It tells Claude Code how to work on web-audit-mcp itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything web-audit-mcp configures →

Reuse

Borrowing it

Nothing to install: this file belongs to sayuru-akash/web-audit-mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/sayuru-akash/web-audit-mcp/main/.agents/skills/neon-drizzle/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/sayuru-akash/web-audit-mcp

Made for: Claude Code.

Wrote 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.

agentmods badge for neon-drizzle

README.md
[![agentmods](https://agentmods.dev/badge/skills/sayuru-akash/web-audit-mcp/neon-drizzle/github.svg)](https://agentmods.dev/skills/sayuru-akash/web-audit-mcp/neon-drizzle)
Your own site
<a href="https://agentmods.dev/skills/sayuru-akash/web-audit-mcp/neon-drizzle"><img src="https://agentmods.dev/badge/skills/sayuru-akash/web-audit-mcp/neon-drizzle/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for neon-drizzle

Your own site · 80×15
<a href="https://agentmods.dev/skills/sayuru-akash/web-audit-mcp/neon-drizzle"><img src="https://agentmods.dev/badge/skills/sayuru-akash/web-audit-mcp/neon-drizzle.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 73 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 761 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00073 $0.00761
Opus 5 $0.00036 $0.00380
Sonnet 5 $0.00015 $0.00152
Haiku 4.5 $0.00007 $0.00076

Measured 11d ago against content hash d5055c7c4bfb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

neon-drizzle 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 11d ago.

The scan reads SKILL.md. This mod also ships 6 executable files (scripts/generate-schema.ts, scripts/run-migration.ts, templates/db-http.ts, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

.agents/skills/neon-drizzle/SKILL.md · 82 lines

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.

Read it on GitHub

Changes

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.

  1. 11d ago First seen · 82 lines · 73 tokens per session scan A d5055c7c4bfb

Subscribe to this mod's changes

neon-drizzle is a skill published in the GitHub repository sayuru-akash/web-audit-mcp (1 stars, last pushed 4mo ago), with no licence file. It adds 73 tokens to every session and 761 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.

Related

Other skills, from other repositories

amazon aurora dsql

Deprecated compatibility redirect for Aurora DSQL guidance. Use when a request concerns DSQL, Aurora DSQL, distributed SQL, DSQL schemas, migrations, queries, authentication, performance, or application development.

awslabs/mcp · 46 tokens

alembic-migration

Create, review, and apply database schema changes with Alembic. Use whenever a SQLAlchemy model is added or changed, a column/index/constraint needs to change, or a data backfill is required — anything that alters the PostgreSQL schema.

vstorm-co/full-stack-ai-agent-template · 56 tokens

postgres-semantic-search

PostgreSQL-based semantic and hybrid search with pgvector and ParadeDB. Use when implementing vector search, semantic search, hybrid search, or full-text search in PostgreSQL. Covers pgvector indexing, hybrid FTS/BM25 + RRF, ParadeDB, reranking, halfvec, multilingual search, query translation, and domain evals.…

laguagu/claude-code-nextjs-skills · 228 tokens

tuturuuu-database

Change Tuturuuu migrations, RLS, protected-table access, storage policies, and generated database types.

tutur3u/platform · 27 tokens

aws dsql

Deprecated compatibility redirect for Aurora DSQL guidance. Use when a request concerns DSQL, Aurora DSQL, distributed SQL, DSQL schemas, migrations, queries, authentication, performance, or application development.

awslabs/mcp · 44 tokens

distributed postgres

Deprecated compatibility redirect for Aurora DSQL guidance. Use when a request concerns DSQL, Aurora DSQL, distributed SQL, DSQL schemas, migrations, queries, authentication, performance, or application development.

awslabs/mcp · 43 tokens