classical-lexicon

classical-lexicon is a skill for Claude Code, Codex from cosai-oasis/secure-ai-tooling. It costs 84 tokens per session (2,022 once invoked), scanned A, original, Apache-2.0.

A terminology-checking guide for security risk maps that compares names and descriptions with established security terms, especially those used by NIST.

In plain words
What is it for?
Use it when creating or reviewing names and descriptions for security risks, controls, components, or personas.
Why use it?
It helps prevent invented or unclear security terms from making a risk map harder to understand or inconsistent with common practice.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it when creating or reviewing names and descriptions for security risks, controls, components, or personas.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/cosai-oasis/secure-ai-tooling/classical-lexicon
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.

Any agent
npx skills add cosai-oasis/secure-ai-tooling --skill classical-lexicon
Clone the repo
git clone --depth 1 https://github.com/cosai-oasis/secure-ai-tooling

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 classical-lexicon

README.md
[![agentmods](https://agentmods.dev/badge/skills/cosai-oasis/secure-ai-tooling/classical-lexicon/github.svg)](https://agentmods.dev/skills/cosai-oasis/secure-ai-tooling/classical-lexicon)
Your own site
<a href="https://agentmods.dev/skills/cosai-oasis/secure-ai-tooling/classical-lexicon"><img src="https://agentmods.dev/badge/skills/cosai-oasis/secure-ai-tooling/classical-lexicon/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 classical-lexicon

Your own site · 80×15
<a href="https://agentmods.dev/skills/cosai-oasis/secure-ai-tooling/classical-lexicon"><img src="https://agentmods.dev/badge/skills/cosai-oasis/secure-ai-tooling/classical-lexicon.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 84 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,022 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original 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.00084 $0.02022
Opus 5 $0.00042 $0.01011
Sonnet 5 $0.00017 $0.00404
Haiku 4.5 $0.00008 $0.00202

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

Security

Grade A, and why

classical-lexicon 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 9d 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.

scripts/skills/classical-lexicon/SKILL.md · 86 lines

How it starts

The opening of the file, as written. The whole thing — 86 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Classical Lexicon

Check Risk Map terminology against established security terms of art. The governing rule: never invent a term when an established term of art already exists. This skill grounds a proposed term, regrounds an invented one, or confirms an existing term is already sound — it does not rewrite content wholesale.

When to use

  • Authoring a new Control / Risk / Component / Persona title or description.
  • Critiquing a draft for coined or product-specific terminology.
  • Deciding what to call a capability, role, mechanism, or locus — including a persona/role name, not only a control or risk mechanism term.

When not to use

  • Framework mapping IDs (MITRE ATLAS, NIST AI RMF, etc.) — that is the framework-mappings audit tooling's job.
  • Prose style/format rules (bold, sentinels, length) — that is the prose-subset linter's job.

Procedure

  1. Extract candidate terms from the input: the nouns and noun-phrases that name a capability, security measure, role, mechanism, or architectural locus. These are where terminology matters.
  2. Look each up in the lexicon: references/lexicon.md.
  3. Classify each candidate:
    • Grounded — already an established term of art. Accept; name the source.
    • Reground — an invented or informal term with an established equivalent. Return the canonical term and the mapping.
    • Generalize — the term encodes a specific product or protocol (e.g. an MCP-prefixed name). The identity is the role/locus; the product is an attribute. Return the role-grain term; keep the product only as an example.
    • Novel — flag — no established term of art found. Do not coin one silently (see the maintainer-flag vocabulary below). "novel-flag" applies only when no established term of art exists in the field, not merely when the term is absent from this pinned lexicon snapshot; when you can ground a term via general NIST-first sourcing knowledge that the snapshot lacks, ground it and propose the lexicon addition rather than flagging it novel. 3b. Record the international/standards equivalent — unconditionally, for grounding verdicts only. This obligation applies to grounded and reground candidates — verdicts that ground a term in standards. For every such candidate, record its international/standards equivalent(s) (ISO/IEC, EU AI Act, ENISA, XACML, or other recognized non-US/international body). Do this every time a term is grounded or regrounded — not only when NIST is silent or the term is contested. A maintainer flag fires only when this equivalence check turns up a problem: the equivalent is missing (D3b-parochialism) or the equivalent conflicts with the NIST-first term (naming-conflict or substantive-conflict, see below). When the equivalent is present and agrees, record it and raise no maintainer flag.

Read the full file on GitHub · 86 lines

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. 9d ago First seen · 86 lines · 84 tokens per session scan A 22b6af252e54

Subscribe to this mod's changes

classical-lexicon is a skill published in the GitHub repository cosai-oasis/secure-ai-tooling (97 stars, last pushed 2d ago), licensed Apache-2.0. It adds 84 tokens to every session and 2,022 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-30.

Related

Other skills, from other repositories

svc-mobile-android

Android APK static analysis — OWASP Mobile Top 10, Retrofit API audit, transport security, smali reading, component export, auth flow analysis. Use when target is an APK/Android app. Triggers - APK, Android, mobile app, decompiled, smali, jadx, apktool.

s0ld13rr/pentestcode · 66 tokens

svc-pivoting

Turn a foothold into a RELIABLE pivot (SOCKS tunnel + persistent shell) so internal volume never rides a fragile stateless RCE. Use the moment you have code-exec on a dual-homed/edge host and need to reach an internal segment. Triggers - dual-homed host, "not reachable from my box", internal CIDR behind a foothold…

s0ld13rr/pentestcode · 103 tokens

web-auth-bypass-idor

Broken access control - IDOR, privilege escalation, JWT abuse, mass assignment, forced browsing - for web apps and APIs. Use on any multi-user or role-based app with object IDs, tokens, or admin functionality. Triggers - /api/users/ , /orders/ , ?account=/uid=/doc=, JWT (eyJ...), role/isAdmin field, admin panel, "403…

s0ld13rr/pentestcode · 97 tokens

web-deserialization

Insecure deserialization to RCE for web apps. Use when the app deserializes attacker-controlled data - cookies/tokens/hidden fields/params that are serialized blobs, VIEWSTATE, Java/PHP/.NET/Python/Node apps. Triggers - base64 starting rO0AB or hex AC ED 00 05 (Java), PHP serialize O-prefix, VIEWSTATE, python pickle…

s0ld13rr/pentestcode · 98 tokens

web-lfi-traversal

Path traversal / Local File Inclusion detection→file-read→RCE for web apps. Use when a param names a file/path/page/template/lang/download, or a response embeds file contents. Triggers - file=/page=/path=/template=/lang=/download=/include= param, ../, %2e%2e, "no such file", directory listing, download endpoint.

s0ld13rr/pentestcode · 83 tokens

web-sqli

SQL injection detection→exploitation→proof for web apps and APIs. Use when a parameter reaches a DB query, when input triggers a SQL error / boolean or time differential, or during VULN-ASSESSMENT/EXPLOITATION on a web target. Triggers - sql syntax error, ORA-/MySQL/psql/SQLite error string, ' or 1=1, order by…

s0ld13rr/pentestcode · 100 tokens