Best fit
A package can publish successfully while omitting built runtime files, leaking local configuration, or silently changing its shipped surface.
Review an npm pack file list for missing runtime output, sensitive files, and payload drift before publish.
A package can publish successfully while omitting built runtime files, leaking local configuration, or silently changing its shipped surface.
A package can publish successfully while omitting built runtime files, leaking local configuration, or silently changing its shipped surface.
findings.csv with stable codes and record identifiers. review-manifest.csv with every reviewed item.
It relies on a supplied pack manifest and does not run npm or publish.
No. It reads supplied local evidence and writes only to the selected output directory.
No. The packaged checker is deterministic and applies documented rules to the supplied input.
It means no automated finding was produced. The responsible owner still reviews the original source and decides what to do.
Invalid JSON, duplicate identifiers, missing required arrays, and invalid core values fail closed.
Yes. Every finding carries a stable code, record identifier, severity, source, and message.
The listing includes the tested package, realistic samples, declared permissions, and known limitations.
Get npm Publish Payload Preflight on Agensi