registry  /  @tellescope/utilities  /  1.255.2

@tellescope/utilities@1.255.2

Shared JS code for common actions across API and browser

Static Scan Results

scanned 15d 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 37 file(s), 655 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
212patternName = google_api_key severity = high line = 212 matchedText = export d...Kg";
High
High Secret

Package contains a high-severity secret pattern.

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

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

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

Google API key in lib/esm/utils.js

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

Google API key in lib/esm/utils.js

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

Google API key in lib/esm/utils.js

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

Package source references a known benign dynamic code generation pattern.

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

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

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

Google API key in lib/cjs/utils.js

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

Google API key in lib/cjs/utils.js

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

Google API key in lib/cjs/utils.js

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

Google API key in src/utils.ts

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

Google API key in src/utils.ts

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

Google API key in src/utils.ts

src/utils.tsView on unpkg · L841

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