Static Scan Results
scanned 3h ago · by rust-scannerStatic analysis flagged 8 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 snapshotBehavioral surface
ChildProcessDynamicRequireFilesystemShell
Source & flagged code
4 flagged · loading sourcepackage.jsonView file
•scripts.postinstall = node scripts/postinstall.js
High
Install Time Lifecycle Scripts
Package defines install-time lifecycle scripts.
package.jsonView on unpkg•scripts.postinstall = node scripts/postinstall.js
Medium
Ambiguous Install Lifecycle Script
Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgdist-cjs/YouTube.cjsView file
36exports.YouTube = exports.YTEngineError = void 0;
L37: const child_process_1 = require("child_process");
L38: const path = __importStar(require("path"));
Medium
Dynamic Require
Package source references dynamic require/import behavior.
dist-cjs/YouTube.cjsView on unpkg · L36dist/py/streams.pyView file
•path = dist/py/streams.py
kind = build_helper
sizeBytes = 205
magicHex = [redacted]
Medium
Ships Build Helper
Package ships non-JavaScript build or shell helper files.
dist/py/streams.pyView on unpkgFindings
1 High4 Medium3 Low
HighInstall Time Lifecycle Scriptspackage.json
MediumAmbiguous Install Lifecycle Scriptpackage.json
MediumDynamic Requiredist-cjs/YouTube.cjs
MediumShips Build Helperdist/py/streams.py
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowFilesystem