PkgRadar

Package evidence

@posthog/[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
Versions published
2
First published
Mar 2021
Publisher
yakkomajuri

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":["@posthog/[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":["@posthog/[email protected]"],"fail_on":"review"}'
Publisheryakkomajuri
Artifact bytes17,151
Previous versionnone
Published2021-03-23T10:13:54.118Z
SHA-256c57205d2acbc7e1d6e10579bcb925be0b1f3e3317e244ed379e79e8057bd11f5

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts8
  • add-contributorkcd-scripts contributors add
  • buildkcd-scripts build
  • commitgit-cz
  • dev./src/cli.js
  • lintkcd-scripts lint
  • start./dist/cli.js
  • testkcd-scripts test
  • validatekcd-scripts validate
Dependencies10
  • @babel/runtime^7.7.6
  • async^3.0.1
  • chalk^4.0.0
  • didyoumean^1.2.1
  • inquirer^7.0.4
  • json-fixer^1.5.1
  • lodash^4.11.2
  • node-fetch^2.6.0
  • pify^5.0.0
  • yargs^15.0.1