@ralph-orchestrator/ralph-cli
Advanced tools
@@ -26,3 +26,3 @@ { | ||
| "name": "@ralph-orchestrator/ralph-cli", | ||
| "version": "2.4.1" | ||
| "version": "2.4.2" | ||
| }, | ||
@@ -519,3 +519,3 @@ "node_modules/@isaacs/balanced-match": { | ||
| "requires": true, | ||
| "version": "2.4.1" | ||
| "version": "2.4.2" | ||
| } |
+2
-2
| { | ||
| "artifactDownloadUrl": "https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.4.1", | ||
| "artifactDownloadUrl": "https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.4.2", | ||
| "bin": { | ||
@@ -65,3 +65,3 @@ "ralph": "run-ralph.js" | ||
| }, | ||
| "version": "2.4.1", | ||
| "version": "2.4.2", | ||
| "volta": { | ||
@@ -68,0 +68,0 @@ "node": "18.14.1", |
+1
-1
@@ -126,3 +126,3 @@ <!-- 2026-01-28 --> | ||
| - **Agent questions** — Agents emit `interact.human` events; the loop blocks until a response arrives or times out | ||
| - **Agent questions** — Agents emit `human.interact` events; the loop blocks until a response arrives or times out | ||
| - **Proactive guidance** — Send messages anytime to steer the agent mid-loop | ||
@@ -129,0 +129,0 @@ - **Parallel loop routing** — Messages route via reply-to, `@loop-id` prefix, or default to primary |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
6
20%