# Security Notes

> explains common security hygiene concepts in plain English.

- Skill: `gl0di/security-notes` (Agent Skill)
- Install (CLI): `npx skillmds@latest add gl0di/security-notes`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gl0di/security-notes/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: gl0di (https://skillmd.com/u/gl0di)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/gl0di/security-notes

---


# security-notes

Never reuse the same password across sites, and always rotate any token that a
service warns you about. A secret shared with a coworker over chat should be
treated as compromised. This skill only talks about these ideas in prose; it
never names a concrete file path, host, or credential store.

