PkgRadar

Package evidence

@agor-live/[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
73
Versions published
17
First published
Apr 2026
Publisher
mistercrunch

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":["@agor-live/[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":["@agor-live/[email protected]"],"fail_on":"review"}'
Publishermistercrunch
Artifact bytes331,869
Previous version0.21.1
Published2026-06-17T05:45:23.706Z
SHA-256fd07a57afd4f31f7db46d6f47621aa94bcc425d3ab8430e09a8e4b4a94793ca8

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.21.2Version
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
  • buildtsup && node scripts/build-dts.mjs && node scripts/patch-dts.mjs
  • check:packnode scripts/validate-pack-artifact.mjs
  • devtsup --watch
  • typechecktsc --noEmit
Dependencies6
  • @feathersjs/authentication-client^5.0.45
  • @feathersjs/feathers^5.0.45
  • @feathersjs/rest-client^5.0.45
  • @feathersjs/socketio-client^5.0.45
  • js-yaml^4.2.0
  • socket.io-client^4.8.3