PkgRadar

Package evidence

@canonical/[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.

Weekly downloads
20
Versions published
55Mature · −50% score
First published
Jan 2025
Publisher
mariadias143

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

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":["@canonical/[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":["@canonical/[email protected]"],"fail_on":"review"}'
Publishermariadias143
Artifact bytes69,734
Previous version0.26.0
Published2026-04-29T09:16:45.582Z
SHA-256f808b68cb45ab7ff2d990b184761a41652c087c60f4cb26cb5e54dbc369611dd

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.27.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts16
  • buildbun run build:package
  • build:allbun run build:package && bun run build:storybook
  • build:packagebun run build:package:tsc && bun run build:package:copycss
  • build:package:copycsscopyfiles -u 1 'src/lib/{,**/}*.css' dist/esm
  • build:package:tsctsc -p tsconfig.build.json
  • build:storybookstorybook build
  • checkbun run check:biome && bun run check:ts && bun run check:webarchitect
  • check:biomebiome check
  • check:biome:fixbiome check --write
  • check:fixbun run check:biome:fix && bun run check:ts
  • check:tstsc --noEmit
  • check:webarchitectwebarchitect library
  • storybookstorybook dev -p 6006 --no-open --host 0.0.0.0
  • testbun run test:vitest
  • test:vitestvitest run
  • test:vitest:watchvitest
Dependencies11
  • @canonical/storybook-config^0.27.0
  • @canonical/styles^0.27.0
  • @canonical/utils^0.27.0
  • @js-temporal/polyfill^0.5.1
  • highlight.js^11.11.1
  • react>=18.0.0 <20.0.0
  • react-dom>=18.0.0 <20.0.0
  • react-markdown^10.1.0
  • react-tooltip^5.30.0
  • rehype-sanitize^6.0.0
  • remark-gfm^4.0.1