Static Scan Results
scanned 2d ago · by rust-scannerStatic analysis flagged 11 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
ChildProcessEnvironmentVarsFilesystemNetworkShell
HighEntropyStringsMinifiedUrlStrings
Source & flagged code
3 flagged · loading sourcedist/functions/ffmpeg.jsView file
11exports.getDurationFromFile = getDurationFromFile;
L12: const child_process_1 = require("child_process");
L13: const fs_1 = require("fs");
High
Child Process
Package source references child process execution.
dist/functions/ffmpeg.jsView on unpkg · L11dist/functions/crowdin.jsView file
4exports.downloadTranslations = downloadTranslations;
L5: const node_child_process_1 = require("node:child_process");
L6: /**
...
L18: (0, node_child_process_1.spawnSync)([
L19: 'npx @crowdin/cli download translations',
L20: `-i ${projectId}`,
High
Runtime Package Install
Package source invokes a package manager install command at runtime.
dist/functions/crowdin.jsView on unpkg · L4assets/fonts/NotoSansTamil-Regular.woff2View file
•path = assets/fonts/NotoSansTamil-Regular.woff2
kind = high_entropy_blob
sizeBytes = 30124
magicHex = [redacted]
High
Ships High Entropy Blob
Package ships high-entropy non-source blobs.
assets/fonts/NotoSansTamil-Regular.woff2View on unpkgFindings
4 High3 Medium4 Low
HighChild Processdist/functions/ffmpeg.js
HighShell
HighRuntime Package Installdist/functions/crowdin.js
HighShips High Entropy Blobassets/fonts/NotoSansTamil-Regular.woff2
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings