registry  /  @trustbaseai/openclaw-collab  /  0.2.2

@trustbaseai/openclaw-collab@0.2.2

OpenClaw plugin: bridges @trustbaseai/collab-mcp into 8 typed tools + auto-wake loop. Safe hooks only (session_start/end, gateway_stop).

Static Scan Results

scanned 2h ago · by rust-scanner

Static analysis flagged 9 finding(s) at 93.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.

Static reason
One or more suspicious static signals were detected.; previous stored version diff introduced dangerous source

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessEnvironmentVarsFilesystemNetworkShell
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 33 file(s), 131 KB of source, external domains: 127.0.0.1

Source & flagged code

3 flagged · loading source
dist/src/config.mjsView file
17patternName = generic_password severity = medium line = 17 matchedText = password...23',
Medium
Secret Pattern

Package contains a possible secret pattern.

dist/src/config.mjsView on unpkg · L17
src/listener.jsView file
matchType = previous_version_dangerous_delta matchedPackage = @trustbaseai/openclaw-collab@0.2.0 matchedIdentity = npm:[redacted]:0.2.0 similarity = 1.833 summary = stored previous version shares package body but lacks this dangerous source file
High
Previous Version Dangerous Delta

This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.

src/listener.jsView on unpkg
src/config.mjsView file
17patternName = generic_password severity = medium line = 17 matchedText = password...23',
Medium
Secret Pattern

Hardcoded password in src/config.mjs

src/config.mjsView on unpkg · L17

Findings

1 High4 Medium4 Low
HighPrevious Version Dangerous Deltasrc/listener.js
MediumSecret Patterndist/src/config.mjs
MediumNetwork
MediumEnvironment Vars
MediumSecret Patternsrc/config.mjs
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings