registry  /  @qingflow-tech/qingflow-cli  /  1.1.39

@qingflow-tech/qingflow-cli@1.1.39

Human-friendly Qingflow command line interface for auth, record operations, import, tasks, and stable builder flows.

Static Scan Results

scanned 2h 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
ChildProcessDynamicRequireEnvironmentVarsFilesystemShell
Supply chain
HighEntropyStrings
ManifestNo manifest risk signals triggered.
scanned 4 file(s), 24.6 KB of source

Source & flagged code

4 flagged · loading source
package.jsonView file
scripts.postinstall = node ./npm/scripts/postinstall.mjs
High
Install Time Lifecycle Scripts

Package defines install-time lifecycle scripts.

package.jsonView on unpkg
scripts.postinstall = node ./npm/scripts/postinstall.mjs
Medium
Ambiguous Install Lifecycle Script

Install-time lifecycle script is not statically allowlisted and needs review.

package.jsonView on unpkg
npm/bin/qingflow.mjsView file
35L36: const { getPackageRoot, spawnServer, runSkillsCli } = await import(resolvePackageModule(import.meta.url, "lib", "runtime.mjs")); L37: const packageRoot = getPackageRoot(import.meta.url);
Medium
Dynamic Require

Package source references dynamic require/import behavior.

npm/bin/qingflow.mjsView on unpkg · L35
entry_point.pyView file
path = entry_point.py kind = build_helper sizeBytes = 376 magicHex = [redacted]
Medium
Ships Build Helper

Package ships non-JavaScript build or shell helper files.

entry_point.pyView on unpkg

Findings

1 High5 Medium3 Low
HighInstall Time Lifecycle Scriptspackage.json
MediumAmbiguous Install Lifecycle Scriptpackage.json
MediumDynamic Requirenpm/bin/qingflow.mjs
MediumEnvironment Vars
MediumShips Build Helperentry_point.py
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings