registry  /  @7n/test  /  0.13.0

@7n/test@0.13.0

CLI-утиліта @7n/test

Static Scan Results

scanned 6d ago · by rust-scanner

Static analysis completed at 93.0% confidence. No malicious behavior was detected; 8 low-signal pattern(s) were surfaced and cleared.

Static reason
No blocking static signals were detected.; previous stored version diff introduced dangerous source

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessCryptoDynamicRequireEnvironmentVarsEvalFilesystemNetworkShell
Supply chain
HighEntropyStrings
ManifestNo manifest risk signals triggered.
scanned 25 file(s), 184 KB of source

Source & flagged code

3 flagged · loading source
src/lib/runtime-probe.mjsView file
162* @param {number} [timeout] ліміт очікування в мс; за замовчуванням `PROBE_TIMEOUT_MS` L163: * @returns {import('node:child_process').SpawnSyncReturns<string>} результат spawnSync L164: */
Medium
Dynamic Require

Package source references dynamic require/import behavior.

src/lib/runtime-probe.mjsView on unpkg · L162
214// safe eval of primitive literals L215: try { input = new Function('return ' + inputLiteral)() } catch { continue } L216: try {
Low
Eval

Package source references a known benign dynamic code generation pattern.

src/lib/runtime-probe.mjsView on unpkg · L214
src/gen-tests.mjsView file
matchType = previous_version_dangerous_delta matchedPackage = @7n/test@0.12.2 matchedIdentity = npm:QDduL3Rlc3Q:0.12.2 similarity = 0.800 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.

src/gen-tests.mjsView on unpkg

Findings

1 High3 Medium4 Low
HighPrevious Version Dangerous Deltasrc/gen-tests.mjs
MediumDynamic Requiresrc/lib/runtime-probe.mjs
MediumNetwork
MediumEnvironment Vars
LowScripts Present
LowEvalsrc/lib/runtime-probe.mjs
LowFilesystem
LowHigh Entropy Strings