registry  /  ata-validator  /  1.0.0

ata-validator@1.0.0

JSON Schema validation with first-class TypeScript and zero runtime cost. AOT compile to per-schema ESM modules with zero validator dependency. Generic Validator<T> for TypeBox/Zod/Valibot composition. Optional runtime API. Standard Schema V1 compatible.

Static Scan Results

scanned 2h 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
ChildProcessCryptoEnvironmentVarsEvalFilesystemNativeBindingsShell
Supply chain
HighEntropyStringsMinifiedProtestwareUrlStrings
ManifestNo manifest risk signals triggered.
scanned 44 file(s), 384 KB of source, external domains: ata-validator.com, json-schema.org

Source & flagged code

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

Package defines install-time lifecycle scripts.

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

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

package.jsonView on unpkg
index.jsView file
265try { L266: return new Function('d', lines.join('\n')); L267: } catch {
Low
Eval

Package source references a known benign dynamic code generation pattern.

index.jsView on unpkg · L265
prebuilds/ata-linux-arm64-musl/node-napi-v10.nodeView file
path = prebuilds/ata-linux-arm64-musl/node-napi-v10.node kind = native_binary sizeBytes = 1247656 magicHex = [redacted]
Medium
Ships Native Binary

Package ships native binary artifacts.

prebuilds/ata-linux-arm64-musl/node-napi-v10.nodeView on unpkg

Findings

1 High5 Medium6 Low
HighInstall Time Lifecycle Scriptspackage.json
MediumAmbiguous Install Lifecycle Scriptpackage.json
MediumEnvironment Vars
MediumProtestware
MediumShips Native Binaryprebuilds/ata-linux-arm64-musl/node-napi-v10.node
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowEvalindex.js
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings