Static Scan Results
scanned 4d ago · by rust-scannerStatic analysis flagged 10 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
CryptoEnvironmentVarsFilesystemNetwork
HighEntropyStringsTelemetryUrlStrings
Source & flagged code
1 flagged · loading sourcedist/auth/device-flow.jsView file
35package = @paysponge/sdk; repositoryIdentity = sponge; dependency = clipboardy
L35: try {
L36: const clipboardy = await import("clipboardy");
L37: await clipboardy.default.write(deviceCodeResponse.userCode);
High
Copied Package Dependency Bridge
Package metadata claims a different repository identity while copied source loads a runtime dependency bridge.
dist/auth/device-flow.jsView on unpkg · L35Findings
1 High3 Medium6 Low
HighCopied Package Dependency Bridgedist/auth/device-flow.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowTelemetry
LowUrl Strings