Code Pluginsource linkedVerified

Mattermostv2026.9.2

OpenClaw Mattermost channel plugin

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

Compatibility

Built With Open Claw Version
2026.9.2
Min Gateway Version
>=2026.6.9
Plugin Api Range
>=2026.9.2
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Credentials
The plugin needs a Mattermost bot token, Mattermost base URL, network access to that server, and optional private-network access for self-hosted deployments; those are proportionate for a Mattermost channel integration but should be configured carefully.
Install Mechanism
Installation metadata points to the @openclaw/mattermost npm package with OpenClaw plugin files and normal runtime/setup entry points; no hidden install scripts or unrelated persistence mechanism were found in package.json.
Instruction Scope
No bundled skill instructions were present; runtime behavior is controlled through plugin manifests and channel configuration such as dmPolicy, groupPolicy, allowFrom, requireMention, command enablement, and interaction callback settings.
Persistence & Privilege
The runtime keeps bounded caches and a persistent thread-participation dedupe store, can register slash commands when explicitly enabled, and can post/update/delete its own Mattermost messages; these privileges are disclosed and tied to channel operation.
Purpose & Capability
The package describes itself as an OpenClaw Mattermost channel plugin, and the inspected runtime implements Mattermost API/WebSocket integration, message delivery, reactions, media upload, slash commands, and setup/status behavior consistent with that purpose.
Scan Findings in Context
[SkillSpector not applicable] expected: SkillSpector reported no bundled skills and no issues; inspection confirmed this is a plugin package rather than a skill instruction bundle.
Assessment
Install only if you intend OpenClaw to operate as a Mattermost bot. Use a least-privilege bot token, keep DM and group policies restrictive unless you want broader access, only enable native slash commands when needed, and enable private-network access only for a trusted self-hosted Mattermost server.

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

beta
2026.7.2-beta.7
latest
2026.9.2

Mattermost OpenClaw channel

Official OpenClaw channel plugin for Mattermost.

Install

openclaw plugins install @openclaw/mattermost

Docs

See docs/channels/mattermost.md in the OpenClaw repository, or the published docs at https://docs.openclaw.ai/channels/mattermost.