PkgRadar

Package evidence

@coast/[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
1,049Niche · −30% score
Versions published
345Mature · −50% score
First published
Dec 2024
Publisher
coast-bot

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":["@coast/[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":["@coast/[email protected]"],"fail_on":"review"}'
Publishercoast-bot
Artifact bytes107,950
Previous version1.2.340
Published2026-06-09T15:18:49.015Z
SHA-256797d79caa5a4332b876d9f9b9f823971c083d9e9c6fefc9c56e3ab38f3fdfdf3

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts6
  • buildyarn clean:dist && tsgo
  • cleanyarn clean:dist
  • clean:distrm -rf dist tsconfig.tsbuildinfo
  • clean:sourcesrm -rf src/models
  • generatetsx src/scripts/generateTypes.ts
  • regenerateyarn clean:sources && yarn generate
Dependencies9
  • @coast/core-types0.0.51
  • @coast/core-utils0.0.22
  • @coast/schemas^4.0.2
  • @coast/service-common^2.0.79
  • @paradoxical-io/types^2.1.0
  • @types/json-schema^7.0.15
  • json-schema^0.4.0
  • rfc6902^5.1.2
  • type-zoo^3.4.1