registry  /  @paramour-js/next  /  0.1.2

@paramour-js/next@0.1.2

Next.js integration for paramour: withTypedRoutes, App and Pages Router hooks, PageProps glue, and the codegen CLI.

Static Scan Results

scanned 2h ago · by rust-scanner

Static 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 snapshot
Behavioral surface
Source
ChildProcessDynamicRequireFilesystem
Supply chain
HighEntropyStrings
ManifestNo manifest risk signals triggered.
scanned 29 file(s), 123 KB of source

Source & flagged code

2 flagged · loading source
bin/paramour.jsView file
18L19: await import(cli.href);
Medium
Dynamic Require

Package source references dynamic require/import behavior.

bin/paramour.jsView on unpkg · L18
dist/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 · L8

Findings

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