registry  /  @kodaris/krubble-app-components  /  1.0.70

@kodaris/krubble-app-components@1.0.70

Krubble Application Components - Smart components with business logic

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 13 file(s), 956 KB of source, external domains: acme.com, github.com, 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
dist/krubble-app.umd.jsView file
1(function (global, factory) { L2: typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@kodaris/krubble-components'), require('@kodaris/krubble-http')) : L3: typeof define === 'function' && define.amd ? define(['exports', '@kodaris/krubble-components', '@kodaris/krubble-http'], factory) :
Medium
Dynamic Require

Package source references dynamic require/import behavior.

dist/krubble-app.umd.jsView on unpkg · L1

Findings

1 High4 Medium5 Low
HighInstall Time Lifecycle Scriptspackage.json
MediumAmbiguous Install Lifecycle Scriptpackage.json
MediumDynamic Requiredist/krubble-app.umd.js
MediumNetwork
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNo License