aircraft-research

aircraft-research is a skill for Claude Code, Codex from WPTK/aircraft-research-claude-skill. It costs 178 tokens per session (5,712 once invoked), scanned A, original, CC-BY-SA-4.0.

A reference guide for researching who owns an aircraft or which organization is behind its registration number, also called a tail number or N-number.

In plain words
What is it for?
Use it to look up a tail number, trace aircraft ownership, or investigate the entity connected to an aircraft.
Why use it?
It helps investigate aircraft ownership when the visible registration or flight data does not clearly identify the responsible entity.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to look up a tail number, trace aircraft ownership, or investigate the entity connected to an aircraft.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/wptk/aircraft-research-claude-skill/aircraft-research
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 WPTK/aircraft-research-claude-skill --skill aircraft-research
Clone the repo
git clone --depth 1 https://github.com/WPTK/aircraft-research-claude-skill

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 aircraft-research

README.md
[![agentmods](https://agentmods.dev/badge/skills/wptk/aircraft-research-claude-skill/aircraft-research/github.svg)](https://agentmods.dev/skills/wptk/aircraft-research-claude-skill/aircraft-research)
Your own site
<a href="https://agentmods.dev/skills/wptk/aircraft-research-claude-skill/aircraft-research"><img src="https://agentmods.dev/badge/skills/wptk/aircraft-research-claude-skill/aircraft-research/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 aircraft-research

Your own site · 80×15
<a href="https://agentmods.dev/skills/wptk/aircraft-research-claude-skill/aircraft-research"><img src="https://agentmods.dev/badge/skills/wptk/aircraft-research-claude-skill/aircraft-research.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 178 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,712 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.00178 $0.05712
Opus 5 $0.00089 $0.02856
Sonnet 5 $0.00036 $0.01142
Haiku 4.5 $0.00018 $0.00571

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

Security

Grade A, and why

aircraft-research 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 12d 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.

aircraft-research/SKILL.md · 305 lines

The source is not reproduced here

Licensed CC-BY-SA-4.0

The repository is licensed CC-BY-SA-4.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

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. 12d ago First seen · 305 lines · 178 tokens per session scan A 40479275ca81

Subscribe to this mod's changes

aircraft-research is a skill published in the GitHub repository WPTK/aircraft-research-claude-skill (2 stars, last pushed 2mo ago), licensed CC-BY-SA-4.0. It adds 178 tokens to every session and 5,712 once invoked, about $0.0009 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

osint-investigator

OSINT Investigator v2.1 — comprehensive open-source intelligence skill. Triggers on: OSINT, recon, digital footprint, dorking, social media investigation, username lookups, email tracing, domain recon, entity mapping, OPSEC, image verification, metadata analysis, threat intel, people search, background research. Slash…

dkyazzentwatwa/osint-ai · 256 tokens

osint-investigator

OSINT Investigator v2.1 — comprehensive open-source intelligence skill. Triggers on: OSINT, recon, digital footprint, dorking, social media investigation, username lookups, email tracing, domain recon, entity mapping, OPSEC, image verification, metadata analysis, threat intel, people search, background research. Slash…

dkyazzentwatwa/osint-ai · 256 tokens

orchestrator-container-spawn

Spawning and hardening scan containers from the recon orchestrator: the security flags that look correct and break the container, and the sibling bind-mount path handling. capdrop and no-new-privileges were each reverted after breaking real scans. Trigger: editing reconorchestrator/containermanager.py; changing how a…

samugit83/redamon · 103 tokens

redamon-testing

How RedAmon tests actually run and how to author them: the per-file Docker gate, the unit/integration/live tiers, and the failure modes that make a green run a lie. Trigger: editing any test.py, .test.ts(x) or tests/.sh; a test that is red, skipped or xfailed; a request to "run the tests", "make it green" or check…

samugit83/redamon · 114 tokens

graph-db-writes

Writing to the Neo4j attack-surface graph in RedAmon: the tenant-isolation MERGE key every entity node must carry, where graph methods live (mixins, not the client), and the schema places that must be updated together. A MERGE missing the tenant key silently merges one project's data into another's. Trigger: editing…

samugit83/redamon · 119 tokens

recon-ai-enrichment

Wiring an LLM into a recon tool's decisions ("let AI pick {feature} for {tool}"): the never-raise contract, the per-target cache, the full+partial coverage, and the two UI toggles bound to one field. A raising AI helper or an empty fallback silently breaks or disables a live scan. Trigger: adding or editing a recon AI…

samugit83/redamon · 137 tokens