develop-securely
Run threat modeling, an OWASP-based secure coding checklist, and severity-classified security review across a software or AI-agent change. Use when asked to threat model a design, secure code against vulnerabilities, review a diff or PR for security issues, harden an AI agent/LLM/MCP/tool-use surface, triage a vulnerability report, or when a non-technical vibe-coder asks something like "is my app safe," "can I launch this," "check this before I publish it," or "這個安全嗎" / "我要上線了幫我看一下" before showing an AI-built app to real users. Produces a scoped threat model, applies the relevant checklist, and delivers findings with exploit reasoning and remediation status — not a rubber-stamp pass — rendered in the language and depth the requester can act on.
Pinned to revision 0228f2d973e9, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/develop-securely/SKILL.md
- skills/develop-securely/assets/plain-language-report.md
- skills/develop-securely/assets/security-review.md
- skills/develop-securely/assets/threat-model.md
- skills/develop-securely/references/agentic-ai-security.md
- skills/develop-securely/references/plain-language-reporting.md
- skills/develop-securely/references/review-and-triage.md
- skills/develop-securely/references/secure-coding-checklist.md
- skills/develop-securely/references/threat-modeling.md
- skills/develop-securely/scripts/fetch-platform-alerts.mjs
- skills/develop-securely/scripts/scan-dependencies.mjs
- skills/develop-securely/scripts/scan-secrets.mjs
Every link opens the file at its source, pinned to the revision this page describes.