Static Scan Results
scanned 13d 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
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemNetworkShell
HighEntropyStringsMinifiedUrlStrings
GitDependency
Source & flagged code
1 flagged · loading sourcebin/callboard.jsView file
24// Import shared path utilities from compiled backend
L25: const { DATA_DIR, ENV_FILE, ensureDataDir, ensureEnvFile } = await import(join(PKG_ROOT, "backend/dist/utils/paths.js"));
L26:
Medium
Dynamic Require
Package source references dynamic require/import behavior.
bin/callboard.jsView on unpkg · L24Findings
5 Medium5 Low
MediumDynamic Requirebin/callboard.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
MediumGit Dependency
LowNon Install Lifecycle Scripts
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings