CS2_VibeSignatures: Skill for Claude Code

.claude/skills/convert-finder-skill-to-preprocessor-scripts/SKILL.md

convert-finder-skill-to-preprocessor-scripts is a skill for Claude Code, Codex from HLND2T/CS2_VibeSignatures. It costs 58 tokens per session (15,437 once invoked), scanned A, original, MIT.

A procedure for converting an existing find-XXXX instruction file into a Python preprocessor script. It updates the relevant game-version YAML configuration and removes the old instruction file.

In plain words
What is it for?
Use it when a find-XXXX SKILL.md already exists and needs to become an ida_preprocessor_scripts/find-XXXX.py finder.
Why use it?
It turns a manual or agent-run finder into an automated preprocessing step. It also helps choose the right conversion pattern for string references, virtual tables, or decompiled functions.

Skill for Claude CodeCodex

Written for Claude Code and Codex: disable-model-invocation in frontmatter, but also agents/openai.yaml present. Also seen: reads .claude/ paths; mentions Codex.

This is HLND2T/CS2_VibeSignatures's own configuration. It tells Claude Code and Codex how to work on CS2_VibeSignatures 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 CS2_VibeSignatures configures →

Reuse

Borrowing it

Nothing to install: this file belongs to HLND2T/CS2_VibeSignatures. 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/HLND2T/CS2_VibeSignatures/main/.claude/skills/convert-finder-skill-to-preprocessor-scripts/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/HLND2T/CS2_VibeSignatures

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 convert-finder-skill-to-preprocessor-scripts

README.md
[![agentmods](https://agentmods.dev/badge/skills/hlnd2t/cs2_vibesignatures/convert-finder-skill-to-preprocessor-scripts/github.svg)](https://agentmods.dev/skills/hlnd2t/cs2_vibesignatures/convert-finder-skill-to-preprocessor-scripts)
Your own site
<a href="https://agentmods.dev/skills/hlnd2t/cs2_vibesignatures/convert-finder-skill-to-preprocessor-scripts"><img src="https://agentmods.dev/badge/skills/hlnd2t/cs2_vibesignatures/convert-finder-skill-to-preprocessor-scripts/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 convert-finder-skill-to-preprocessor-scripts

Your own site · 80×15
<a href="https://agentmods.dev/skills/hlnd2t/cs2_vibesignatures/convert-finder-skill-to-preprocessor-scripts"><img src="https://agentmods.dev/badge/skills/hlnd2t/cs2_vibesignatures/convert-finder-skill-to-preprocessor-scripts.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 58 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 15,437 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 warn 7 Sept 2026
SkillSpector: 9 findings, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Agent Snooping · line 11
    Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
    Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
  • medium Agent Snooping · line 40
    Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
    Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
  • medium Agent Snooping · line 1047
    Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
    Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
  • medium Agent Snooping · line 1073
    Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
    Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
  • medium Agent Snooping · line 1103
    Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
    Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
  • medium Agent Snooping · line 1137
    Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
    Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
  • medium Agent Snooping · line 1172
    Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
    Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
  • medium Agent Snooping · line 1221
    Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
    Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
  • medium Agent Snooping · line 1262
    Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
    Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
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.00058 $0.15437
Opus 5 $0.00029 $0.07719
Sonnet 5 $0.00012 $0.03087
Haiku 4.5 $0.00006 $0.01544

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

Security

Grade A, and why

convert-finder-skill-to-preprocessor-scripts 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 2d 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/convert-finder-skill-to-preprocessor-scripts/SKILL.md · 1,296 lines

How it starts

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

Convert Finder SKILL.md to Preprocessor Script

Port an existing .claude/skills/find-XXXX/SKILL.md into an ida_preprocessor_scripts/find-XXXX.py preprocessor script, update configs/<GAMEVER>.yaml entries, and delete the old SKILL.md.

When to Use

  • A find-XXXX SKILL.md exists in .claude/skills/ and needs to be converted to a preprocessor script
  • The SKILL.md uses either xref-string search (find_regex / xrefs_to) or decompile-based vtable analysis to discover functions

Overview

Eight preprocessor patterns exist. The SKILL.md's discovery method and target type determine which to use:

Pattern Discovery Method Has FUNC_XREFS Has LLM_DECOMPILE Has INHERIT_VFUNCS Has FUNC_VTABLE_RELATIONS preprocess_skill has llm_config
A — Regular function via xref strings find_regex + xrefs_to on debug strings Yes No No No No
B — Virtual function via xref strings Same as A, but function is in a vtable Yes No No Yes No
C — Virtual function via LLM_DECOMPILE Decompile a known predecessor function, identify vfunc call offsets No Yes No Yes Yes
D — Regular function via LLM_DECOMPILE Decompile a known predecessor function, identify direct call targets No Yes No No Yes
E — Struct member offset via LLM_DECOMPILE Decompile a known predecessor function, identify struct field access offsets No Yes No No Yes
F — Virtual function via INHERIT_VFUNCS Inherit vtable slot index from a known base-class vfunc, look up same slot in derived-class vtable No No Yes No No
G — ConCommand handler function Find the handler callback registered via RegisterConCommand by matching command name and help string No (uses COMMAND_NAME/HELP_STRING) No No No No
H — Secondary (ordinal) vtable Locate a class's secondary vtable via mangled symbol (Windows) or offset-to-top (Linux) No No No No No

Read the full file on GitHub · 1,296 lines

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. 2d ago Changed · -4 lines 6f86b8dc4e83
  2. 9d ago First seen · 1,300 lines · 58 tokens per session scan A dd4be838faa8

Subscribe to this mod's changes

convert-finder-skill-to-preprocessor-scripts is a skill published in the GitHub repository HLND2T/CS2_VibeSignatures (65 stars, last pushed today), licensed MIT. It adds 58 tokens to every session and 15,437 once invoked, about $0.0003 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.