Static Scan Results
scanned 2h ago · by rust-scannerStatic analysis flagged 8 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
ChildProcessEnvironmentVarsFilesystemShell
HighEntropyStrings
Source & flagged code
2 flagged · loading sourcebin/howells-husky.mjsView file
17L18: import { spawnSync } from "node:child_process";
L19: import {
High
Child Process
Package source references child process execution.
bin/howells-husky.mjsView on unpkg · L1779// Fallback: try resolving husky from the project's node_modules
L80: const fallbackResult = spawnSync("npx", ["husky"], {
L81: cwd: projectRoot,
High
Runtime Package Install
Package source invokes a package manager install command at runtime.
bin/howells-husky.mjsView on unpkg · L79Findings
3 High2 Medium3 Low
HighChild Processbin/howells-husky.mjs
HighShell
HighRuntime Package Installbin/howells-husky.mjs
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings