registry  /  bmdl-sdk  /  0.0.2

bmdl-sdk@0.0.2

This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).

Static Scan Results

scanned 12d ago · by rust-scanner

Static analysis completed at 65.0% confidence. No malicious behavior was detected; 13 low-signal pattern(s) were surfaced and cleared.

Static reason
No blocking static signals were detected.

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessDynamicRequireEnvironmentVarsEvalFilesystemShell
Supply chain
HighEntropyStringsMinifiedObfuscatedUrlStrings
Manifest
NoLicense
scanned 21 file(s), 1.11 MB of source, external domains: www.w3.org

Source & flagged code

5 flagged · loading source
dist/index.jsView file
1var Component=function(t){"use strict";var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in ... L2: export default Component
Low
Eval

Package source references a known benign dynamic code generation pattern.

dist/index.jsView on unpkg · L1
vite.config.jsView file
5Object.defineProperty(exports, "__esModule", { value: true }); L6: var plugin_react_1 = __importDefault(require("@vitejs/plugin-react")); L7: var path_1 = require("path");
Medium
Dynamic Require

Package source references dynamic require/import behavior.

vite.config.jsView on unpkg · L5
dist/sdk.zipView file
path = dist/sdk.zip kind = high_entropy_blob sizeBytes = 373536 magicHex = [redacted]
High
Ships High Entropy Blob

Package ships high-entropy non-source blobs.

dist/sdk.zipView on unpkg
path = dist/sdk.zip kind = compressed_blob sizeBytes = 373536 magicHex = [redacted]
Medium
Ships Compressed Blob

Package ships compressed or archive-like blobs.

dist/sdk.zipView on unpkg
path = dist/sdk.zip kind = nested_archive_needs_inspection sizeBytes = 373536 magicHex = [redacted]
Low
Nested Archive Needs Inspection

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

dist/sdk.zipView on unpkg

Findings

1 High4 Medium8 Low
HighShips High Entropy Blobdist/sdk.zip
MediumDynamic Requirevite.config.js
MediumEnvironment Vars
MediumShips Compressed Blobdist/sdk.zip
MediumStructural Risk Force Deep Review
LowScripts Present
LowEvaldist/index.js
LowFilesystem
LowObfuscated
LowHigh Entropy Strings
LowUrl Strings
LowNested Archive Needs Inspectiondist/sdk.zip
LowNo License