AeonDave/malskill

Offensive oriented Skill for agentic AI

This repository also configures its own agents. See what malskill tells them →

18Stars on the repository
208Mods indexed here, across every type
todayLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

linpeas

193

AeonDave/malskill

Skill Claude CodeCodex

Auth/lab ref: LinPEAS Linux privilege review; weak permissions, services, env/config exposure, kernel hints, report triage.

not rated 18 today A ✓ AI review 31 tokens

AeonDave/malskill

Skill Claude CodeCodex

Auth/lab ref: Suggest Linux privilege escalation exploits based on kernel version and OS.

not rated 18 today B 24 tokens

linux-persistence

195

AeonDave/malskill

Skill Claude CodeCodex

Auth/lab ref: Linux durability-risk audit; cron/systemd/SSH/PAM/LDPRELOAD indicators, validation, cleanup and remediation notes.

not rated 18 today B 34 tokens

mimipenguin

196

AeonDave/malskill

Skill Claude CodeCodex

Auth/lab ref: Linux secret-exposure audit; process/memory artifact review for authorized recovery and defensive validation.

not rated 18 today A 29 tokens

pwncat

197

AeonDave/malskill

Skill Claude CodeCodex

Auth/lab ref: pwncat-cs Linux session management; listener/connect modes, shell stabilization, module enum, tunnel and cleanup workflow.

not rated 18 today A 33 tokens

ssh-key-scanner

198

AeonDave/malskill

Skill Claude CodeCodex

Auth/lab ref: SSH key exposure audit; private keys, authorizedkeys, cloud config, host/user access evidence and remediation.

not rated 18 today C 31 tokens

mcpwn

199

AeonDave/malskill

Skill Claude CodeCodex

Operate the MCPwn Kali/Debian MCP efficiently: manage sessions, discover catalog tools, choose synchronous, detached, or interactive execution, move files through workspace/CAS planes, establish tunnels and shells, and run GDB or Frida debugging in the MCPwn runtime or through explicit host/device transports. Use for…

not rated 18 today C 109 tokens

memory-hygiene

200

AeonDave/malskill

Skill Claude CodeCodex

Discipline for writing and reading persistent agent memory without self-poisoning: two-tier session-vs-durable split, explicit write triggers (never LLM-inferred), scoped writes, small purpose-specific documents over one dump, contradiction and staleness handling, decay, no-secrets rule, retrieve-before-answer, and…

not rated 18 today A 171 tokens

AeonDave/malskill

Skill Claude CodeCodex

Design, structure, and version prompts sent to LLMs from application code — system prompts, few-shot templates, output contracts, XML-delimited RAG context, task decomposition, and prompt caching. Use when writing or refactoring prompts inside a Python/TS/other codebase (LangChain, LangGraph, OpenAI/Anthropic/Google…

not rated 18 today C 168 tokens

tool-schema-design

202

AeonDave/malskill

Skill Claude CodeCodex

Design LLM-callable tool signatures and JSON Schemas so the model picks the right tool and supplies valid arguments. Use when writing or reviewing function/tool definitions for OpenAI, Anthropic, Google, Bedrock, MCP servers, or any agent framework (LangChain, LangGraph, Semantic Kernel, Claude Code, OpenCode, Pi).…

not rated 18 today A 156 tokens

android-jni-ndk

203

AeonDave/malskill

Skill Claude CodeCodex

Kotlin/Java ↔ native (C/C++/Rust) bridging on Android: NDK setup, JNI mechanics, System.loadLibrary, RegisterNatives, @FastNative/@CriticalNative, reference hygiene, exception propagation, 16 KB page-size compliance, native crash triage. Use when building or debugging a native module, embedding a .so library, decoding…

not rated 18 today A 108 tokens

android-testing

204

AeonDave/malskill

Skill Claude CodeCodex

Android testing patterns for unit tests, instrumented tests, Compose UI tests, screenshot tests, and end-to-end journeys. Use when setting up JUnit4/JUnit5 + Robolectric, wiring Hilt/Koin for tests, choosing between Espresso and Compose Test APIs, adding Roborazzi/Paparazzi/Dropshots screenshot tests, or diagnosing…

not rated 18 today A 76 tokens

kotlin-patterns

205

AeonDave/malskill

Skill Claude CodeCodex

Idiomatic Kotlin patterns for JVM and Android: null-safety, sealed hierarchies, coroutines and structured concurrency, immutable data modeling, error handling, and Java interop. Use when writing or reviewing .kt code, porting Java into Kotlin, designing Android app architecture (ViewModel, repository, Flow), or…

not rated 18 today A 84 tokens

kotlin-performance

206

AeonDave/malskill

Skill Claude CodeCodex

Measurement-first performance workflow for Kotlin on JVM and Android: Macrobenchmark, Microbenchmark, Baseline Profiles, Startup Profiles, R8 full mode, Compose recomposition analysis, coroutine/Flow throughput, Perfetto/JIT tracing, LeakCanary heap analysis. Use when investigating cold-start latency, jank, scroll…

not rated 18 today A 89 tokens

smali-dex-patching

207

AeonDave/malskill

Skill Claude CodeCodex

Auth/lab dev: patch shipped Android APKs at the DEX/smali level — bypass root/emulator checks, disable SSL pinning, strip license verification, inject logging, or alter arbitrary managed-code logic. Covers apktool decompile/rebuild, smali syntax, common patch patterns (return-void, const/4 v0 + return, method-body…

not rated 18 today A 144 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: