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/advanced-security/codeql-development-mcp-server/create-codeql-query-development-workshopnpx skills add advanced-security/codeql-development-mcp-server --skill create-codeql-query-development-workshopgit clone --depth 1 https://github.com/advanced-security/codeql-development-mcp-serverWhat 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.00047 | $0.04264 |
| Opus 5 | $0.00023 | $0.02132 |
| Sonnet 5 | $0.00009 | $0.00853 |
| Haiku 4.5 | $0.00005 | $0.00426 |
Grade C, and why
create-codeql-query-development-workshop scanned grade C with 1 finding 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.
Recursive force deletehighDestructive command
rm -rf with a variable or a broad path is one typo away from removing the wrong tree.
rm -rf "${DB_PATH}" 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
60 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.
- examples/codeql-sap-js-ui5-xss/build-databases.sh 1.1 KB runs code
- examples/codeql-sap-js-ui5-xss/codeql-workspace.yml 33 B
- examples/codeql-sap-js-ui5-xss/exercises-tests/codeql-pack.yml 134 B
- examples/codeql-sap-js-ui5-xss/exercises-tests/Exercise1/Exercise1.expected 0 B
- examples/codeql-sap-js-ui5-xss/exercises-tests/Exercise1/Exercise1.qlref 13 B
- examples/codeql-sap-js-ui5-xss/exercises-tests/Exercise1/test.js 3.1 KB runs code
- examples/codeql-sap-js-ui5-xss/exercises-tests/Exercise2/Exercise2.expected 0 B
- examples/codeql-sap-js-ui5-xss/exercises-tests/Exercise2/Exercise2.qlref 13 B
- examples/codeql-sap-js-ui5-xss/exercises-tests/Exercise2/test.js 3.1 KB runs code
- examples/codeql-sap-js-ui5-xss/exercises-tests/Exercise3/Exercise3.expected 0 B
- examples/codeql-sap-js-ui5-xss/exercises-tests/Exercise3/Exercise3.qlref 13 B
- examples/codeql-sap-js-ui5-xss/exercises-tests/Exercise3/test.js 3.1 KB runs code
- examples/codeql-sap-js-ui5-xss/exercises-tests/Exercise4/Exercise4.expected 0 B
- examples/codeql-sap-js-ui5-xss/exercises-tests/Exercise4/Exercise4.qlref 13 B
- examples/codeql-sap-js-ui5-xss/exercises-tests/Exercise4/test.js 3.1 KB runs code
- examples/codeql-sap-js-ui5-xss/exercises-tests/Exercise5/Exercise5.expected 0 B
- examples/codeql-sap-js-ui5-xss/exercises-tests/Exercise5/Exercise5.qlref 13 B
- examples/codeql-sap-js-ui5-xss/exercises-tests/Exercise5/test.js 3.1 KB runs code
- examples/codeql-sap-js-ui5-xss/exercises/codeql-pack.yml 114 B
- examples/codeql-sap-js-ui5-xss/exercises/Exercise1.ql 873 B
- examples/codeql-sap-js-ui5-xss/exercises/Exercise2.ql 677 B
- examples/codeql-sap-js-ui5-xss/exercises/Exercise3.ql 1.1 KB
- examples/codeql-sap-js-ui5-xss/exercises/Exercise4.ql 1.4 KB
- examples/codeql-sap-js-ui5-xss/exercises/Exercise5.ql 1.7 KB
- examples/codeql-sap-js-ui5-xss/README.md 7.0 KB
- examples/codeql-sap-js-ui5-xss/solutions-tests/codeql-pack.lock.yml 552 B
- examples/codeql-sap-js-ui5-xss/solutions-tests/codeql-pack.yml 134 B
- examples/codeql-sap-js-ui5-xss/solutions-tests/Exercise1/Exercise1.expected 407 B
- examples/codeql-sap-js-ui5-xss/solutions-tests/Exercise1/Exercise1.qlref 13 B
- examples/codeql-sap-js-ui5-xss/solutions-tests/Exercise1/test.js 3.1 KB runs code
- examples/codeql-sap-js-ui5-xss/solutions-tests/Exercise2/Exercise2.expected 1.0 KB
- examples/codeql-sap-js-ui5-xss/solutions-tests/Exercise2/Exercise2.qlref 13 B
- examples/codeql-sap-js-ui5-xss/solutions-tests/Exercise2/test.js 3.1 KB runs code
- examples/codeql-sap-js-ui5-xss/solutions-tests/Exercise3/Exercise3.expected 612 B
- examples/codeql-sap-js-ui5-xss/solutions-tests/Exercise3/Exercise3.qlref 13 B
- examples/codeql-sap-js-ui5-xss/solutions-tests/Exercise3/test.js 3.1 KB runs code
- examples/codeql-sap-js-ui5-xss/solutions-tests/Exercise4/Exercise4.expected 492 B
- examples/codeql-sap-js-ui5-xss/solutions-tests/Exercise4/Exercise4.qlref 13 B
- examples/codeql-sap-js-ui5-xss/solutions-tests/Exercise4/test.js 3.1 KB runs code
- examples/codeql-sap-js-ui5-xss/solutions-tests/Exercise5/Exercise5.expected 3.4 KB
- examples/codeql-sap-js-ui5-xss/solutions-tests/Exercise5/Exercise5.qlref 13 B
- examples/codeql-sap-js-ui5-xss/solutions-tests/Exercise5/test.js 3.1 KB runs code
- examples/codeql-sap-js-ui5-xss/solutions/codeql-pack.lock.yml 552 B
- examples/codeql-sap-js-ui5-xss/solutions/codeql-pack.yml 114 B
- examples/codeql-sap-js-ui5-xss/solutions/Exercise1.ql 663 B
- examples/codeql-sap-js-ui5-xss/solutions/Exercise2.ql 304 B
- examples/codeql-sap-js-ui5-xss/solutions/Exercise3.ql 1013 B
- examples/codeql-sap-js-ui5-xss/solutions/Exercise4.ql 1.3 KB
- examples/codeql-sap-js-ui5-xss/solutions/Exercise5.ql 1.4 KB
- examples/codeql-sap-js-ui5-xss/tests-common/codeql-pack.yml 56 B
- examples/codeql-sap-js-ui5-xss/tests-common/test.js 3.1 KB runs code
- examples/example-cpp-simple/build-databases.sh 809 B runs code
- examples/example-cpp-simple/codeql-workspace.yml 33 B
- examples/example-cpp-simple/exercises-tests/codeql-pack.yml 107 B
- examples/example-cpp-simple/exercises-tests/Exercise1/Exercise1.expected 389 B
- examples/example-cpp-simple/exercises-tests/Exercise1/Exercise1.qlref 13 B
- examples/example-cpp-simple/exercises-tests/Exercise1/test.cpp 929 B
- examples/example-cpp-simple/exercises-tests/Exercise2/Exercise2.expected 242 B
- examples/example-cpp-simple/exercises-tests/Exercise2/Exercise2.qlref 13 B
- examples/example-cpp-simple/exercises-tests/Exercise2/test.cpp 27 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.
- yesterday First seen · 536 lines · 47 tokens per session scan C 3ff8770479fa
create-codeql-query-development-workshop is a skill published in the GitHub repository advanced-security/codeql-development-mcp-server (34 stars, last pushed 4d ago), with no licence file. It adds 47 tokens to every session and 4,264 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it C with 1 finding (recursive force delete). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
ring:dispatching-workflows
Executing a phased plan in rolling waves where each phase runs as one multi-agent workflow harness: the supervisor elaborates the phase into tasks against the real landed code, launches a workflow that implements with TDD and runs mandatory in-harness review plus an adversarial contrarian pass (and researchers when…
code-slop
Detect AI-generated code patterns ("slop") in PHP/Laravel and TypeScript/React source — comment narration, generic naming, premature interfaces, defensive overdose, mock-everything tests, and the absence of human "scars". Use when reviewing AI-assisted PRs, auditing code for taste/quality (not metrics — that's…
retro
Close an initiative by learning from it - spawns the retrospective agent over the ledger, the notes and the agents' reports, records what changed and what was rejected, and writes durable repo facts into .tyran/knowledge/. Runs at the end of an initiative; also available as /tyran:retro.
erase
Guided cleanup of CodeEraser findings — read the reports, verify every candidate against the actual code, delete safely, and prove convergence with ce check. Invoke when the user asks to clean up duplication, dead code, or act on CodeEraser findings.
skill-reviewer
Use when reviewing a Claude Code skill, auditing skill quality before publish, or asking "is this skill any good?". Produces structured reports with file:line citations, severity-rated findings cards, and an optional second-opinion pass. Lens variants: full (default), safety, discoverability, architecture…
scan
Scan a project with sentrux to get structural health grades (A-F) across 14 dimensions including coupling, cycles, cohesion, dead code, and test coverage. Use when the user wants to check code quality, architecture health, or before/after an agent session.