hardw00thardw00tCommunityยท11 Agent Skills Included

ai-security-arsenal

Automated penetration testing, code scanning, and cloud audits

Runs security assessments across code, APIs, mobile apps, cloud accounts, containers, and internal networks. Orchestrates scanners like Semgrep, Trivy, Nuclei, and BloodHound, then triages findings by real exploitability. Eliminates manual scanner setup, noisy false positives, and unstructured reports. Produces standardized findings ready for Jira, DefectDojo, or CI/CD gates.
npx skills add hardw00t/ai-security-arsenal --all -g -y

All Skills in This Repository (11)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
hardw00thardw00t

sast-orchestration

Orchestrate Semgrep, CodeQL, and Bandit scans across codebases.

Community
Advanced
๐Ÿ“ฆ In Repo
hardw00thardw00t

network-pentest

Simulate attacker techniques across internal networks and Active Directory environments.

Community
Advanced
๐Ÿ“ฆ In Repo
hardw00thardw00t

container-security

Automates container security assessments across Docker images, Kubernetes clusters, and runtimes using Trivy, Grype, Kubescape, kube-bench, and Falco.

Community
Advanced
๐Ÿ“ฆ In Repo
hardw00thardw00t

iac-security

Scan Infrastructure as Code configurations for misconfigurations and policy violations.

Community
Advanced
๐Ÿ“ฆ In Repo
hardw00thardw00t

cloud-security

Automate multi-cloud security assessments across AWS, Azure, and GCP.

Community
Advanced
๐Ÿ“ฆ In Repo
hardw00thardw00t

threat-modeling

Identify threats using STRIDE, PASTA, Attack Trees, and DREAD.

Community
Basic
๐Ÿ“ฆ In Repo
hardw00thardw00t

android-pentest

Automate Android app pentesting with static APK analysis and Frida instrumentation.

Community
Advanced
๐Ÿ“ฆ In Repo
hardw00thardw00t

api-security

Tests API security vulnerabilities across REST, GraphQL, gRPC, and WebSocket interfaces.

Community
Advanced
๐Ÿ“ฆ In Repo
hardw00thardw00t

dast-automation

Automate dynamic application security testing across web apps using Playwright MCP.

Community
Advanced
๐Ÿ“ฆ In Repo
hardw00thardw00t

ios-pentest

Automate iOS pentesting workflows with Frida and Objection.

Community
Advanced
๐Ÿ“ฆ In Repo
hardw00thardw00t

sca-security

Scan dependencies for CVEs and audit licenses across software projects.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’