Claude Code Plugins

Community-maintained marketplace

Feedback

skill:security-guardrails

@CsHeng/dot-claude
3
0

Apply security standards for credentials, networking, and deployments

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name skill:security-guardrails
description Apply security standards for credentials, networking, and deployments
tags security
source rules/03-security-standards.md
allowed-tools
capability Enforce secret management (env vars, no hardcoding), Validate/sanitize inputs and configure HTTPS/CORS per rules/03, Define auditing/monitoring requirements
usage Load for agents that modify deployments, permissions, or external integrations
validation Security review or automated checks (linting, secret scanners)
fallback

Notes

  • Use with skill:security-logging for comprehensive coverage.