PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: dependencies.test-data-generator="github:medic/test-data-generator#chtoolbox"

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
28
Versions published
9
First published
Oct 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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes55,682
Previous version1.3.0
Published2026-01-08T18:15:20.116Z
SHA-256670075da3d7e850d328e10b58659830a27dbdf71ed50e4fff455b17f6a733cd4

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.test-data-generator="github:medic/test-data-generator#chtoolbox"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.test-data-generator="github:medic/test-data-generator#chtoolbox"12

Manifest

Package metadata

Scripts2
  • linttsgo -p tsconfig.json && eslint --color --cache . && knip --production
  • testnyc mocha "test/**/*"
Dependencies15
  • @effect/cli^0.71.0
  • @effect/platform^0.92.1
  • @effect/platform-node^0.98.4
  • @octokit/plugin-paginate-rest^14.0.0
  • @octokit/rest^22.0.0
  • effect^3.18.4
  • env-paths^3.0.0
  • get-port^7.1.0
  • pouchdb-adapter-http^9.0.0
  • pouchdb-core^9.0.0
  • pouchdb-mapreduce^9.0.0
  • semver^7.7.3
  • test-data-generatorgithub:medic/test-data-generator#chtoolbox
  • tsx^4.20.6
  • uuid^13.0.0