From 4649dec9a9b36d607406d2498393a33ba3cb782c Mon Sep 17 00:00:00 2001 From: Zyoffsec Date: Tue, 21 Jul 2026 10:05:44 +0000 Subject: [PATCH] Add airtight to Agent Skills Free, MIT licensed secure-coding skill that applies 67 numbered gates while the assistant writes, mapped to OWASP Top 10 and CWE. Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2db069a..085fc14 100644 --- a/README.md +++ b/README.md @@ -407,6 +407,7 @@ June 14, 2026 - [**meta_skilld**](https://github.com/Dicklesworthstone/meta_skilld) - Rust CLI for managing Claude Code skills: indexing, building, bundling, and sharing. - [**claude-cs**](https://github.com/nbashaw/claude-cs) - A Claude Code skill that helps you build custom customer support automation for your company. - [**design-engineer-auditor-package**](https://github.com/kylezantos/design-engineer-auditor-package) - A Claude Code skill for motion design audits, trained on Emil Kowalski, Jakub Krehel, and Jhey Tompkins. +- [**airtight**](https://github.com/Zyoffsec/airtight-secure-coding) - Secure-coding gates for AI-written code. Applies 67 numbered checks mapped to OWASP Top 10 and CWE while the assistant writes, catching the safeguards it silently omits such as rate limits, lockout and audit logging. Works with Claude Code, Cursor and Codex. ---