Manages security, pairing, and access control policies for Telegram channel integrations directly from the terminal.
The Telegram Access Manager skill provides a secure administrative interface for controlling how Claude interacts with users and groups on Telegram. It allows developers to approve pairing requests using secure codes, manage allowlists for specific sender IDs, and define global communication policies such as 'pairing' or 'allowlist-only' modes. By managing access state locally in JSON and strictly ignoring external channel notifications, it ensures that permission mutations are only performed by the authorized terminal user, protecting the system from potential prompt injection attacks via chat messages.
주요 기능
01Granular allowlist management for individual Telegram sender IDs
02Customizable delivery settings including chunk limits and emoji reactions
03Configurable DM policies: pairing, allowlist, or disabled
04Group-specific access controls and mention requirement toggles
0517,805 GitHub stars
06Secure user pairing via 6-character verification codes
사용 사례
01Reviewing and managing pending access requests from the local terminal
02Configuring Claude to only respond in a Telegram group when explicitly mentioned
03Authorizing a specific team member to interact with Claude via a private Telegram DM