CtrlK
BlogDocsLog inGet started
Tessl Logo

ghidra

Reverse engineer binaries using Ghidra's headless analyzer. Decompile executables, extract functions, strings, symbols, and analyze call graphs without GUI.

70

Quality

85%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

87%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-structured, highly actionable tool-wrapper skill with strong progressive disclosure and conciseness; its main gap is the absence of validation checkpoints in the batch-analysis workflow.

Suggestions

Add a validation/verification step to the 'Analyze Multiple Binaries' loop, e.g. checking each run's exit code and summary file before proceeding.

Surface an explicit error-recovery checkpoint in the main analysis workflow (e.g. 'If analysis fails to find functions, retry with an explicit -p processor ID').

DimensionReasoningScore

Conciseness

Lean reference material that assumes Claude's competence — no basic-concept padding about what Ghidra or reverse engineering is — and every section (command tables, options, output formats) earns its place.

3 / 3

Actionability

Provides fully executable, copy-paste-ready commands in the Quick Reference table and per-script sections, plus concrete JSON output examples — matching the score-3 anchor.

3 / 3

Workflow Clarity

Workflows like 'Analyze an Unknown Binary' are sequenced, but the batch 'Analyze Multiple Binaries' loop has no validation/verification checkpoint, capping workflow clarity at 2 per the batch-operation guideline.

2 / 3

Progressive Disclosure

The body is a clear overview pointing one level deep to real bundle scripts (all six Export*.java, find-ghidra.sh, ghidra-analyze.sh verified present), with no nested references and easy navigation.

3 / 3

Total

11

/

12

Passed

Description

82%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A specific, well-targeted description with strong action verbs and natural trigger terms, but it omits an explicit 'Use when...' usage trigger, capping completeness at 2.

Suggestions

Append an explicit usage trigger, e.g. 'Use when reverse engineering binaries, decompiling executables, or extracting functions/strings/symbols/call graphs without a GUI.'

Consider adding a couple of common user phrasings ('disassemble a binary', 'analyze malware') to broaden trigger coverage.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Reverse engineer binaries', 'Decompile executables', 'extract functions, strings, symbols', and 'analyze call graphs' — matching the score-3 anchor.

3 / 3

Completeness

It clearly answers 'what' but provides no 'Use when...' clause or equivalent explicit trigger guidance, which caps completeness at 2 per the rubric guidelines.

2 / 3

Trigger Term Quality

Natural terms a reverse-engineering user would actually say (decompile, functions, strings, symbols, call graphs) are well covered; the only jargon is 'headless analyzer'.

3 / 3

Distinctiveness Conflict Risk

Ghidra-specific, headless-analyzer framing carves a clear niche unlikely to trigger for unrelated skills.

3 / 3

Total

11

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
mitsuhiko/agent-stuff
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.