linpeas
193Skill Claude CodeCodex
Auth/lab ref: LinPEAS Linux privilege review; weak permissions, services, env/config exposure, kernel hints, report triage.
Offensive oriented Skill for agentic AI
This repository also configures its own agents. See what malskill tells them →
Skill Claude CodeCodex
Auth/lab ref: LinPEAS Linux privilege review; weak permissions, services, env/config exposure, kernel hints, report triage.
Skill Claude CodeCodex
Auth/lab ref: Suggest Linux privilege escalation exploits based on kernel version and OS.
Skill Claude CodeCodex
Auth/lab ref: Linux durability-risk audit; cron/systemd/SSH/PAM/LDPRELOAD indicators, validation, cleanup and remediation notes.
Skill Claude CodeCodex
Auth/lab ref: Linux secret-exposure audit; process/memory artifact review for authorized recovery and defensive validation.
Skill Claude CodeCodex
Auth/lab ref: pwncat-cs Linux session management; listener/connect modes, shell stabilization, module enum, tunnel and cleanup workflow.
Skill Claude CodeCodex
Auth/lab ref: SSH key exposure audit; private keys, authorizedkeys, cloud config, host/user access evidence and remediation.
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…
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…
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…
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).…
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…
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…
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…
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…
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…
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: