PkgRadar

Package evidence

@cnamts/[email protected]

Large Javascript Payload: 3906313 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 bytes4,930,940
Previous version1.0.26
Published2026-05-26T13:50:20.065Z
SHA-25661083cdf628d8880605136b64d98143b4cbea31e769af16100aa4016949247f4

Why flagged

What the scanner saw

Large Javascript Payload: 3906313 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.27Version
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-CI6Q9nmO.js3906313 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