Quick overview
Extracts an MSAL refresh token from Microsoft Teams localStorage to give an agent persistent access to Teams chats, channels, org directory, and calendar. The token lasts 90+ days, auto-rotates on use, and is shared with the outlook-hack skill so a single extraction covers both.
One token extraction covers both Teams and Outlook access, and auto-rotation means no re-authentication for months.
Common tasks
- Reading group chat history before a meeting
- Posting a status update to a team channel
- Searching all Teams messages for a decision or file link
- Checking a colleague's presence before reaching out
- Pulling upcoming Teams meeting join links from calendar
Install paths
Primary command
openclaw install globalcaos/teams-hack
ClawHub installer
npx clawhub@latest install globalcaos/teams-hack
OpenClaw CLI
openclaw skills install globalcaos/teams-hack
Direct OpenClaw install
openclaw install globalcaos/teams-hack
Skill metadata
- Category: Browser & Automation
- Language: Markdown
- Version: 1.0.1
- Security status: Suspicious
Review upstream source
The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/globalcaos/teams-hack


