registry  /  @plugdev/cli  /  0.12.1

@plugdev/cli@0.12.1

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

Static Scan Results

scanned 3h ago · by rust-scanner

Static analysis flagged 13 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
ChildProcessCryptoEnvironmentVarsFilesystemNetworkShell
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 23 file(s), 332 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

5 flagged · loading source
dist/cli.jsView file
1152package = @plugdev/cli; repositoryIdentity = plugdev; dependency = @xmcl/core L1152: try { L1153: const { diagnose } = await import("@xmcl/core"); L1154: 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 · L1152
29formatErrorJson, L30: getExitCode L31: } from "./chunk-MCEK7CMQ.js"; ... L336: if (result.type === "unknown") { L337: const pkgRaw = await readText(join(cwd, "package.json")); L338: if (pkgRaw) { L339: try { L340: const pkg = JSON.parse(pkgRaw); L341: const deps = { ... L537: import { constants as constants2 } from "fs"; L538: import { execa } from "execa"; L539: async function exists2(path) {
Low
Weak Crypto

Package source references weak cryptographic algorithms.

dist/cli.jsView on unpkg · L29
bootstrap/plugdev-bootstrap-paper.jarView file
path = bootstrap/plugdev-bootstrap-paper.jar kind = high_entropy_blob sizeBytes = 18849 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 = 18849 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 = 18849 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

2 High4 Medium7 Low
HighCopied Package Dependency Bridgedist/cli.js
HighShips High Entropy Blobbootstrap/plugdev-bootstrap-paper.jar
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