PkgRadar

Package evidence

@checkly/[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
13
Versions published
1
First published
Feb 2023
Publisher
umut.uzgur

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":["@checkly/[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":["@checkly/[email protected]"],"fail_on":"review"}'
Publisherumut.uzgur
Artifact bytes6,318
Previous versionnone
Published2023-02-03T16:06:50.328Z
SHA-256d4fcad4f47f19e080a81d067315dd2b83890c8a1fd0589a8e185af147f0ea050

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.1Version
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
  • linteslint src
  • preparerm -rf dist && tsc --build
  • startnode ./index.mjs
  • testjest --selectProjects unit
Dependencies14
  • @oclif/core2.0.7
  • @oclif/plugin-help5.1.20
  • @oclif/plugin-plugins2.3.0
  • @typescript-eslint/typescript-estree5.46.1
  • axios1.3.1
  • chalk4.1.2
  • debug^4.3.4
  • execa^6.1.0
  • fullname4.0.1
  • giget^1.0.0
  • ora^6.1.2
  • prompts^2.4.2
  • unique-names-generator^4.7.1
  • which-pm-runs^1.1.0