registry  /  proto-plugin  /  0.1.17

proto-plugin@0.1.17

Shared framework for building shareable UI prototypes in Next.js — review shell, comment anchoring, variant exploration, and the prototype home gallery.

Static Scan Results

scanned 2h ago · by rust-scanner

Static analysis flagged 11 finding(s) at 93.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.; previous stored version diff introduced dangerous source

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessCryptoEnvironmentVarsFilesystemNetworkShell
Supply chain
HighEntropyStringsUrlStrings
Manifest
NoLicense
scanned 242 file(s), 1007 KB of source, external domains: api.github.com, docs.google.com, mobbin.com, registry.npmjs.org, vercel.com, www.w3.org

Source & flagged code

3 flagged · loading source
package.jsonView file
scripts.postinstall = node scripts/ensure-component-library-page.mjs
High
Install Time Lifecycle Scripts

Package defines install-time lifecycle scripts.

package.jsonView on unpkg
scripts/publish-package.shView file
path = scripts/publish-package.sh kind = build_helper sizeBytes = 5037 magicHex = [redacted]
Medium
Ships Build Helper

Package ships non-JavaScript build or shell helper files.

scripts/publish-package.shView on unpkg
src/lib/prototypes/use-proto-plugin-version-check.tsView file
matchType = previous_version_dangerous_delta matchedPackage = proto-plugin@0.1.11 matchedIdentity = npm:cHJvdG8tcGx1Z2lu:0.1.11 similarity = 0.667 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/lib/prototypes/use-proto-plugin-version-check.tsView on unpkg

Findings

2 High4 Medium5 Low
HighInstall Time Lifecycle Scriptspackage.json
HighPrevious Version Dangerous Deltasrc/lib/prototypes/use-proto-plugin-version-check.ts
MediumNetwork
MediumEnvironment Vars
MediumShips Build Helperscripts/publish-package.sh
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNo License