Static Scan Results
scanned 3d ago · by rust-scannerStatic analysis flagged 13 finding(s) at 93.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.; previous stored version diff introduced dangerous source
Decision evidence
public snapshotBehavioral surface
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemNetworkShell
HighEntropyStringsUrlStrings
NoLicense
Source & flagged code
4 flagged · loading sourcedist/cli.jsView file
•matchType = previous_version_dangerous_delta
matchedPackage = @tapi-dev/sdk@0.1.31
matchedIdentity = npm:QHRhcGktZGV2L3Nkaw:0.1.31
similarity = 0.929
summary = stored previous version shares package body but lacks this dangerous source file
Critical
Previous Version Dangerous Delta
This package version adds a dangerous source file absent from the previous stored version.
dist/cli.jsView on unpkg20patternName = google_api_key
severity = high
line = 20
matchedText = const DE...gE";
High
20patternName = google_api_key
severity = high
line = 20
matchedText = const DE...gE";
High
1006const moduleUrl = pathToFileURL(configPath).href;
L1007: const module = await import(moduleUrl);
L1008: return module.default ?? module;
Medium
Dynamic Require
Package source references dynamic require/import behavior.
dist/cli.jsView on unpkg · L1006Findings
1 Critical2 High4 Medium6 Low
CriticalPrevious Version Dangerous Deltadist/cli.js
HighHigh Secretdist/cli.js
HighSecret Patterndist/cli.js
MediumDynamic Requiredist/cli.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNo License