registry  /  tester-h  /  0.3.7

tester-h@0.3.7

tester-h — run an H QA agent against your web app from the command line.

Static Scan Results

scanned 11d ago · by rust-scanner

Static analysis flagged 12 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
ChildProcessCryptoEnvironmentVarsFilesystemNetworkShell
Supply chain
HighEntropyStringsUrlStrings
Manifest
NoLicense
scanned 86 file(s), 742 KB of source, external domains: agp.eu.hcompany.ai, agp.hcompany.ai, api.hcompany.ai, example.com, id.atlassian.com, nodejs.org, portal.eu.hcompany.ai, portal.hcompany.ai, probe.invalid, registry.npmjs.org, staging.example.com, xray.cloud.getxray.app, your.atlassian.net

Source & flagged code

3 flagged · loading source
package.jsonView file
scripts.postinstall = node scripts/postinstall.js
High
Install Time Lifecycle Scripts

Package defines install-time lifecycle scripts.

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

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

package.jsonView on unpkg
dist/visualize/project.jsView file
32screenshots_dir: z.string().optional(), L33: stdout: z.string().optional(), L34: }) ... L51: if (input === '~') { L52: return homedir(); L53: } ... L147: try { L148: const raw = TrajectoryFileSchema.parse(JSON.parse(await readFile(file, 'utf-8'))); L149: const fileBase = basename(file, '.json');
Low
Weak Crypto

Package source references weak cryptographic algorithms.

dist/visualize/project.jsView on unpkg · L32

Findings

1 High4 Medium7 Low
HighInstall Time Lifecycle Scriptspackage.json
MediumAmbiguous Install Lifecycle Scriptpackage.json
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowWeak Cryptodist/visualize/project.js
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNo License