autohandai/community-skills

A collection of curated, useful, and safe skills for Autohand Code CLI Agent

11Stars on the repository
200Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

autohandai/community-skills

Skill Claude CodeCodex

Detect abnormal access patterns in AWS S3, GCS, and Azure Blob Storage by analyzing CloudTrail Data Events, GCS audit logs, and Azure Storage Analytics. Identifies after-hours bulk downloads, access from new IP addresses, unusual API calls (GetObject spikes), and potential data exfiltration using statistical baselines…

not rated 11 +1 1mo ago A 79 tokens original Apache-2.0

autohandai/community-skills

Skill Claude CodeCodex

Parses Cobalt Strike malleable C2 profiles using pyMalleableC2 to extract beacon configuration, HTTP communication patterns, and sleep/jitter settings. Combines with JARM TLS fingerprinting to detect C2 servers on the network. Use when investigating suspected Cobalt Strike infrastructure or building detection…

not rated 11 +1 1mo ago A 80 tokens original Apache-2.0

autohandai/community-skills

Skill Claude CodeCodex

Parse and analyze Cobalt Strike Malleable C2 profiles using dissect.cobaltstrike and pyMalleableC2 to extract C2 indicators, detect evasion techniques, and generate network detection signatures.

not rated 11 +1 1mo ago A 55 tokens copy · 86% Apache-2.0

autohandai/community-skills

Skill Claude CodeCodex

Analyzes malware command-and-control (C2) communication protocols to understand beacon patterns, command structures, data encoding, and infrastructure. Covers HTTP, HTTPS, DNS, and custom protocol C2 analysis for detection development and threat intelligence. Activates for requests involving C2 analysis, beacon…

not rated 11 +1 1mo ago A 80 tokens copy · 86% Apache-2.0

autohandai/community-skills

Skill Claude CodeCodex

Analyzes intrusion activity against the Lockheed Martin Cyber Kill Chain framework to identify which phases an adversary has completed, where defenses succeeded or failed, and what controls would have interrupted the attack at earlier phases. Use when conducting post-incident analysis, building prevention-focused…

not rated 11 +1 1mo ago A 99 tokens copy · 97% Apache-2.0

autohandai/community-skills

Skill Claude CodeCodex

Analyzes DNS query logs to detect data exfiltration via DNS tunneling, DGA domain communication, and covert C2 channels using entropy analysis, query volume anomalies, and subdomain length detection in SIEM platforms. Use when SOC teams need to identify DNS-based threats that bypass traditional network security…

not rated 11 +1 1mo ago A 73 tokens copy · 97% Apache-2.0

autohandai/community-skills

Skill Claude CodeCodex

Investigate compromised Docker containers by analyzing images, layers, volumes, logs, and runtime artifacts to identify malicious activity and evidence.

not rated 11 +1 1mo ago D 34 tokens copy · 92% Apache-2.0

autohandai/community-skills

Skill Claude CodeCodex

Perform static and symbolic analysis of Solidity smart contracts using Slither and Mythril to detect reentrancy, integer overflow, access control, and other vulnerability classes before deployment to Ethereum mainnet.

not rated 11 +1 1mo ago A 49 tokens copy · 80% Apache-2.0

autohandai/community-skills

Skill Claude CodeCodex

Reverse engineer Go-compiled malware using Ghidra with specialized scripts for function recovery, string extraction, and type reconstruction in stripped Go binaries.

not rated 11 +1 1mo ago A 40 tokens copy · 88% Apache-2.0

autohandai/community-skills

Skill Claude CodeCodex

Detect and analyze heap spray attacks in memory dumps using Volatility3 plugins to identify NOP sled patterns, shellcode landing zones, and suspicious large allocations in process virtual address space.

not rated 11 +1 1mo ago A 46 tokens copy · 94% Apache-2.0

autohandai/community-skills

Skill Claude CodeCodex

Analyzes indicators of compromise (IOCs) including IP addresses, domains, file hashes, URLs, and email artifacts to determine maliciousness confidence, campaign attribution, and blocking priority. Use when triaging IOCs from phishing emails, security alerts, or external threat feeds; enriching raw IOCs with…

