registry  /  waha-shared  /  1.0.372

waha-shared@1.0.372

Shared assets for Waha's various apps

Static Scan Results

scanned 3d ago · by rust-scanner

Static 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 snapshot
Behavioral surface
Source
ChildProcessEnvironmentVarsFilesystemNetworkShell
Supply chain
HighEntropyStringsMinifiedUrlStrings
ManifestNo manifest risk signals triggered.
scanned 106 file(s), 1.01 MB of source, external domains: dashboard.fundraiseup.com, developer.crowdin.com, firebasestorage.googleapis.com, forms.example.com, play.google.com, waha.app, web.waha.app, www.apple.com, www.uuidgenerator.net, www.w3.org, www.youtube.com

Source & flagged code

3 flagged · loading source
dist/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 · L11
dist/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 · L4
assets/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 unpkg

Findings

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