sql_builder

sql_builder is a skill for Claude Code, Codex from G-Schumacher44/strata-oss. It costs 0 tokens per session (1,306 once invoked), scanned A, original, no licence file.

A skill package named sql_builder from the strata-oss project. The provided description does not explain what SQL it creates or how it works.

In plain words
What is it for?
The available information is too limited to describe its concrete jobs accurately.
Why use it?
The available information is too limited to identify a specific problem it removes.

Skill for Claude CodeCodex

Install

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.

agentmods
npx agentmods add skills/g-schumacher44/strata-oss/sql_builder
Any agent
npx skills add G-Schumacher44/strata-oss --skill sql_builder
Clone the repo
git clone --depth 1 https://github.com/G-Schumacher44/strata-oss

Made for: Claude Code, Codex.

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 sql_builder

README.md
[![agentmods](https://agentmods.dev/badge/skills/g-schumacher44/strata-oss/sql_builder.svg)](https://agentmods.dev/skills/g-schumacher44/strata-oss/sql_builder)
Your own site
<a href="https://agentmods.dev/skills/g-schumacher44/strata-oss/sql_builder"><img src="https://agentmods.dev/badge/skills/g-schumacher44/strata-oss/sql_builder.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,306 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00000 $0.01306
Opus 5 $0.00000 $0.00653
Sonnet 5 $0.00000 $0.00261
Haiku 4.5 $0.00000 $0.00131

Measured 4d ago against content hash eaba0370bb95, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

sql_builder 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 4d 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.

src/strata/skills/bi/bq/sql_builder/SKILL.md · 149 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

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

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. 4d ago First seen · 149 lines · 0 tokens per session scan A eaba0370bb95

Subscribe to this mod's changes

sql_builder is a skill published in the GitHub repository G-Schumacher44/strata-oss (1 stars, last pushed 15d ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 1,306 tokens. 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

grain-confidence-reviewer

Surface grain-uniqueness CONFIDENCE as evidence and DIFF two source-map.yaml versions for a Mapping Ready reviewer in the Seshat BI repo. Use when someone asks "is the grain confident?", "what changed in this map?", or is about to review/approve a table's mapping. It READS the already-measured PK-uniqueness signal…

Kemetra/Seshat-BI · 175 tokens

source-mapping

Drive a raw retail source table through the source-mapping gate before any silver SQL exists. Use when someone asks to map, model, profile, or onboard a new bronze table toward Power BI in the Seshat BI repo -- profile the source, decide grain/PK, fill the five mapping artifacts into mappings/ /, and stop at the gate.…

Kemetra/Seshat-BI · 122 tokens

powerbi-source-integration

Source system integration patterns. Use when the user mentions: data source, connect source, ingest data, database connection, API connection, CSV upload, web scrape, source connector, raw data model, normalize, Bronze ingestion, source mapping, data model development, source to Bronze, multi-source, PostgreSQL…

santoshkanthety/powerbi-agent · 96 tokens

retail-validate

Run the LIVE data checks against a materialized retail table and interpret the findings. Use after silver + gold exist for a mapped table in the Seshat BI repo, when someone asks to validate or reconcile a table, or when a V-RC2 / V-RC15 / V-RC16 finding appears. Invoke-and-interpret only: this skill runs retail…

Kemetra/Seshat-BI · 112 tokens

powerbi-star-schema-modeling

Star schema design, dimensions, facts. Use when the user mentions: star schema, snowflake schema, dimensional modeling, Kimball, fact table, dimension table, surrogate key, grain, SCD, conformed dimensions, data mart, data warehouse, DW design, ERD, relationship design.

santoshkanthety/powerbi-agent · 67 tokens

cross-table-lineage

Trace column- and table-level lineage across bronze/silver/gold in the Seshat BI repo and report the downstream impact of a change. Read-only: it reads committed SQL and mappings, opens no database, and edits nothing.

Kemetra/Seshat-BI · 52 tokens