PkgRadar

Package evidence

@plasmicpkgs/[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
2,379Niche · −30% score
Versions published
265Mature · −50% score
First published
Nov 2021
Publisher
plasmicapp

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":["@plasmicpkgs/[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":["@plasmicpkgs/[email protected]"],"fail_on":"review"}'
Publisherplasmicapp
Artifact bytes81,200
Previous version0.0.277
Published2026-06-16T22:31:35.762Z
SHA-2562702a7e1063fcfc3bfce45737fc00547ea69809ded49d5776ae569d21ce17f61

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.0.278Version
Status history (2 events)
  1. scan_erroravailable · risk low · score 0 · status scan_error -> available, risk none -> low, score none -> 0
  2. newscan_error · risk none · score · HTTP status client error (404 Not Found) for url (https://registry.npmjs.org/@plasmicpkgs/plasmic-basic-components/-/plasmic-basic-components-0.0.278.tgz)

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • analyzesize-limit --why
  • buildtsdx build
  • build-storybookstorybook build
  • linttsdx lint
  • prepublishOnlynpm run build
  • sizesize-limit
  • starttsdx watch
  • storybookstorybook dev -p 6006 --no-open
  • testTEST_CWD=`pwd` yarn --cwd=../.. test --passWithNoTests
  • test-storybooktest-storybook