ai-security-arsenal
Automated penetration testing, code scanning, and cloud audits
All Skills in This Repository (11)
Pure Emerald Level Indicatorssast-orchestration
Orchestrate Semgrep, CodeQL, and Bandit scans across codebases.
network-pentest
Simulate attacker techniques across internal networks and Active Directory environments.
container-security
Automates container security assessments across Docker images, Kubernetes clusters, and runtimes using Trivy, Grype, Kubescape, kube-bench, and Falco.
iac-security
Scan Infrastructure as Code configurations for misconfigurations and policy violations.
cloud-security
Automate multi-cloud security assessments across AWS, Azure, and GCP.
threat-modeling
Identify threats using STRIDE, PASTA, Attack Trees, and DREAD.
android-pentest
Automate Android app pentesting with static APK analysis and Frida instrumentation.
api-security
Tests API security vulnerabilities across REST, GraphQL, gRPC, and WebSocket interfaces.
dast-automation
Automate dynamic application security testing across web apps using Playwright MCP.
ios-pentest
Automate iOS pentesting workflows with Frida and Objection.
sca-security
Scan dependencies for CVEs and audit licenses across software projects.
Frequently Asked Questions
FAQPage SchemaHow to install AI Security Arsenal?โผ
Run `npx skills add hardw00t/ai-security-arsenal --all -g -y` in your terminal to install all security skills globally.
What security testing does AI Security Arsenal cover?โผ
It covers static code analysis, dependency scanning, web and API testing, Android and iOS pentesting, cloud and container audits, Active Directory attacks, LLM red-teaming, and threat modeling.
Can it reduce false positives from security scanners?โผ
Yes. The SAST and SCA skills aggregate output from multiple scanners, deduplicate results, and rank findings by reachability and exploitability.
Does it work with Claude Code and other coding agents?โผ
Yes. Every skill follows the standard SKILL.md format and runs in Claude Code, Codex, OpenCode, Cursor, and similar agents.
Is authorization required before running pentest skills?โผ
Yes. Offensive skills like network-pentest and llm-security require written authorization and defined scope before any testing begins.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core