registry  /  @aztec/txe  /  4.4.0

@aztec/txe@4.4.0

Static Scan Results

scanned 14d ago · by rust-scanner

Static analysis completed at 65.0% confidence. No malicious behavior was detected; 7 low-signal pattern(s) were surfaced and cleared.

Static reason
No blocking static signals were detected.

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessCryptoEnvironmentVarsFilesystem
Supply chain
HighEntropyStringsUrlStrings
Manifest
NoLicense
scanned 42 file(s), 338 KB of source, external domains: docs.aztec.network

Source & flagged code

1 flagged · loading source
dest/index.jsView file
51fd.on('end', function() { L52: hash.end(); L53: resolve(hash.read()); ... L58: async #processDeployInputs({ inputs, root_path: rootPath, package_name: packageName }) { L59: const [contractPath, initializer] = inputs.slice(0, 2).map((input)=>fromArray(input).map((char)=>String.fromCharCode(char.toNumber())).join('')); L60: const decodedArgs = fromArray(inputs[3]);
Low
Weak Crypto

Package source references weak cryptographic algorithms.

dest/index.jsView on unpkg · L51

Findings

1 Medium6 Low
MediumEnvironment Vars
LowScripts Present
LowWeak Cryptodest/index.js
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNo License