An enterprise-grade, AI-powered penetration testing automation CLI tool. Orchestrates multiple specialized AI agents (Planner, ToolAgent, Analyst, Reporter) backed by 4 AI providers (OpenAI, Claude, Gemini, OpenRouter) and 19 integrated security tools through YAML-defined workflows. Produces professional Markdown, HTML, or JSON security reports with full evidence capture and traceability.
Guardian CLI – Skill Reference 1. Project Overview Guardian (v2.0) is a Python 3.11+ CLI application that automates penetration testing workflows using a multi agent AI system. It is designed for authorized security assessments only. 2. Architecture 2.1 Agent Pipeline Each agent inherits from and uses a shared object that stores: | Store | Class | Purpose | | | | | | | | Vulnerabilities discovered | | | | Full command + raw output | | | | Phase progress tracker | | | | reconnaissance → scanning…
Full body not shown for this license – view the source on GitHub →Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/guardian-cli · pinned to the source commit
# Run from your project root
git clone https://github.com/zakirkun/guardian-cli.git .skillboard-tmp
git -C .skillboard-tmp checkout 51864a81f484e2826dccd2f60fd181a040585962
mkdir -p ".claude/skills"
rm -rf ".skillboard-tmp/.git"
cp -r ".skillboard-tmp" ".claude/skills/guardian-cli"
rm -rf .skillboard-tmpReview the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
sudo apt update && sudo apt install -y gitnpm install -g @anthropic-ai/claude-code# Run from your project root
git clone https://github.com/zakirkun/guardian-cli.git .skillboard-tmp
git -C .skillboard-tmp checkout 51864a81f484e2826dccd2f60fd181a040585962
mkdir -p ".claude/skills"
rm -rf ".skillboard-tmp/.git"
cp -r ".skillboard-tmp" ".claude/skills/guardian-cli"
rm -rf .skillboard-tmpDestination: .claude/skills/guardian-cli
Scanner static-checks@0.1.0 · commit 51864a81f484. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
References credentials, tokens or secret files that a skill should not need.
Evidence: [redacted]· fingerprint ccae6d912a41bfef
Instructs shell/process/package operations that run commands on the host.
Evidence: subprocess· fingerprint f77b7310faf3f1f4