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 bytes94,499
Previous version0.8.16
Published2026-05-24T01:40:14.909Z
SHA-2560144dfce12fc6ab75d344520dc59a591fe3f96409d64f98d4c3c38b4cbd99e21

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.17Version
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