
Entender el modelo de acceso de Claude Tag en Slack y cómo configurarlo de forma segura
POR
Chen Doytshman
FUENTE
Tenable Blog
DATE
READ
2 min de lectura
El “Claude Tag” de Anthropic es un nuevo agente de IA diseñado para Slack, que permite a los usuarios en un canal etiquetar a @Claude y asignar tareas utilizando un paquete de acceso configurado por el …
Anthropic’s new AI agent for Slack, Claude Tag, operates under an admin-configured access bundle rather than individual user credentials. This means that an admin defines the level of access the agent has, and the channel determines where it participates and who can converse with it. Inviting someone to a channel where Claude Tag is present lets them converse with Claude and see its output there. What Claude can access is fixed by the admin-configured bundle, and organizations can require claude.ai login and role-based access control before a user may interact with Claude at all. Channel invitations do not confer new permissions on the invitee. As part of Tenable’s ongoing partnership with Anthropic, Tenable Research worked with their security team through coordinated disclosure. Claude Tag lets Slack channel members direct an agent whose reach is defined by the admin-configured access bundle. One key takeaway is that administrators now make decisions that matter for access control. Attaching an access bundle to a channel determines what Claude can reach there. Review bundle attachments with the same rigor you apply to IAM changes, and use organization-level controls, such as required claude.ai login and RBAC to bound who can direct Claude. Channel invites then govern who can converse with the agent within that admin-chosen scope. You should scope bundles deliberately and pair them with organization-level controls. Keeping elevated bundles in private channels narrows where the agent participates and who can converse with it. A new channel member can see prior scrollback and converse with Claude there, but what Claude can access stays fixed by the admin-configured bundle. The right practice is minimum-privilege bundles per channel, per task, combined with those organization-level requirements.