registry  /  jambavan  /  0.3.0

jambavan@0.3.0

Jambavan — an MCP server that awakens any coding model's latent powers: live code index, precise context, durable memory, a code knowledge graph, prompt compression, and guarded file/shell tools.

Static Scan Results

scanned 12d ago · by rust-scanner

Static analysis completed at 65.0% confidence. No malicious behavior was detected; 5 low-signal pattern(s) were surfaced and cleared.

Static reason
No blocking static signals were detected.

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemShell
Supply chain
HighEntropyStrings
ManifestNo manifest risk signals triggered.
scanned 24 file(s), 196 KB of source

Source & flagged code

1 flagged · loading source
dist/tools/path-guard.jsView file
37exports.projectRelative = projectRelative; L38: const fs = __importStar(require("fs")); L39: const path = __importStar(require("path"));
Medium
Dynamic Require

Package source references dynamic require/import behavior.

dist/tools/path-guard.jsView on unpkg · L37

Findings

2 Medium3 Low
MediumDynamic Requiredist/tools/path-guard.js
MediumEnvironment Vars
LowScripts Present
LowFilesystem
LowHigh Entropy Strings