registry  /  opencode-orchestrator  /  1.7.2

opencode-orchestrator@1.7.2

Multi-agent mission control for OpenCode with Commander, Planner, Worker, and Reviewer workflows.

Static Scan Results

scanned 9d ago · by rust-scanner

Static analysis flagged 12 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 4 file(s), 576 KB of source, external domains: api.duckduckgo.com, github.com, grep.app, html.duckduckgo.com, nextjs.org, opencode.ai, paulgo.io, react.dev, search.brave.com, search.bus-hit.me, searxng.site

Source & flagged code

4 flagged · loading source
package.jsonView file
scripts.postinstall = node scripts/run-install-hook.mjs postinstall
High
Install Time Lifecycle Scripts

Package defines install-time lifecycle scripts.

package.jsonView on unpkg
scripts.postinstall = node scripts/run-install-hook.mjs postinstall
Medium
Ambiguous Install Lifecycle Script

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

package.jsonView on unpkg
dist/index.jsView file
6230*/ L6231: import(snapshot) { L6232: this.storage = snapshot;
Medium
Dynamic Require

Package source references dynamic require/import behavior.

dist/index.jsView on unpkg · L6230
bin/orchestrator-macos-arm64View file
path = bin/orchestrator-macos-arm64 kind = native_binary sizeBytes = 4153232 magicHex = [redacted]
Medium
Ships Native Binary

Package ships native binary artifacts.

bin/orchestrator-macos-arm64View on unpkg

Findings

1 High6 Medium5 Low
HighInstall Time Lifecycle Scriptspackage.json
MediumAmbiguous Install Lifecycle Scriptpackage.json
MediumDynamic Requiredist/index.js
MediumNetwork
MediumEnvironment Vars
MediumShips Native Binarybin/orchestrator-macos-arm64
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings