registry  /  @hivelore/cli  /  0.34.1

@hivelore/cli@0.34.1

Hivelore CLI - repo-native memory and context policy for coding-agent harnesses

Static Scan Results

scanned 2d ago · by rust-scanner

Static analysis flagged 9 finding(s) at 93.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.; previous stored version diff introduced dangerous source

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemNetworkShell
Supply chain
HighEntropyStrings
ManifestNo manifest risk signals triggered.
scanned 13 file(s), 782 KB of source

Source & flagged code

3 flagged · loading source
dist/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 · L61
matchType = previous_version_dangerous_delta matchedPackage = @hivelore/cli@0.33.0 matchedIdentity = npm:QGhpdmVsb3JlL2NsaQ:0.33.0 similarity = 0.923 summary = stored previous version shares package body but lacks this dangerous source file
High
Previous Version Dangerous Delta

This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.

dist/index.jsView on unpkg
739try { L740: const mod = await import("@hivelore/embeddings"); L741: const cold = !existsSync2(mod.codeIndexPath(paths));
Medium
Dynamic Require

Package source references dynamic require/import behavior.

dist/index.jsView on unpkg · L739

Findings

2 High4 Medium3 Low
HighCopied Package Dependency Bridgedist/index.js
HighPrevious Version Dangerous Deltadist/index.js
MediumDynamic Requiredist/index.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings