registry  /  @plugdev/cli  /  0.12.8

@plugdev/cli@0.12.8

Test Minecraft plugins in one command — plug / plugdev CLI (Paper, Folia, Purpur, Pufferfish, Spigot)

Static Scan Results

scanned 2h ago · by rust-scanner

Static analysis flagged 14 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
ManifestNo manifest risk signals triggered.
scanned 23 file(s), 361 KB of source, external domains: adoptium.net, api.modrinth.com, fill.papermc.io, github.com, hangar.papermc.io, nodejs.org, piston-meta.mojang.com, pluglabs.app

Source & flagged code

6 flagged · loading source
dist/cli.jsView file
1155package = @plugdev/cli; repositoryIdentity = plugdev; dependency = @xmcl/core L1155: try { L1156: const { diagnose } = await import("@xmcl/core"); L1157: const report = await diagnose(mcVersion, embeddedClientDir());
High
Copied Package Dependency Bridge

Package metadata claims a different repository identity while copied source loads a runtime dependency bridge.

dist/cli.jsView on unpkg · L1155
matchType = previous_version_dangerous_delta matchedPackage = @plugdev/cli@0.12.5 matchedIdentity = npm:QHBsdWdkZXYvY2xp:0.12.5 similarity = 0.870 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.

dist/cli.jsView on unpkg
31formatErrorJson, L32: getExitCode L33: } from "./chunk-MCEK7CMQ.js"; ... L338: if (result.type === "unknown") { L339: const pkgRaw = await readText(join(cwd, "package.json")); L340: if (pkgRaw) { L341: try { L342: const pkg = JSON.parse(pkgRaw); L343: const deps = { ... L540: import { constants as constants2 } from "fs"; L541: import { execa } from "execa"; L542: async function exists2(path) {
Low
Weak Crypto

Package source references weak cryptographic algorithms.

dist/cli.jsView on unpkg · L31
bootstrap/plugdev-bootstrap-paper.jarView file
path = bootstrap/plugdev-bootstrap-paper.jar kind = high_entropy_blob sizeBytes = 21565 magicHex = [redacted]
High
Ships High Entropy Blob

Package ships high-entropy non-source blobs.

bootstrap/plugdev-bootstrap-paper.jarView on unpkg
path = bootstrap/plugdev-bootstrap-paper.jar kind = compressed_blob sizeBytes = 21565 magicHex = [redacted]
Medium
Ships Compressed Blob

Package ships compressed or archive-like blobs.

bootstrap/plugdev-bootstrap-paper.jarView on unpkg
path = bootstrap/plugdev-bootstrap-paper.jar kind = nested_archive_needs_inspection sizeBytes = 21565 magicHex = [redacted]
Low
Nested Archive Needs Inspection

Package ships a nested archive or MCP bundle that was inventoried but not recursively analyzed.

bootstrap/plugdev-bootstrap-paper.jarView on unpkg

Findings

3 High4 Medium7 Low
HighCopied Package Dependency Bridgedist/cli.js
HighShips High Entropy Blobbootstrap/plugdev-bootstrap-paper.jar
HighPrevious Version Dangerous Deltadist/cli.js
MediumNetwork
MediumEnvironment Vars
MediumShips Compressed Blobbootstrap/plugdev-bootstrap-paper.jar
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowWeak Cryptodist/cli.js
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNested Archive Needs Inspectionbootstrap/plugdev-bootstrap-paper.jar