not rated 11 +1 1mo ago A 106 tokens copy · 84% Apache-2.0

autohandai/community-skills

Skill Claude CodeCodex

Performs runtime mobile security exploration of iOS applications using Objection, a Frida-powered toolkit that enables security testers to interact with app internals without jailbreaking. Use when assessing iOS app security posture, bypassing client-side protections, dumping keychain items, inspecting filesystem…

not rated 11 +1 1mo ago A 99 tokens copy · 100% Apache-2.0

autohandai/community-skills

Skill Claude CodeCodex

Parses Kubernetes API server audit logs (JSON lines) to detect exec-into-pod, secret access, RBAC modifications, privileged pod creation, and anonymous API access. Builds threat detection rules from audit event patterns. Use when investigating Kubernetes cluster compromise or building k8s-specific SIEM detection rules.

not rated 11 +1 1mo ago A 71 tokens original Apache-2.0

autohandai/community-skills

Skill Claude CodeCodex

Parse and analyze Linux auditd logs to detect intrusion indicators including unauthorized file access, privilege escalation, syscall anomalies, and suspicious process execution using ausearch and Python.

not rated 11 +1 1mo ago A 45 tokens original Apache-2.0

autohandai/community-skills

Skill Claude CodeCodex

Analyzes malicious Linux ELF (Executable and Linkable Format) binaries including botnets, cryptominers, ransomware, and rootkits targeting Linux servers, containers, and cloud infrastructure. Covers static analysis, dynamic tracing, and reverse engineering of x8664 and ARM ELF samples. Activates for requests involving…

not rated 11 +1 1mo ago B 88 tokens copy · 86% Apache-2.0

autohandai/community-skills

Skill Claude CodeCodex

Detect kernel-level rootkits in Linux memory dumps using Volatility3 linux plugins (checksyscall, lsmod, hiddenmodules), rkhunter system scanning, and /proc vs /sys discrepancy analysis to identify hooked syscalls, hidden kernel modules, and tampered system structures.

not rated 11 +1 1mo ago A 65 tokens copy · 84% Apache-2.0

autohandai/community-skills

Skill Claude CodeCodex

Examine Linux system artifacts including auth logs, cron jobs, shell history, and system configuration to uncover evidence of compromise or unauthorized activity.

not rated 11 +1 1mo ago C ✓ AI review 35 tokens copy · 92% Apache-2.0

autohandai/community-skills

Skill Claude CodeCodex

Analyze Windows LNK shortcut files and Jump List artifacts to establish evidence of file access, program execution, and user activity using LECmd, JLECmd, and manual binary parsing of the Shell Link Binary format.

not rated 11 +1 1mo ago A 56 tokens copy · 86% Apache-2.0

autohandai/community-skills

Skill Claude CodeCodex

Analyzes malicious VBA macros embedded in Microsoft Office documents (Word, Excel, PowerPoint) to identify download cradles, payload execution, persistence mechanisms, and anti-analysis techniques. Uses olevba, oledump, and VBA deobfuscation to extract the attack chain. Activates for requests involving Office macro…

not rated 11 +1 1mo ago A 90 tokens copy · 94% Apache-2.0

autohandai/community-skills

Skill Claude CodeCodex

Perform static analysis of malicious PDF documents using peepdf, pdfid, and pdf-parser to extract embedded JavaScript, shellcode, and suspicious objects.

not rated 11 +1 1mo ago A 43 tokens copy · 86% Apache-2.0

autohandai/community-skills

Skill Claude CodeCodex

URLScan.io is a free service for scanning and analyzing suspicious URLs. It captures screenshots, DOM content, HTTP transactions, JavaScript behavior, and network connections of web pages in an isolat.

not rated 11 +1 1mo ago A 48 tokens copy · 86% Apache-2.0

autohandai/community-skills

Skill Claude CodeCodex

Executes malware samples in Cuckoo Sandbox to observe runtime behavior including process creation, file system modifications, registry changes, network communications, and API calls. Generates comprehensive behavioral reports for malware classification and IOC extraction. Activates for requests involving dynamic…

not rated 11 +1 1mo ago A 78 tokens copy · 94% Apache-2.0

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: