PkgRadar

Package evidence

@fabdeh/[email protected]

Install-time lifecycle script: preinstall="npx only-allow pnpm"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Weekly downloads
81
Versions published
39Mature · −50% score
First published
Jan 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["@fabdeh/[email protected]"],"fail_on":"review"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["@fabdeh/[email protected]"],"fail_on":"review"}'
Artifact bytes135,535
Previous version0.11.0
Published2026-04-19T16:09:40.786Z
SHA-2566ab72cb9724922e9b2c1cdb96681f1d593e2a5e84fde89f306a61eb68d7afab9

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="npx only-allow pnpm"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
1Score
0.11.1Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpreinstall="npx only-allow pnpm"5

Manifest

Package metadata

Scripts14
  • buildpnpm gen && tsdown
  • build:citsdown
  • build:inspectorpnpm build && pnpx @eslint/config-inspector build
  • check-exportsattw --pack . --profile esm-only
  • commitgit-cz
  • devpnpx @eslint/config-inspector --config eslint.config.ts
  • gentsx scripts/typegen.ts
  • lintpnpm build && eslint . --fix
  • lint:cieslint . --quiet
  • preinstallnpx only-allow pnpm
  • releasebumpp
  • testvitest
  • typechecktsc --noEmit -p tsconfig.src.json && tsc --noEmit -p tsconfig.test.json
  • validate-pr-titletsx scripts/validate-pr-title.ts
Dependencies36
  • @antfu/install-pkg^1.1.0
  • @clack/prompts^1.1.0
  • @eslint-community/eslint-plugin-eslint-comments^4.7.1
  • @eslint/markdown^8.0.0
  • @ngrx/eslint-plugin^21.1.0
  • @stylistic/eslint-plugin^5.10.0
  • @typescript-eslint/eslint-plugin^8.57.2
  • @typescript-eslint/parser^8.57.2
  • @typescript-eslint/utils^8.57.2
  • @vitest/eslint-plugin^1.6.13
  • angular-eslint^21.3.1
  • eslint-config-flat-gitignore^2.3.0
  • eslint-flat-config-utils^3.0.2
  • eslint-merge-processors^2.0.0
  • eslint-plugin-import-x^4.16.2
  • eslint-plugin-jest-dom^5.5.0
  • eslint-plugin-jsdoc^62.8.1
  • eslint-plugin-jsonc^3.1.2
  • eslint-plugin-n^17.24.0
  • eslint-plugin-perfectionist^5.7.0
  • eslint-plugin-playwright^2.10.1
  • eslint-plugin-pnpm^1.6.0
  • eslint-plugin-prefer-arrow-functions^3.9.1
  • eslint-plugin-regexp^3.1.0
  • eslint-plugin-testing-library^7.16.2
  • eslint-plugin-toml^1.3.1
  • eslint-plugin-unicorn^64.0.0
  • eslint-plugin-unused-imports^4.4.1
  • eslint-plugin-yml^3.3.1
  • find-up-simple^1.0.1
  • …and 6 more.