registry  /  borgmcp  /  1.1.8

borgmcp@1.1.8

Coordinate AI coding agents in shared cubes. Works with Claude Code and Codex. Create projects, assign roles, and share a live activity log.

Static Scan Results

scanned 3h ago · by rust-scanner

Static analysis flagged 13 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
ChildProcessCryptoEnvironmentVarsFilesystemNativeBindingsNetwork
Supply chain
HighEntropyStringsMinifiedUrlStrings
Manifest
NoLicense
scanned 87 file(s), 367 KB of source, external domains: 127.0.0.1, accounts.google.com, api.borgmcp.ai, borgmcp.ai, claude.ai, developers.openai.com, iterm2.com, mac-studio.local, myaccount.google.com, oauth2.googleapis.com, opencode.ai, registry.npmjs.org

Source & flagged code

4 flagged · loading source
package.jsonView file
scripts.postinstall = node dist/postinstall.js || true
High
Install Time Lifecycle Scripts

Package defines install-time lifecycle scripts.

package.jsonView on unpkg
scripts.postinstall = node dist/postinstall.js || true
Medium
Ambiguous Install Lifecycle Script

Install-time lifecycle script is not statically allowlisted and needs review.

package.jsonView on unpkg
dist/launch-all-locks.jsView file
1import{createHash as s}from"node:crypto";import{join as a}from"node:path";const u=300*1e3;function m(t){return s("sha1").update(t,"utf8").digest("hex")}function l(t,r){return a(t,"...
Low
Weak Crypto

Package source references weak cryptographic algorithms.

dist/launch-all-locks.jsView on unpkg · L1
dist/assimilate-deps.jsView file
matchType = previous_version_dangerous_delta matchedPackage = borgmcp@1.0.60 matchedIdentity = npm:Ym9yZ21jcA:1.0.60 similarity = 0.720 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/assimilate-deps.jsView on unpkg

Findings

2 High4 Medium7 Low
HighInstall Time Lifecycle Scriptspackage.json
HighPrevious Version Dangerous Deltadist/assimilate-deps.js
MediumAmbiguous Install Lifecycle Scriptpackage.json
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowWeak Cryptodist/launch-all-locks.js
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNo License