registry  /  got-scraft  /  2.6.0

got-scraft@2.6.0

Módulo de scraping con axios + cheerio. Anti-bloqueo para cualquier web.

Static Scan Results

scanned 5h ago · by rust-scanner

Static analysis flagged 10 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 snapshot
Behavioral surface
Source
ChildProcessCryptoEnvironmentVarsFilesystemNetwork
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 12 file(s), 74.9 KB of source, external domains: developers.facebook.com, discord.com, duckduckgo.com, github.com, graph.facebook.com, i.ytimg.com, l.facebook.com, mbasic.facebook.com, medium.com, news.ycombinator.com, search.yahoo.com, stackoverflow.com, t.co, telegram.org, twitter.com, www.bing.com, www.facebook.com, www.google.com, www.instagram.com, www.linkedin.com, www.pinterest.com, www.quora.com, www.reddit.com, www.tumblr.com, www.wikipedia.org, www.youtube.com

Source & flagged code

2 flagged · loading source
dist/youtube.jsView file
47const os = __importStar(require("node:os")); L48: const https = __importStar(require("node:https")); L49: const YT_HEADERS = { ... L100: if (m) L101: return JSON.parse(m[1]); L102: const m2 = raw.match(/player_response["']\s*:\s*["']([^"']+)["']/); ... L119: if (cipher) { L120: const params = new URLSearchParams(cipher); L121: url = params.get('url'); ... L160: function getCacheDir(sub) { L161: const base = process.platform === 'win32' L162: ? (process.env.LOCALAPPDATA || path.join(os.homedir(), 'AppData', 'Local'))
High
Sandbox Evasion Gated Capability

Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.

dist/youtube.jsView on unpkg · L47
dist/index.jsView file
matchType = previous_version_dangerous_delta matchedPackage = got-scraft@2.5.1 matchedIdentity = npm:Z290LXNjcmFmdA:2.5.1 similarity = 0.833 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/index.jsView on unpkg

Findings

2 High3 Medium5 Low
HighSandbox Evasion Gated Capabilitydist/youtube.js
HighPrevious Version Dangerous Deltadist/index.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings