yba-query-cli

yba-query-cli is a skill for Claude Code, Codex from yugabyte/yugabyte-db. It costs 119 tokens per session (1,226 once invoked), scanned A, original, no licence file.

A command-line workflow for querying a running YugabyteDB Anywhere control plane. YugabyteDB Anywhere is the management service for YugabyteDB database deployments.

In plain words
What is it for?
Use it to list or describe databases, tasks, backups, providers, alerts, users, security settings, replication, access controls, runtime settings, and related management resources.
Why use it?
It lets an agent inspect deployment and management data from the command line instead of navigating each item manually.

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/yugabyte/yugabyte-db/yba-query-cli
Any agent
npx skills add yugabyte/yugabyte-db --skill yba-query-cli
Clone the repo
git clone --depth 1 https://github.com/yugabyte/yugabyte-db

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 yba-query-cli

README.md
[![agentmods](https://agentmods.dev/badge/skills/yugabyte/yugabyte-db/yba-query-cli.svg)](https://agentmods.dev/skills/yugabyte/yugabyte-db/yba-query-cli)
Your own site
<a href="https://agentmods.dev/skills/yugabyte/yugabyte-db/yba-query-cli"><img src="https://agentmods.dev/badge/skills/yugabyte/yugabyte-db/yba-query-cli.svg" alt="Measured on agentmods" height="20"></a>
Per session 119 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,226 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.00119 $0.01226
Opus 5 $0.00060 $0.00613
Sonnet 5 $0.00024 $0.00245
Haiku 4.5 $0.00012 $0.00123

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

Security

Grade A, and why

yba-query-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 5d 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.

.claude/skills/yba-query-cli/SKILL.md · 98 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

1 file 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. 5d ago First seen · 98 lines · 119 tokens per session scan A 05f258210871

Subscribe to this mod's changes

yba-query-cli is a skill published in the GitHub repository yugabyte/yugabyte-db (10,512 stars, last pushed today), with no licence file. It adds 119 tokens to every session and 1,226 once invoked, about $0.0006 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-30.

Related

Other skills, from other repositories

review-pr

Review Apache ShardingSphere or user-authorized downstream pull requests and PR discussions from public or authorized repository evidence. Use for code-correctness or mergeability decisions, CI-focused review, root-cause and regression analysis, complete consolidated findings, copy-ready committer feedback, challenged…

apache/shardingsphere · 77 tokens

analyze-issue

Used to analyze Apache ShardingSphere community issues. Emphasizes root-cause-first and evidence-first classification before conclusions, and produces copy-ready GitHub issue replies in the voice of an Apache ShardingSphere community maintainer.

apache/shardingsphere · 50 tokens

gen-ut

Generate standard unit tests for one or more target classes in Apache ShardingSphere; by default, target 100% class/line/branch coverage and pass quality gates; perform explicit merge analysis, suitability filtering, and refactor optimization for parameterized tests.

apache/shardingsphere · 54 tokens

coding-standards

Apply Apache ShardingSphere's written coding standards during implementation, fixes, refactoring, and code review, or perform a standalone read-only compliance audit of a user-specified scope. Uses CODEOFCONDUCT.md, applicable AGENTS.md rules, Checkstyle, Spotless, and other repository-defined standards, including…

apache/shardingsphere · 89 tokens

code-implementation

Implement, fix, refactor, or remove repository code under required scope, non-regression, verification, and review gates. Use whenever a task may change a production, test, script, or other implementation artifact, including build logic, generated source, and behavior-affecting configuration. Also use it alongside a…

apache/shardingsphere · 90 tokens

graphjin-eval

Create, extend, run, baseline, and diagnose GraphJin agent evaluations through the graphjin eval CLI.

dosco/graphjin · 27 tokens