Static Scan Results
scanned 3d ago · by rust-scannerStatic 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 snapshotBehavioral surface
ChildProcessCryptoEnvironmentVarsEvalFilesystemNetworkShellWebSocket
HighEntropyStringsUrlStrings
Source & flagged code
3 flagged · loading sourcepackage.jsonView file
•scripts.postinstall = node scripts/install-cloakbrowser.mjs
High
Install Time Lifecycle Scripts
Package defines install-time lifecycle scripts.
package.jsonView on unpkgdist/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 · L408dist/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 · L1Findings
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