intercom-security-basics
Installation
SKILL.md
Intercom Security Basics
Overview
Security best practices for Intercom access tokens, webhook signature verification, Identity Verification (HMAC), and least-privilege OAuth scopes.
The full code for each control lives in references/ so this file stays a fast,
high-level checklist you can follow end-to-end, then drill into for depth:
- Implementation reference — complete webhook, identity, rotation, and scope code.
- Worked examples — four end-to-end walkthroughs.
Prerequisites
- Intercom access token or OAuth credentials
- Understanding of HMAC cryptographic signatures
- Access to Intercom Developer Hub