registry  /  @tellescope/utilities  /  1.255.9

@tellescope/utilities@1.255.9

Shared JS code for common actions across API and browser

Static Scan Results

scanned 2h ago · by rust-scanner

Static analysis flagged 16 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
CryptoEval
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 40 file(s), 662 KB of source, external domains: api.example.com, api.tellescope.com, calendar.google.com, cdn.example.com, example.com, staging-api.tellescope.com, www.npmjs.com

Source & flagged code

13 flagged · loading source
lib/esm/utils.d.tsView file
214patternName = google_api_key severity = high line = 214 matchedText = export d...Kg";
High
High Secret

Package contains a high-severity secret pattern.

lib/esm/utils.d.tsView on unpkg · L214
214patternName = google_api_key severity = high line = 214 matchedText = export d...Kg";
High
Secret Pattern

Google API key in lib/esm/utils.d.ts

lib/esm/utils.d.tsView on unpkg · L214
lib/esm/utils.jsView file
792patternName = google_api_key severity = high line = 792 matchedText = ? 'AIzaS...puA'
High
Secret Pattern

Google API key in lib/esm/utils.js

lib/esm/utils.jsView on unpkg · L792
794patternName = google_api_key severity = high line = 794 matchedText = ? "AIzaS...G6M"
High
Secret Pattern

Google API key in lib/esm/utils.js

lib/esm/utils.jsView on unpkg · L794
795patternName = google_api_key severity = high line = 795 matchedText = : "AIzaS...g");
High
Secret Pattern

Google API key in lib/esm/utils.js

lib/esm/utils.jsView on unpkg · L795
2146var number = (typeof conditionValue_1 === 'string' && conditionValue_1.startsWith("$JS(") && conditionValue_1.endsWith(")") L2147: ? new Function('answer', conditionValue_1.substring(4, conditionValue_1.length - 1))(answer) L2148: : parseInt(conditionValue_1));
Low
Eval

Package source references a known benign dynamic code generation pattern.

lib/esm/utils.jsView on unpkg · L2146
lib/cjs/utils.d.tsView file
214patternName = google_api_key severity = high line = 214 matchedText = export d...Kg";
High
Secret Pattern

Google API key in lib/cjs/utils.d.ts

lib/cjs/utils.d.tsView on unpkg · L214
lib/cjs/utils.jsView file
873patternName = google_api_key severity = high line = 873 matchedText = ? 'AIzaS...puA'
High
Secret Pattern

Google API key in lib/cjs/utils.js

lib/cjs/utils.jsView on unpkg · L873
875patternName = google_api_key severity = high line = 875 matchedText = ? "AIzaS...G6M"
High
Secret Pattern

Google API key in lib/cjs/utils.js

lib/cjs/utils.jsView on unpkg · L875
876patternName = google_api_key severity = high line = 876 matchedText = : "AIzaS...g");
High
Secret Pattern

Google API key in lib/cjs/utils.js

lib/cjs/utils.jsView on unpkg · L876
src/utils.tsView file
839patternName = google_api_key severity = high line = 839 matchedText = ? 'AIzaS...puA'
High
Secret Pattern

Google API key in src/utils.ts

src/utils.tsView on unpkg · L839
841patternName = google_api_key severity = high line = 841 matchedText = ? "AIzaS...G6M"
High
Secret Pattern

Google API key in src/utils.ts

src/utils.tsView on unpkg · L841
842patternName = google_api_key severity = high line = 842 matchedText = : "AIzaS...MKg"
High
Secret Pattern

Google API key in src/utils.ts

src/utils.tsView on unpkg · L842

Findings

12 High4 Low
HighHigh Secretlib/esm/utils.d.ts
HighSecret Patternlib/esm/utils.d.ts
HighSecret Patternlib/esm/utils.js
HighSecret Patternlib/esm/utils.js
HighSecret Patternlib/esm/utils.js
HighSecret Patternlib/cjs/utils.d.ts
HighSecret Patternlib/cjs/utils.js
HighSecret Patternlib/cjs/utils.js
HighSecret Patternlib/cjs/utils.js
HighSecret Patternsrc/utils.ts
HighSecret Patternsrc/utils.ts
HighSecret Patternsrc/utils.ts
LowScripts Present
LowEvallib/esm/utils.js
LowHigh Entropy Strings
LowUrl Strings