ClawAudit verdict

openclaw-msteams-bot-elvatis

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Microsoft Teams connector bridging Teams channels to local OpenClaw Gateway via WebSocket with Azure Bot Framework JWT authentication; behavior matches the stated Teams integration purpose.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

8
security
100
transparency
80
maintenance

Findings (8)

Pattern match high

HTTP request to bare IP address — common in malicious payloads

README.md · code · http://127.0.0.1

Pattern match high

Pipe to sh — executes piped content as shell commands

src/bot.ts · prose · downgraded · |sh

Pattern match medium

Opens WebSocket connection

README.md · code · websocket

Pattern match medium

Accesses OpenClaw config/secrets directly

README.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

Uses exec() — may execute shell commands

src/bot.ts · prose · downgraded · exec(

Pattern match medium

References child_process — can spawn system processes

src/index.ts · prose · downgraded · child_process

Pattern match medium

Reads files from sensitive system paths

src/index.ts · prose · downgraded · readFileSync("/home

Pattern match low

Popular HTTP library — network access

package.json · prose · downgraded · node-fetch

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API