PkgRadar

Package evidence

@candor-design/[email protected]

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 21 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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 2026
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":["@candor-design/[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":["@candor-design/[email protected]"],"fail_on":"review"}'
Artifact bytes16,980
Previous version2.3.0
Published2026-04-21T02:52:57.529Z
SHA-25694f0051cf1f6032bca28acbd27394400e1f39dad5a1f5ce564a52b0dfbfe15c2

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 21 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumManifest Codeless Dependency Stubpackage.jsonpackage ships no JS/TS source but declares 21 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape15

Manifest

Package metadata

Scripts15
  • buildng build
  • build-storybookng run design-system-playground:build-storybook
  • build:tokensnode scripts/build-tokens.js
  • chromaticnpx chromatic --project-token=$CHROMATIC_PROJECT_TOKEN
  • ngng
  • release:majornpm version major && git push origin main --follow-tags
  • release:minornpm version minor && git push origin main --follow-tags
  • release:patchnpm version patch && git push origin main --follow-tags
  • startng serve
  • storybookng run design-system-playground:storybook
  • testng test
  • test-storybooktest-storybook
  • test:playwrightplaywright test
  • test:playwright:uiplaywright test --ui
  • watchng build --watch --configuration development
Dependencies21
  • @angular-devkit/build-angular^21.2.7
  • @angular/animations^21.2.5
  • @angular/build^21.2.7
  • @angular/cli^21.2.3
  • @angular/common^21.2.5
  • @angular/compiler^21.2.5
  • @angular/compiler-cli^21.2.5
  • @angular/core^21.2.5
  • @angular/forms^21.2.5
  • @angular/platform-browser^21.2.5
  • @angular/platform-browser-dynamic^21.2.5
  • @fontsource-variable/noto-sans^5.2.10
  • @fontsource-variable/noto-serif^5.2.9
  • @fontsource-variable/roboto-flex^5.2.8
  • @fontsource-variable/roboto-mono^5.2.8
  • @fontsource/atkinson-hyperlegible^5.2.8
  • @standard-schema/spec^1.0.0
  • rxjs~7.8.0
  • tslib^2.8.1
  • typescript~5.9.3
  • zone.js^0.16.1