security

Installation
SKILL.md

Security

Review security posture, trust boundaries, and unsafe defaults.

Scope

1. Trust boundaries and access control

  • auth and trust boundaries
  • authorization gaps between clients, sessions, and operations
  • endpoint exposure and listener defaults

2. Transport and encryption

  • transport security (HTTP vs HTTPS, WS vs WSS)
  • sensitive payloads traversing insecure channels
  • key/secret handling: env-based sourcing, redacted logs, no plaintext persistence

3. Execution boundaries

Related skills
Installs
5
Repository
cniska/skills
GitHub Stars
3
First Seen
Apr 9, 2026