Code Pluginsource linkedVerified

Microsoft Teamsv2026.9.2

OpenClaw Microsoft Teams channel plugin for bot conversations.

@openclaw/msteams·runtime msteams·by @openclaw
openclaw plugins install clawhub:@openclaw/msteams
Latest release: v2026.9.2Download zip

Compatibility

Built With Open Claw Version
2026.9.2
Min Gateway Version
>=2026.4.10
Plugin Api Range
>=2026.9.2
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Credentials
Network access is directed to Microsoft Teams, Bot Framework, Microsoft Graph, OAuth endpoints, and configured media hosts; service URLs and media fetches use allowlists, HTTPS checks, timeouts, and SSRF guard helpers.
Install Mechanism
The install metadata points to npm package @openclaw/msteams, has no package scripts or postinstall behavior, and activation is not on startup unless the channel is configured and started by OpenClaw.
Instruction Scope
The plugin exposes sensitive Teams actions such as message delete/edit, read/search, pin/unpin, reactions, file upload, and add/remove/rename group operations, but the code includes target authorization, allowlist/group policy checks, mention gating, and owner/operator-admin checks for group management.
Persistence & Privilege
The runtime persists expected channel state including conversation references, polls/votes, SSO tokens, and delegated OAuth tokens in OpenClaw plugin state with entry limits and migration support; users should treat this as sensitive Teams account state.
Purpose & Capability
The package declares @openclaw/msteams, describes itself as a Microsoft Teams channel plugin for bot conversations, and its bundled runtime implements Teams messaging, webhook handling, approvals, Graph lookups, media handling, polls, and optional group-management actions that fit that purpose.
Assessment
Install only if you intend to connect OpenClaw agents to Microsoft Teams. Review the Teams app permissions, keep dmPolicy/groupPolicy and allowlists restrictive, and enable delegatedAuth or SSO only when you are comfortable storing user-scoped Teams tokens in OpenClaw plugin state.
dist/adapter.runtime-DDuc7sKJ.cjs:241
File appears to expose a hardcoded API secret or token.
Patterns worth reviewing
These patterns may indicate risky behavior. Check the VirusTotal and OpenClaw results above for context-aware analysis before installing.

Verification

Tier
source linked
Scope
artifact only
Summary
Validated package structure and linked the release to source metadata.
Commit
3928bad9badf
Tag
3928bad9badfcb6c7d140530435e806fb8092190
Provenance
No
Scan status
clean

Tags

alpha
2026.5.19-alpha.1
beta
2026.7.2-beta.7
latest
2026.9.2

OpenClaw Microsoft Teams

Official OpenClaw channel plugin for Microsoft Teams bot conversations.

Install from OpenClaw:

openclaw plugins install @openclaw/msteams

Configure the Teams bot credentials and trusted service URLs in OpenClaw, then connect the bot to the teams or chats where agents should operate.