registry  /  dp-worker  /  0.1.13

dp-worker@0.1.13

Dipclaw Worker (worker) — browser automation agent with scheduling, skills, and LLM integration. Connects to dp-center via center mode or runs standalone.

Static Scan Results

scanned 2h ago · by rust-scanner

Static analysis flagged 11 finding(s) at 72.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.

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessCryptoEnvironmentVarsEvalFilesystemNetworkShellWebSocket
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 67 file(s), 939 KB of source, external domains: 127.0.0.1, api.ip.sb, api.telegram.org, freeipapi.com, ip-api.com, ipapi.co, ipinfo.io, ipwho.is, ping0.cc

Source & flagged code

3 flagged · loading source
package.jsonView file
scripts.postinstall = node scripts/install-cloakbrowser.mjs
High
Install Time Lifecycle Scripts

Package defines install-time lifecycle scripts.

package.jsonView on unpkg
dist/browser/dom-helpers.jsView file
408try { L409: new Function(wrapped); L410: return { ok: true };
Low
Eval

Package source references a known benign dynamic code generation pattern.

dist/browser/dom-helpers.jsView on unpkg · L408
dist/agent/tool-loop-detection.jsView file
1import { createHash } from "node:crypto"; L2: // --- Thresholds ---
Low
Weak Crypto

Package source references weak cryptographic algorithms.

dist/agent/tool-loop-detection.jsView on unpkg · L1

Findings

1 High3 Medium7 Low
HighInstall Time Lifecycle Scriptspackage.json
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowEvaldist/browser/dom-helpers.js
LowWeak Cryptodist/agent/tool-loop-detection.js
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings