andypitcher

6 mods across 1 repository, 8 stars between them.

ponytail-sec

01

andypitcher/ponytail-sec

Plugin Claude Code

Security-hardening review for AI agents. The smallest change that ruins an attacker's day.

8 3d ago A tokens not measured original MIT

ponytail-sec

02

andypitcher/ponytail-sec

Plugin Claude Code

Ponytail security companion and audit: diff-scoped hardening for active development, plus full-project security scans.

8 3d ago A tokens not measured original MIT

dockerfile

03

andypitcher/ponytail-sec

Skill Claude CodeCodex

Binary Dockerfile image-build hardening check. Use when reviewing Dockerfiles, container image builds, multi-stage builds, runtime users, pinned bases, or reproducible dependency installs. Minimal output only: OK or NOTOK: RULE, RULE.

8 3d ago A 51 tokens original MIT

k8s-securitycontext

04

andypitcher/ponytail-sec

Skill Claude CodeCodex

Binary Kubernetes securityContext hardening check. Use when reviewing Pods, Deployments, StatefulSets, DaemonSets, Jobs, CronJobs, Helm templates, or Kubernetes manifests that define containers. Minimal output only: OK or NOTOK: RULE, RULE.

8 3d ago A 57 tokens original MIT

ponytail-sec-audit

05

andypitcher/ponytail-sec

Skill Claude CodeCodex

Full project security audit. Scans the entire codebase across three passes: code that shouldn't exist, all dependencies assessed, all hardening findings. Produces a comprehensive numbered report with blast-radius narrative. Persists findings to .ponytail-sec/ for cross-scan tracking. For per-diff review use…

8 3d ago A 74 tokens original MIT

ponytail-sec

06

andypitcher/ponytail-sec

Skill Claude CodeCodex

Security companion for active development. Scopes to the current diff or changed files. Three passes: YAGNI code review, new-dep assessment, and up to 3 material hardening findings. Lean by design — surfaces the one thing to fix before merging, not a backlog. Use ponytail-sec-audit for a full project scan.

8 3d ago A 74 tokens original MIT