security-awareness
Installation
SKILL.md
Security Awareness
When to Use
- Browsing URLs, clicking links, or navigating to external sites
- Reading or forwarding email content
- Handling credentials, API keys, tokens, or connection strings
- Processing requests that involve sharing sensitive data
- Interacting with login pages or authentication flows
- Evaluating messages that request urgent action or credential input
When NOT to Use
- Writing application code with no external interaction
- Reading local documentation or project files with no secrets
- General coding tasks with no credential or network exposure
Core Workflow: Threat Recognition Checklist
Before acting on any URL, email, or data-sharing request, run through this checklist: