registry  /  claude-down  /  0.6.3

claude-down@0.6.3

Is claude code down? Probably...

Static Scan Results

scanned 2d ago · by rust-scanner

Static 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 snapshot
Behavioral surface
Source
EnvironmentVarsNetworkWebSocket
Supply chain
UrlStrings
ManifestNo manifest risk signals triggered.
scanned 3 file(s), 33.0 KB of source, external domains: claude-down.kjanat.dev, downdetector.com, github.com, status.claude.com

Source & flagged code

2 flagged · loading source
dist/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 · L1
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
Command Output Exfiltration

Source combines command execution, command-output handling, and outbound requests; review data flow before blocking.

dist/bin/cli.mjsView on unpkg · L1

Findings

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