Static Scan Results
scanned 2h ago · by rust-scannerStatic analysis flagged 10 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
ChildProcessCryptoFilesystemNetworkShell
HighEntropyStringsUrlStrings
Source & flagged code
3 flagged · loading sourcetools/index.jsView file
9import path from "path";
L10: import { execSync } from "child_process";
L11: import { createHash } from "crypto";
High
bin/create-codeably.jsView file
4*
L5: * npx codeably — zero-install quickstart.
L6: * Run from any terminal: npx codeably "your task"
...
L14:
L15: import { execSync, spawn } from "child_process";
L16: import { createInterface } from "readline";
High
Runtime Package Install
Package source invokes a package manager install command at runtime.
bin/create-codeably.jsView on unpkg · L4install-shortcut.shView file
•path = install-shortcut.sh
kind = build_helper
sizeBytes = 3524
magicHex = [redacted]
Medium
Ships Build Helper
Package ships non-JavaScript build or shell helper files.
install-shortcut.shView on unpkgFindings
3 High3 Medium4 Low
HighChild Processtools/index.js
HighShell
HighRuntime Package Installbin/create-codeably.js
MediumNetwork
MediumShips Build Helperinstall-shortcut.sh
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings