Static Scan Results
scanned 2d ago · by rust-scannerStatic analysis flagged 7 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 snapshotBehavioral surface
EnvironmentVarsNetworkWebSocket
UrlStrings
Source & flagged code
2 flagged · loading sourcedist/bin/cli.mjsView file
1#!/usr/bin/env node
L2: import{ParseError as e,cli as t,command as n,flag as r,osc8 as i}from"@kjanat/dreamcli";import{spawn as a,spawnSync as o}from"node:child_process";import{existsSync as s,mkdtempSync...
L3: `)}if(e.source===`downdetector`){let i=e.summaryText??`No user-reported issues`;return r.push(` ${N(i,n,t)}`),r.join(`
...
L7: `))}function Te(e,t,n={}){let r=n.leadingBlank===!0?`
L8: `:``;t.log(`${r}${I(e,t.isTTY)}`)}function Ee(e){if(e.jsonMode||!e.isTTY)return;let t=P(d,d,!0);e.log(`\n${N(`Watch the live status page: ${t}`,A,!0)}`)}const L=`/api/v2`,De={compo...
L9: title: document.title,
High
Same File Env Network Execution
A single source file combines environment access, network access, and code or shell execution; review context before blocking.
dist/bin/cli.mjsView on unpkg · L11#!/usr/bin/env node
L2: import{ParseError as e,cli as t,command as n,flag as r,osc8 as i}from"@kjanat/dreamcli";import{spawn as a,spawnSync as o}from"node:child_process";import{existsSync as s,mkdtempSync...
L3: `)}if(e.source===`downdetector`){let i=e.summaryText??`No user-reported issues`;return r.push(` ${N(i,n,t)}`),r.join(`
...
L7: `))}function Te(e,t,n={}){let r=n.leadingBlank===!0?`
L8: `:``;t.log(`${r}${I(e,t.isTTY)}`)}function Ee(e){if(e.jsonMode||!e.isTTY)return;let t=P(d,d,!0);e.log(`\n${N(`Watch the live status page: ${t}`,A,!0)}`)}const L=`/api/v2`,De={compo...
L9: title: document.title,
High
Command Output Exfiltration
Source combines command execution, command-output handling, and outbound requests; review data flow before blocking.
dist/bin/cli.mjsView on unpkg · L1Findings
2 High2 Medium3 Low
HighSame File Env Network Executiondist/bin/cli.mjs
HighCommand Output Exfiltrationdist/bin/cli.mjs
MediumNetwork
MediumEnvironment Vars
LowNon Install Lifecycle Scripts
LowScripts Present
LowUrl Strings