Skip to main content

security-best-practices

Perform targeted secure-by-default reviews and propose concrete remediation steps for supported stacks.

Jump to install

Source facts

Repository
Calvin-Corbett/thomas
Last source activity
September 9, 2026 at 02:49
Detected SKILL.md language
English
Stars
4
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
security-best-practices
description
Perform targeted secure-by-default reviews and propose concrete remediation steps for supported stacks.
# Security Best Practices Use this skill when the user explicitly wants security best-practice guidance or a security-focused code review. ## Workflow 1. Identify the language, framework, and trust boundaries involved. 2. Review the relevant code paths for common secure-by-default failures. 3. Prioritize concrete risks and remediation steps over generic advice. 4. Tie each recommendation back to the actual code or architecture in front of you. 5. Note any testing or rollout steps needed to land the fixes safely. ## Rules - Keep the review grounded in the real code, not generic checklists alone. - Distinguish clearly between confirmed issues and cautionary hardening suggestions.
View on GitHub