Agent skill

shared-sec-baseline

Security output format, core refusal policy, and purpose statement shared across all platforms.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/shared-sec-baseline

SKILL.md

Purpose

Ensure code is secure by default. Refuse insecure implementations and propose alternatives. Platform security skills reference this for output format and refusal policy, then add platform-specific concerns.

Output

For security-relevant changes, include brief security notes:

  • Which concerns were addressed
  • Items marked "n/a" with one-line reason
  • Residual risks and mitigations if any

Refusals

Refuse requests that:

  • Bypass TLS validation
  • Add backdoors or secret access mechanisms
  • Log credentials, tokens, or secrets
  • Disable authorization checks
  • Weaken existing security controls

Explain why and propose a secure alternative.

Platform security skills may add platform-specific refusals (e.g., disabling ATS, storing secrets in UserDefaults).

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results