Static Scan Results
scanned 4d ago · by rust-scannerStatic analysis flagged 9 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
ChildProcessCryptoEnvironmentVarsFilesystemNetworkShell
HighEntropyStringsUrlStrings
Source & flagged code
1 flagged · loading sourcedist/watch-WLI6K3IR.jsView file
29const log = silent ? () => {
L30: } : (msg) => process.stderr.write(msg + "\n");
L31: log(`[kordoc watch] \uAC10\uC2DC \uC2DC\uC791: ${resolve(dir)}`);
...
L139: validateWebhookUrl(url);
L140: await fetch(url, {
L141: method: "POST",
High
Cloud Metadata Access
Source reaches cloud instance metadata or link-local credential endpoints.
dist/watch-WLI6K3IR.jsView on unpkg · L29Findings
1 High3 Medium5 Low
HighCloud Metadata Accessdist/watch-WLI6K3IR.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings