Published Skills 29
container-hadolint
Secure Dockerfiles with Hadolint
Dockerfile mistakes can create insecure and unreliable container images. This skill provides Hadolint workflows, rule guidance, remediation examples, and reusable CI configurations.
container-grype
Scan Containers and Prioritize Vulnerabilities
Container findings are difficult to rank across severity, exploitability, and exposure. This skill guides Grype scans and practical remediation priorities.
api-mitmproxy
Test APIs with mitmproxy
API traffic is difficult to inspect, modify, and replay across clients. This skill provides structured mitmproxy workflows for authorized security testing and debugging.
api-spectral
Validate API Specifications with Spectral
Inconsistent API definitions can hide security and governance defects. This skill guides Spectral configuration, OWASP-focused linting, custom rules, reporting, and CI integration.
analysis-tshark
Analyze Network Traffic with TShark
Packet captures are difficult to inspect quickly and consistently. This skill provides TShark workflows for filtering traffic, extracting evidence, and reporting findings.