Static Scan Results
scanned 2h ago · by rust-scannerStatic analysis flagged 6 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
ChildProcessDynamicRequireFilesystem
HighEntropyStrings
Source & flagged code
2 flagged · loading sourcebin/paramour.jsView file
18L19: await import(cli.href);
Medium
Dynamic Require
Package source references dynamic require/import behavior.
bin/paramour.jsView on unpkg · L18dist/init/wrap-next-config.jsView file
8package = @paramour-js/next; repositoryIdentity = paramour; dependency = magicast
L8: export async function detectWrapState(source) {
L9: const { parseModule } = await import("magicast");
L10: try {
High
Copied Package Dependency Bridge
Package metadata claims a different repository identity while copied source loads a runtime dependency bridge.
dist/init/wrap-next-config.jsView on unpkg · L8Findings
1 High2 Medium3 Low
HighCopied Package Dependency Bridgedist/init/wrap-next-config.js
MediumDynamic Requirebin/paramour.js
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings