slack-auth-security

Installation
SKILL.md

Slack Auth & Security

OAuth 2.0 Flow

Bot Token vs User Token

Bot Token (xoxb-):

  • Performs actions as the bot user
  • Requires bot scopes
  • Recommended for most operations

User Token (xoxp-):

  • Acts on behalf of specific user
  • Requires user scopes
  • Used for user-specific operations

Basic OAuth Flow

Related skills

More from linehaul-ai/linehaulai-claude-marketplace

Installs
22
GitHub Stars
4
First Seen
Jan 24, 2026