Secure Delivery banner
Tcuzzo Tcuzzo

Secure Delivery

Development community

Description

--- description: The ship gate for anything a customer or another machine will run — secrets, egress, lethal trifecta, taint, sandbox. argument-hint: the repo, agent, or app about to ship --- Load ${CLAUDE_PLUGIN_ROOT}/plays/security-delivery.md and execute it, whole, on: $ARGUMENTS Order: secret gate (verified-only scan) → egress lockdown (deny by default, canonicalize hostnames before allowlist match) → break the lethal trifecta (private data, untrusted content, external comms — at least one

Installation

Installs to ~/.claude/skills/tcuzzo-backs-aios-skills-secure-delivery/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tcuzzo-backs-aios-skills-secure-delivery && curl -fsSL https://raw.githubusercontent.com/Tcuzzo/backs-aios-skills/HEAD/commands/secure-delivery.md -o ~/.claude/skills/tcuzzo-backs-aios-skills-secure-delivery/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository