Static Scan Results
scanned 3h 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
20patternName = google_api_key
severity = high
line = 20
matchedText = const DE...gE";
High
•matchType = previous_version_dangerous_delta
matchedPackage = @tapi-dev/sdk@0.1.31
matchedIdentity = npm:QHRhcGktZGV2L3Nkaw:0.1.31
similarity = 0.786
summary = stored previous version shares package body but lacks this dangerous source file
High
Previous Version Dangerous Delta
This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
dist/cli.jsView on unpkg20patternName = 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
3 High4 Medium6 Low
HighHigh Secretdist/cli.js
HighPrevious Version Dangerous Deltadist/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