registry  /  @kodaris/krubble-components  /  1.0.82

@kodaris/krubble-components@1.0.82

Krubble Lit Web Components Library

Static Scan Results

scanned 3h ago · by rust-scanner

Static analysis flagged 10 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
ChildProcessDynamicRequireFilesystemNetwork
Supply chain
HighEntropyStringsMinifiedUrlStrings
Manifest
NoLicense
scanned 36 file(s), 2.00 MB of source, external domains: www.w3.org

Source & flagged code

3 flagged · loading source
package.jsonView file
scripts.postinstall = node postinstall.cjs
High
Install Time Lifecycle Scripts

Package defines install-time lifecycle scripts.

package.jsonView on unpkg
scripts.postinstall = node postinstall.cjs
Medium
Ambiguous Install Lifecycle Script

Install-time lifecycle script is not statically allowlisted and needs review.

package.jsonView on unpkg
postinstall.cjsView file
1try { L2: var fs = require('fs'); L3: var path = require('path');
Medium
Dynamic Require

Package source references dynamic require/import behavior.

postinstall.cjsView on unpkg · L1

Findings

1 High4 Medium5 Low
HighInstall Time Lifecycle Scriptspackage.json
MediumAmbiguous Install Lifecycle Scriptpackage.json
MediumDynamic Requirepostinstall.cjs
MediumNetwork
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNo License