PkgRadar

Package evidence

@defra/[email protected]

no findings

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.

Versions published
2
First published
May 2026
Publisher
johnwatson484

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@defra/[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":["@defra/[email protected]"],"fail_on":"review"}'
Publisherjohnwatson484
Artifact bytes12,620
Previous versionnone
Published2026-05-28T13:32:54.614Z
SHA-256d362d440739c50e38227f0afaff5eeb73f3ccb3a4f45a723c9d462191e6eba30

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.0.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • github:releasenpx cdp-github-release @defra/grants-config-utils
  • linteslint --cache --cache-strategy content "**/*.{cjs,js}"
  • lint:fixnpm run lint -- --fix
  • preparehusky
  • prettierprettier --check "**/*.{cjs,js,json}"
  • prettier:fixprettier --write "**/*.{cjs,js,json}"
  • publish:changedchangeset publish
  • testTZ=UTC vitest run --coverage
  • version:changedchangeset version
  • version:createchangeset
Dependencies3
  • @aws-sdk/client-s33.1047.0
  • convict6.2.5
  • convict-format-with-validator6.2.0