By gitdiddy69
Security compliance baseline audit — SCAP, STIG, CIS, PCI-DSS, OSPP. Wraps ComplianceAsCode/content.
A Claude Code skill suite for offensive and defensive device research. Named for the folklore redcap — a goblin that dips its hat in the blood of its victims. This suite dips its pointer into whichever sibling skill best fits the task.
Use it to:
| Skill | Purpose |
|---|---|
redcap | Meta-dispatcher — routes intent to the right sibling |
redcap-payloads | Offensive payload lookup (PayloadsAllTheThings wrapper) |
redcap-imhex | Binary reverse engineering with ImHex Pattern Language |
redcap-droid | Android APK decompilation + call-flow tracing |
redcap-gpt | Autonomous pentest reasoning (PentestGPT subprocess) |
redcap-kernel | Firmware / kernel analysis workbench |
redcap-compliance | SCAP / STIG / CIS baseline audits |
From Claude Code:
/plugin marketplace add GITDIDDY69/redcap
/plugin install redcap@redcap
/plugin install redcap-payloads@redcap
/plugin install redcap-imhex@redcap
/plugin install redcap-droid@redcap
/plugin install redcap-gpt@redcap
/plugin install redcap-kernel@redcap
/plugin install redcap-compliance@redcap
Install only the siblings you want. The meta-skill (redcap) is useful for discovery; pin it in at minimum.
Most siblings expect a user-local clone of their corresponding upstream fork:
cd ~/Documents/GitHub
gh repo clone GITDIDDY69/PayloadsAllTheThings
gh repo clone GITDIDDY69/ImHex
gh repo clone GITDIDDY69/PentestGPT
gh repo clone GITDIDDY69/linux # large (~4 GB, ADI variant)
gh repo clone GITDIDDY69/content # ComplianceAsCode fork
redcap-payloads → redcap-droid → redcap-kernel → redcap-imhex).This suite is for lawful uses:
You are responsible for ensuring your use complies with applicable laws and terms of service. Unauthorized reverse engineering or network access against systems you do not own or do not have permission to test may violate computer-fraud statutes, terms of service, or regulations.
redcap-droid is adopted from SimoneAvogadro/android-reverse-engineering-skill under Apache 2.0. See NOTICE for full attribution and the list of upstream projects referenced (but not redistributed) by the other siblings.
Apache 2.0 — see LICENSE.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub gitdiddy69/redcap --plugin redcap-complianceBinary reverse engineering with ImHex — Pattern Language, YARA, multi-ISA disassembly. Uses ImHex's native MCP server when installed.
Autonomous pentest reasoning via PentestGPT CLI. Subprocess wrapper with adversarial-prompt isolation.
Meta-dispatcher for the redcap suite. Routes red-team and device-research intent to the appropriate sibling skill.
Offensive payload library lookup — SQL injection, XSS, SSTI, LDAP, XXE, CSRF, SSRF, deserialization, auth bypass. Wraps a local clone of swisskyrepo/PayloadsAllTheThings.
Firmware and kernel analysis workbench. Unpack partitions, flag-hunt compile-time gates, advertised-vs-actual audit, FCC gap detection.
Professional security tools for Claude Code: vulnerability scanning, compliance, cryptography audit, container & API security
GRC (Governance, Risk, and Compliance) domain knowledge — frameworks, controls, audits, evidence, ConMon, cross-framework mappings, document review, and operational workflows. Cloud-agnostic.
Regulatory compliance verification for GDPR, SOC2, and HIPAA
PCI DSS v4.0.1 compliance advisor — CDE scoping, SAQ selection, gap assessments, control implementation guidance, QSA audit preparation, and remediation planning.
Cybersecurity skills for AI agents — code audit, cloud, recon, IR, AI security, and more
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.