registry  /  @datalackey/typescript-build-config  /  0.0.23

@datalackey/typescript-build-config@0.0.23

Shared build configuration for TypeScript projects — ESLint, and future tsconfig/Prettier presets

Static Scan Results

scanned 2h ago · by rust-scanner

Static analysis flagged 7 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
ChildProcessEnvironmentVarsFilesystemShell
Supply chainNo supply-chain packaging signals triggered.
ManifestNo manifest risk signals triggered.
scanned 5 file(s), 5.25 KB of source

Source & flagged code

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

Package defines install-time lifecycle scripts.

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

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

package.jsonView on unpkg
src/pipeline/auto-changeset.shView file
path = src/pipeline/auto-changeset.sh kind = build_helper sizeBytes = 2361 magicHex = [redacted]
Medium
Ships Build Helper

Package ships non-JavaScript build or shell helper files.

src/pipeline/auto-changeset.shView on unpkg

Findings

1 High4 Medium2 Low
HighInstall Time Lifecycle Scriptspackage.json
MediumAmbiguous Install Lifecycle Scriptpackage.json
MediumEnvironment Vars
MediumShips Build Helpersrc/pipeline/auto-changeset.sh
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem