registry  /  @hivelore/cli  /  0.39.2

@hivelore/cli@0.39.2

Hivelore CLI - the deterministic policy gate for agent-written code (rules live as repo-native team memory)

Static Scan Results

scanned 2h ago · by rust-scanner

Static analysis flagged 9 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
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemNetworkShell
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 13 file(s), 822 KB of source, external domains: github.com

Source & flagged code

2 flagged · loading source
dist/index.jsView file
62package = @hivelore/cli; repositoryIdentity = hivelore; dependency = @hivelore/core L62: writeBriefingMarker L63: } from "@hivelore/core"; L64:
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 · L62
740try { L741: const mod = await import("@hivelore/embeddings"); L742: const cold = !existsSync2(mod.codeIndexPath(paths));
Medium
Dynamic Require

Package source references dynamic require/import behavior.

dist/index.jsView on unpkg · L740

Findings

1 High4 Medium4 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
LowUrl Strings