Natural-language orchestration of security tools through Gemini. Translates intent ("scan this scope for exposed admin panels") into safe, parameterized tool pipelines using nmap, masscan, naabu, httpx, nuclei, ffuf, gobuster, subfinder, amass, dnsx, katana, gau, semgrep, trivy, checkov, gitleaks, syft, grype, and custom scripts. Use when the user wants Gemini to drive a chain of CLI tools end to end with guardrails.
$npx -y skills add masriyan/gemini-security-skills --skill gemini-tool-orchestratorInstalls into the current project.
Run `npx skills use "https://github.com/masriyan/gemini-security-skills" --skill "masriyan/gemini-security-skills/gemini-tool-orchestrator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/masriyan/gemini-security-skills" that are relevant to the current task. Run `npx skills add "https://github.com/masriyan/gemini-security-skills"` and select the relevant skills, then follow their instructions.