PkgRadar

Package evidence

@cnamts/[email protected]

Large Javascript Payload: 3895506 bytes

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
129
Versions published
44Mature · −50% score
First published
Oct 2024
Publisher
davidfyon

Effective trust discount applied: 50% (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":["@cnamts/[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":["@cnamts/[email protected]"],"fail_on":"review"}'
Publisherdavidfyon
Artifact bytes5,260,741
Previous version1.0.25
Published2026-05-11T09:28:48.533Z
SHA-256efb20150b096478f0ae615832ed44ec19728dbeb2bf77d2fa64f32c50a8877d2

Why flagged

What the scanner saw

Large Javascript Payload: 3895506 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/main-BsJ9ec3i.js3895506 bytes10

Manifest

Package metadata

Scripts16
  • a11y:reportnode ./scripts/a11y-report.mjs
  • a11y:statusnode generate-a11y-report.mjs
  • buildvue-tsc -p tsconfig.app.json && vite build
  • build-storybookcross-env NODE_OPTIONS=--max-old-space-size=4096 storybook build
  • devvite
  • generate:changelogauto-changelog -o CHANGELOG-TEMP.md -p --starting-date 2024-10-10
  • linteslint "src/**/*.{ts,vue}"
  • lint:fixeslint "src/**/*.{ts,vue}" --fix && stylelint "src/**/*.{css,scss,vue}" --fix
  • lint:stylestylelint "src/**/*.{css,scss,vue}"
  • preparehusky
  • storybookstorybook dev -p 6006
  • test:a11ypnpm vitest run a11y.spec.ts
  • test:unitvitest run --exclude='**/*.a11y.spec.ts'
  • test:visualcypress run --component --browser electron
  • test:visual:opencypress open --component --browser electron
  • test:visual:updatecypress run --component --browser electron --env updateSnapshots=true
Dependencies7
  • @emotion/css^11.13.5
  • @mdi/js^7.4.47
  • dayjs^1.11.13
  • deepmerge^4.3.1
  • iso-639-1^3.1.3
  • maska^3.0.3
  • slugify^1.6.6