Skip to main content

security-best-practices

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

Aller à l'installation

Informations de source

Dépôt
Calvin-Corbett/thomas
Dernière activité de la source
9 septembre 2026 à 02:49
Langue détectée de SKILL.md
anglais
Étoiles
4
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.

Affichage de SKILL.md

SKILL.md
Instructions source · Aperçu en lecture seule
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.
Voir sur GitHub