registry  /  @4ort/cli  /  0.11.0

@4ort/cli@0.11.0

Unified CLI for the 4ort ecosystem — 4ort.net hosting, knowledge graph, and more

Static Scan Results

scanned 1h ago · by rust-scanner

Static analysis flagged 9 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
ChildProcessEnvironmentVarsFilesystemNetworkShell
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 47 file(s), 229 KB of source, external domains: 4ort.ai, 4ort.dev, 4ort.mov, 4ort.net, 4ort.nexus, 4ort.social, 4ort.xyz, docs.4ort.net, factory.4ort.mov, produce.4ort.mov, sheets.4ort.net, slides.4ort.net, www.namesilo.com

Source & flagged code

1 flagged · loading source
dist/web-client.jsView file
6* structured entity instead of scraping the HTML. L7: * Tier 2 — live fetch (undici global fetch, proxy-aware via kg-client's L8: * EnvHttpProxyAgent) + Mozilla Readability ("Reader Mode") extraction. ... L56: if (!res.body) { L57: const ab = await res.arrayBuffer(); L58: const u = new Uint8Array(ab); L59: return { bytes: u.length > cap ? u.slice(0, cap) : u, truncatedBody: u.length > cap }; L60: }
High
Cloud Metadata Access

Source reaches cloud instance metadata or link-local credential endpoints.

dist/web-client.jsView on unpkg · L6

Findings

1 High3 Medium5 Low
HighCloud Metadata Accessdist/web-client.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings