PkgRadar

Package evidence

@codedazur/[email protected]

Large Javascript Payload

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
8
First published
Mar 2023
Publisher
development.codedazur

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":["@codedazur/[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":["@codedazur/[email protected]"],"fail_on":"review"}'
Artifact bytes3,483,069
Previous version1.0.1
Published2026-01-20T13:45:25.327Z
SHA-256a704fb89f45983838754a24615be1ef6267f5e80d8505ab216025531e000f6e7

Why flagged

What the scanner saw

Large Javascript Payload

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index.js0
lowLarge Javascript Payloadpackage/dist/index.mjs0

Manifest

Package metadata

Scripts 6

Sign in to view install / lifecycle script contents.

Dependencies14
  • @eslint/js^9.39.2
  • @sanity/eslint-config-studio^6.0.0
  • @typescript-eslint/eslint-plugin^8.52.0
  • @typescript-eslint/parser^8.52.0
  • eslint^9.39.2
  • eslint-config-next^16.1.1
  • eslint-config-prettier^10.1.8
  • eslint-plugin-awscdk^4.0.5
  • eslint-plugin-mdx^3.6.2
  • eslint-plugin-prettier^5.5.4
  • eslint-plugin-react^7.37.5
  • eslint-plugin-react-hooks^7.0.1
  • eslint-plugin-storybook^10.1.11
  • eslint-plugin-turbo^2.7.4