Hardens Linear integrations by implementing secure API key management, OAuth 2.0 flows, and timing-safe webhook verification.
This skill provides specialized guidance for building secure, production-grade integrations with Linear. It automates the implementation of industry-standard security practices, including environment-variable-based secret management, robust OAuth 2.0 authentication flows with CSRF protection, encrypted token storage, and timing-safe webhook verification. Whether you are building a internal tool or a multi-tenant SaaS application, this skill ensures your Linear connection remains secure and compliant with modern security best practices.
주요 기능
01API Key Rotation Patterns
02Timing-Safe Webhook Signature Verification
03Encrypted Token Storage and Auto-Refresh
04Secure Environment Variable Configuration
050 GitHub stars
06OAuth 2.0 Implementation with State Validation
사용 사례
01Auditing existing Linear apps for security vulnerabilities
02Implementing secure webhooks for real-time task updates
03Setting up a new Linear integration with proper authentication