registry  /  @linghun/tools  /  0.1.5

@linghun/tools@0.1.5

Static Scan Results

scanned 4h ago · by rust-scanner

Static analysis flagged 7 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
ChildProcessCryptoFilesystemNetworkShell
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 87 file(s), 140 KB of source, external domains: cn.bing.com

Source & flagged code

1 flagged · loading source
dist/chunk-4UHQWBFA.jsView file
4var MAX_RESPONSE_SIZE = 5 * 1024 * 1024; L5: async function webFetch(input) { L6: const urlError = validateUrl(input.url); ... L32: } L33: const decoder = new TextDecoder("utf-8", { fatal: false }); L34: let totalBytes = 0; ... L133: text: `WebFetch failed for "${url}": ${result.error}`, L134: data: { L135: url,
High
Cloud Metadata Access

Source reaches cloud instance metadata or link-local credential endpoints.

dist/chunk-4UHQWBFA.jsView on unpkg · L4

Findings

1 High2 Medium4 Low
HighCloud Metadata Accessdist/chunk-4UHQWBFA.js
MediumNetwork
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings