extract-asm

extract-asm is a skill for Claude Code from nmoinvaz/speedy-gonzales. It costs 19 tokens per session (1,083 once invoked), scanned A, original, no licence file.

A tool for extracting the low-level assembly instructions stored in an object file or assembly file. Assembly is a processor-specific form of code that shows closely how a program runs.

In plain words
What is it for?
Use it to extract all assembly or the assembly for one named function from a file.
Why use it?
It lets you inspect generated machine-level instructions without manually finding them in a compiled file.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Good fit Use it to extract all assembly or the assembly for one named function from a file.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nmoinvaz/speedy-gonzales/extract-asm
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 nmoinvaz/speedy-gonzales --skill extract-asm
Clone the repo
git clone --depth 1 https://github.com/nmoinvaz/speedy-gonzales

Made for: Claude Code.

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 extract-asm

README.md
[![agentmods](https://agentmods.dev/badge/skills/nmoinvaz/speedy-gonzales/extract-asm/github.svg)](https://agentmods.dev/skills/nmoinvaz/speedy-gonzales/extract-asm)
Your own site
<a href="https://agentmods.dev/skills/nmoinvaz/speedy-gonzales/extract-asm"><img src="https://agentmods.dev/badge/skills/nmoinvaz/speedy-gonzales/extract-asm/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 extract-asm

Your own site · 80×15
<a href="https://agentmods.dev/skills/nmoinvaz/speedy-gonzales/extract-asm"><img src="https://agentmods.dev/badge/skills/nmoinvaz/speedy-gonzales/extract-asm.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 19 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,083 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.
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.1 $0.00019 $0.01083
Opus 5 $0.00010 $0.00541
Sonnet 5 $0.00004 $0.00217
Haiku 4.5 $0.00002 $0.00108

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

Security

Grade A, and why

extract-asm 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.

skills/extract-asm/SKILL.md · 89 lines

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.

Read it on GitHub

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 · 89 lines · 19 tokens per session scan A 76e7a7f9da2b

Subscribe to this mod's changes

extract-asm is a skill published in the GitHub repository nmoinvaz/speedy-gonzales (3 stars, last pushed 2mo ago), with no licence file. It adds 19 tokens to every session and 1,083 once invoked, about $0.0001 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-31.

Related

Other skills, from other repositories

idea-sprint

Find and validate what to build in crypto. Use when the user asks "what should I build", "validate this idea", "is this worth building", "find me a startup idea", "crypto idea", or wants blunt feedback on a project concept before writing code.

solanabr/solana-ai-kit · 58 tokens

pitch-deck

Build a pitch deck for a crypto project. Use when the user says "pitch deck", "demo day", "investor presentation", "grant application slides", "accelerator application", "help me pitch", or needs slides for a hackathon final.

solanabr/solana-ai-kit · 55 tokens

hackathon

Prepare a winning hackathon submission. Use when the user says "hackathon submission", "submit to hackathon", "demo script", "demo video", "which track should I enter", "Colosseum", "help me win the hackathon", or asks about hackathon grants and Superteam Earn.

solanabr/solana-ai-kit · 65 tokens

mermaid-diagram

Generate beautiful Mermaid diagrams — flowcharts, sequence, ER, class, state, pie, gantt, mindmap, timeline, gitgraph, C4, kanban, block, quadrant, sankey, XY charts. Renders to PNG locally and Markdown for GitHub. Use when the user asks for diagrams, visualizations, schemas, flowcharts, architecture overviews…

georgekhananaev/claude-skills-vault · 109 tokens

salesforce-cli

Safety-first Salesforce CLI skill wrapping sf (v2). This skill should be used when performing Salesforce operations — SOQL/SOSL queries, metadata deploy/retrieve, data import/export, Apex execution, org management, auth, and platform events. Enforces risk classification w/ mandatory confirmation for all…

georgekhananaev/claude-skills-vault · 86 tokens

seo-images

Image optimization analysis for SEO and performance. Checks alt text, file sizes, formats, responsive images, lazy loading, CLS prevention, image SERP rankings (via DataForSEO), and image file optimization (WebP/AVIF conversion, IPTC/XMP metadata injection). Use when user says "image optimization", "alt text", "image…

georgekhananaev/claude-skills-vault · 108 tokens