registry  /  @hivelore/cli  /  0.31.0

@hivelore/cli@0.31.0

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

Static Scan Results

scanned 3d 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 2 file(s), 859 KB of source

Source & flagged code

3 flagged · loading source
dist/index.jsView file
30package = @hivelore/cli; repositoryIdentity = hivelore; dependency = @hivelore/core L30: writeBriefingMarker L31: } from "@hivelore/core"; L32:
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 · L30
matchType = previous_version_dangerous_delta matchedPackage = @hivelore/cli@0.30.1 matchedIdentity = npm:QGhpdmVsb3JlL2NsaQ:0.30.1 similarity = 0.500 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
759try { L760: const mod = await import("@hivelore/embeddings"); L761: const cold = !existsSync2(mod.codeIndexPath(paths));
Medium
Dynamic Require

Package source references dynamic require/import behavior.

dist/index.jsView on unpkg · L759

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