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

@datalackey/typescript-build-config@0.1.8

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

Static Scan Results

scanned 2h ago · by rust-scanner

Static analysis flagged 8 finding(s) at 93.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.; previous stored version diff introduced dangerous source

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessEnvironmentVarsFilesystemShell
Supply chainNo supply-chain packaging signals triggered.
ManifestNo manifest risk signals triggered.
scanned 5 file(s), 6.01 KB of source

Source & flagged code

4 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 = 2940 magicHex = [redacted]
Medium
Ships Build Helper

Package ships non-JavaScript build or shell helper files.

src/pipeline/auto-changeset.shView on unpkg
src/postinstall.jsView file
matchType = previous_version_dangerous_delta matchedPackage = @datalackey/typescript-build-config@0.1.6 matchedIdentity = npm:[redacted]:0.1.6 similarity = 0.600 summary = stored previous version shares package body but lacks this dangerous source file
High
Previous Version Dangerous Delta

This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.

src/postinstall.jsView on unpkg

Findings

2 High4 Medium2 Low
HighInstall Time Lifecycle Scriptspackage.json
HighPrevious Version Dangerous Deltasrc/postinstall.js
MediumAmbiguous Install Lifecycle Scriptpackage.json
MediumEnvironment Vars
MediumShips Build Helpersrc/pipeline/auto-changeset.sh
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem