PkgRadar

Package evidence

@hoverlover/[email protected]

Remote Payload: matched "curl "

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@hoverlover/[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":["@hoverlover/[email protected]"],"fail_on":"review"}'
Publisherhoverlover
Artifact bytes93,411
Previous version0.8.15
Published2026-05-18T19:23:37.886Z
SHA-2563db9dd60dcd87d1ac85aaa45306845ccd1ccf3fe018be1809ae53eeaef59d782

Why flagged

What the scanner saw

Remote Payload: matched "curl "

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
36Score
0.8.16Version
Status history (1 event)
  1. newavailable · risk review · score 36 · status changed

Evidence

Static findings

3 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/scripts/channel-agent.shmatched "curl "12
mediumRemote Payloadpackage/scripts/orchestrator.shmatched "curl "12
mediumRemote Payloadpackage/scripts/start.shmatched "curl "12

Manifest

Package metadata

Scripts13
  • devbash scripts/start-relay.sh
  • formatbunx biome format --write .
  • lintbunx biome check .
  • lint:fixbunx biome check --write .
  • memory:inspectbun tools/memory-inspect.ts
  • memory:smokebun tools/memory-smoke.ts
  • startbash scripts/start.sh
  • start:orchestratorbash scripts/orchestrator.sh
  • start:orchestrator-interactivebash scripts/start-orchestrator.sh
  • start:relaybash scripts/start-relay.sh
  • testbun test
  • test:permissionsbun test server/permissions.test.ts
  • typecheckbunx tsc --noEmit
Dependencies2
  • discord.js^14.26.4
  • express^4.22.2