PkgRadar

Package evidence

[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
187
Versions published
73Mature · −50% score
First published
Oct 2024
Publisher
marcospassos

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishermarcospassos
Artifact bytes98,509
Previous version0.12.14
Published2026-02-26T22:34:10.902Z
SHA-256af9809be73da05ecefdb93cf704886a5354ab1c60a70606ff27ba1da5c7df6f2

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts5
  • buildtsup
  • graphql-codegengraphql-codegen --config codegen.ts
  • linteslint 'src/**/*.ts' 'test/**/*.ts'
  • testjest -c jest.config.js --coverage
  • validatetsc --noEmit
Dependencies43
  • @babel/core^7.28.5
  • @babel/generator^7.28.5
  • @babel/parser^7.28.5
  • @babel/plugin-syntax-decorators^7.27.1
  • @babel/plugin-transform-typescript^7.28.5
  • @babel/types^7.28.5
  • @commander-js/extra-typings^12.1.0
  • @croct/cache^0.5.1
  • @croct/content^1.1.0
  • @croct/content-model^0.21.4
  • @croct/json^2.1.0
  • @croct/json5-parser^0.2.1
  • @croct/logging^0.2.3
  • @croct/md-lite^0.3.1
  • @croct/sdk^0.22.0
  • @croct/time^0.10.2
  • @jsep-plugin/object^1.2.2
  • @jsep-plugin/regex^1.0.4
  • @jsep-plugin/spread^1.0.3
  • boxen^8.0.1
  • chalk^5.6.2
  • ci-info^4.3.1
  • cli-cursor^5.0.0
  • clipboardy^4.0.0
  • commander^12.1.0
  • fast-equals^5.3.2
  • ignore^7.0.5
  • ini^5.0.0
  • is-installed-globally^1.0.0
  • is-plain-obj^4.1.0
  • …and 13 more.