Static Scan Results
scanned 3d ago · by rust-scannerStatic analysis flagged 8 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 snapshotBehavioral surface
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemNetworkShell
HighEntropyStrings
Source & flagged code
2 flagged · loading sourcedist/index.jsView file
61package = @hivelore/cli; repositoryIdentity = hivelore; dependency = @hivelore/core
L61: writeBriefingMarker
L62: } from "@hivelore/core";
L63:
High
Copied Package Dependency Bridge
Package metadata claims a different repository identity while copied source loads a runtime dependency bridge.
dist/index.jsView on unpkg · L61752try {
L753: const mod = await import("@hivelore/embeddings");
L754: const cold = !existsSync2(mod.codeIndexPath(paths));
Medium
Dynamic Require
Package source references dynamic require/import behavior.
dist/index.jsView on unpkg · L752Findings
1 High4 Medium3 Low
HighCopied Package Dependency Bridgedist/index.js
MediumDynamic Requiredist/index.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings