PkgRadar

Package evidence

@fragments-sdk/[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
340
Versions published
14
First published
Mar 2026
Publisher
conanmcn

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":["@fragments-sdk/[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":["@fragments-sdk/[email protected]"],"fail_on":"review"}'
Publisherconanmcn
Artifact bytes140,247
Previous version0.4.6
Published2026-06-10T10:46:10.657Z
SHA-256ecfc4d0732a8f7eabe0f7fe4925956d8889d18b76e01a05d7c34a012a4a063ce

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts4
  • buildtsup
  • cleanrm -rf dist
  • devtsup --watch
  • typechecktsc --noEmit
Dependencies7
  • @fragments-sdk/context0.9.5
  • @fragments-sdk/core3.7.1
  • @fragments-sdk/extract0.6.0
  • esbuild^0.24.0
  • fast-glob^3.3.3
  • picocolors^1.1.0
  • typescript^5.7.2
Optional dependencies1
  • sass^1.83.0