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.

Versions published
26Mature · −50% score
First published
Apr 2021
Publisher
sajid.momin

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"}'
Publishersajid.momin
Artifact bytes55,299
Previous version0.5.15
Published2022-11-08T03:56:04.309Z
SHA-2563da881f4c0b8d5adfc4db2c3438778be957bacdc7ea51eec108057c0248c37e4

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildnpm run clean && npm test && npm run compile
  • cleanrimraf lib
  • compiletsc
  • importnode cli.js
  • lintpretty-quick --staged && lint-staged
  • preparenpm run build
  • testjest --coverage
Dependencies25
  • @algolia/client-common^4.13.0
  • @algolia/transporter^4.13.0
  • @babel/preset-typescript^7.16.7
  • @types/jest^27.5.0
  • @types/js-yaml^4.0.5
  • @typescript-eslint/eslint-plugin^5.22.0
  • @typescript-eslint/parser^5.22.0
  • algoliasearch^4.13.0
  • eslint^8.15.0
  • eslint-config-prettier^8.5.0
  • eslint-plugin-import^2.26.0
  • eslint-plugin-prettier^4.0.0
  • firebase-admin^9.12.0
  • firebase-functions^3.21.0
  • firebase-functions-test^2.0.1
  • jest^27.5.1
  • js-yaml^4.1.0
  • mocked-env^1.3.5
  • node-fetch^2.6.7
  • prettier^2.6.2
  • pretty-quick^3.1.3
  • rimraf^3.0.2
  • ts-jest^27.0.5
  • ts-node^10.7.0
  • typescript^4.6.4