registry  /  nodeytapi  /  1.0.0

nodeytapi@1.0.0

Static Scan Results

scanned 3h ago · by rust-scanner

Static 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 snapshot
Behavioral surface
Source
ChildProcessDynamicRequireFilesystemShell
Supply chainNo supply-chain packaging signals triggered.
ManifestNo manifest risk signals triggered.
scanned 7 file(s), 20.6 KB of source

Source & flagged code

4 flagged · loading source
package.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 unpkg
dist-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 · L36
dist/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 unpkg

Findings

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