registry  /  @daoyi/timeline  /  1.0.9

@daoyi/timeline@1.0.9

TimelineJS modified from Northwestern University Knight Lab.

Static Scan Results

scanned 2h ago · by rust-scanner

Static analysis flagged 12 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
ChildProcessDynamicRequireFilesystemNetwork
Supply chain
HighEntropyStringsMinifiedUrlStrings
Manifest
CopyleftLicense
scanned 71 file(s), 717 KB of source, external domains: api.flickr.com, api.imgur.com, api.twitter.com, assets.documentcloud.org, cdn.knightlab.com, docs.google.com, drive.google.com, embed.spotify.com, fast.wistia.com, graph.facebook.com, imgur.com, instagram.com, npms.io, platform.twitter.com, platform.vine.co, player.vimeo.com, s.imgur.com, sheets-proxy.knightlab.com, sheets.googleapis.com, soundcloud.com, spreadsheets.google.com, timeline.knightlab.com, vine.co, w.soundcloud.com, www.dailymotion.com, www.w3.org, www.youtube.com

Source & flagged code

5 flagged · loading source
dist/js/timeline.jsView file
11patternName = google_api_key severity = high line = 11 matchedText = */(funct...}]);
High
High Secret

Package contains a high-severity secret pattern.

dist/js/timeline.jsView on unpkg · L11
11patternName = google_api_key severity = high line = 11 matchedText = */(funct...}]);
High
Secret Pattern

Google API key in dist/js/timeline.js

dist/js/timeline.jsView on unpkg · L11
tasks/compile_less.jsView file
1const fs = require('fs-extra') L2: const less = require('less')
Medium
Dynamic Require

Package source references dynamic require/import behavior.

tasks/compile_less.jsView on unpkg · L1
src/js/core/ConfigFactory.jsView file
214patternName = google_api_key severity = high line = 214 matchedText = return "...xg";
High
Secret Pattern

Google API key in src/js/core/ConfigFactory.js

src/js/core/ConfigFactory.jsView on unpkg · L214
src/js/media/Media.jsView file
63patternName = google_api_key severity = high line = 63 matchedText = api_key_...YI",
High
Secret Pattern

Google API key in src/js/media/Media.js

src/js/media/Media.jsView on unpkg · L63

Findings

4 High3 Medium5 Low
HighHigh Secretdist/js/timeline.js
HighSecret Patterndist/js/timeline.js
HighSecret Patternsrc/js/core/ConfigFactory.js
HighSecret Patternsrc/js/media/Media.js
MediumDynamic Requiretasks/compile_less.js
MediumNetwork
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowCopyleft License