dmaynor

60 mods across 1 repository, 5 stars between them.

dmaynor/dmaynor-skills-marketplace

Skill Claude CodeCodex

Systematic attack surface enumeration for Apple Silicon devices (A-series, M-series). Use when: (1) starting security research on a new Apple chip/device, (2) need to map IOKit UserClients, Mach services, kexts, DART units, and coprocessor boundaries, (3) want to identify cross-platform (Mac↔iPhone/iPad) vulnerability…

5 2mo ago A 146 tokens

dmaynor/dmaynor-skills-marketplace

Skill Claude CodeCodex

Find the correct arm64e kernel and per-SoC kernelcache for a research target on Apple Silicon macOS. Use when: (1) /System/Library/Kernels/kernel reports as Mach-O 64-bit executable x8664 on an Apple Silicon Mac and you wonder which binary the system actually boots; (2) you need the per-SoC arm64e kernel for a…

5 2mo ago A 339 tokens

dmaynor/dmaynor-skills-marketplace

Skill Claude CodeCodex

Validate whether a seed CVE actually maps to a specific Apple macOS/iOS binary BEFORE porting its PoC. Use when: (1) a research idea / report / AI suggestion names CVE IDs claimed to affect a specific daemon (rapportd, sharingd, bluetoothd, etc.) but the IDs were produced by heuristic or memory and may be wrong, (2)…

5 2mo ago A 186 tokens

dmaynor/dmaynor-skills-marketplace

Skill Claude CodeCodex

Recover a complete message-type / frame-type / command-type enum and its dispatch table from a stripped Apple daemon binary (arm64e/x8664, Mach-O) via static disassembly. Use when: (1) probing an Apple daemon (rapportd, sharingd, nearbyd, bluetoothd, sociald, identityservicesd, etc.) has surfaced integer message/frame…

5 2mo ago A 308 tokens

dmaynor/dmaynor-skills-marketplace

Skill Claude CodeCodex

Reliably diff a single macOS kext between two macOS versions (e.g. 26.4.1 vs 26.5) when both kexts ship inside the kernelcache. Use when: (1) you need to confirm whether a kext was actually changed across a point release (kext CFBundleVersion is unreliable in macOS 26+: bumps with no code change, AND code changes with…

5 2mo ago A 337 tokens

dmaynor/dmaynor-skills-marketplace

Skill Claude CodeCodex

Enumerate the server-side NSXPC attack surface of an Apple daemon without extracting its private-framework binaries from the dyld shared cache. Use when: (1) need to know what XPC methods a daemon like rapportd, sharingd, nearbyd, homed, coreduetd exposes on each of its mach endpoints, (2) need to distinguish an…

5 2mo ago A 254 tokens

dmaynor/dmaynor-skills-marketplace

Skill Claude CodeCodex

Submit vulnerability reports to Apple Security Research (security.apple.com). Use when: (1) preparing a macOS/iOS vulnerability report for Apple's bounty program, (2) need to know which affected area dropdown to select, (3) structuring PoC code and panic logs for Apple's submission form, (4) estimating bounty category…

5 2mo ago A 118 tokens

dmaynor/dmaynor-skills-marketplace

Skill Claude CodeCodex

Extract and analyze Apple Silicon TXM (Trusted Execution Monitor) and SPTM (Secure Page Table Monitor) firmware binaries from IM4P containers on macOS. Use when: (1) need to reverse-engineer TXM panic codes, (2) analyzing SPTM/TXM trust boundary behavior, (3) extracting firmware from /System/Volumes/Preboot for static…

5 2mo ago A 137 tokens

dmaynor/dmaynor-skills-marketplace

Skill Claude CodeCodex

Harden autonomous research loop safety blocks against LLM rationalization. Use when: (1) an autonomous loop keeps triggering crashes/panics despite prompt-level blocks, (2) the loop "works around" a safety constraint by reframing the task (e.g., "static analysis" that ends up running the blocked operation), (3) you…

5 2mo ago A 119 tokens

dmaynor/dmaynor-skills-marketplace

Skill Claude CodeCodex

Pattern for running Claude Code as an autonomous research agent with restart-with-state loops. Use when: (1) long-running research or enumeration that exceeds context limits, (2) need autonomous operation for hours/days, (3) systematic task-based work that should survive crashes and quota limits. Covers: loop script…

5 2mo ago A 94 tokens

dmaynor/dmaynor-skills-marketplace

Plugin Claude Code

Debug Claude Code hook errors (SessionStart, UserPromptSubmit, PreToolUse, PostToolUse). Use when: (1) console shows "hook error" with no details, (2) plugin hooks fail silently, (3) need to trace which plugin registers which hook event.

5 2mo ago A tokens not measured

dmaynor/dmaynor-skills-marketplace

Skill Claude CodeCodex

Debug Claude Code hook errors (SessionStart, UserPromptSubmit, PreToolUse, PostToolUse). Use when: (1) console shows "hook error" with no details, (2) plugin hooks fail silently, (3) need to trace which plugin registers which hook event. Covers finding hooks.json across plugin cache, diagnosing missing dependencies…

5 2mo ago B 84 tokens

claudeception

22

dmaynor/dmaynor-skills-marketplace

Plugin Claude Code

Continuous-learning meta-skill: identifies skill gaps in the current session's work and creates new skills to fill them. Adapted from blader/Claudeception (MIT) with marketplace-plugin packaging and dmaynor-skills-marketplace conventions. Use when: (1) you just developed a methodology that should outlive the current…

5 2mo ago A tokens not measured

claudeception

23

dmaynor/dmaynor-skills-marketplace

Command

Run a retrospective on the current session — identify methodology that should be extracted as new skills or catalogued in the research log.

5 2mo ago A 28 tokens

claudeception

24

dmaynor/dmaynor-skills-marketplace

Skill Claude CodeCodex

Continuous-learning meta-skill: identifies skill gaps in the current session's work and creates new skills to fill them. The complement to skill-improver (which refines existing skills). Triggers: (1) /claudeception command to review session learnings, (2) "save this as a skill" / "extract a skill from this", (3)…

5 2mo ago A 165 tokens