PkgRadar

Package evidence

@humanlayer/[email protected]

Remote Payload: matched "curl "

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.

Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@humanlayer/[email protected]"],"fail_on":"high"}'

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":["@humanlayer/[email protected]"],"fail_on":"high"}'
Artifact bytes43,377
Previous version0.0.27
Published2026-05-23T05:47:53.406Z
SHA-256b1451b541dc2084091f95d4b7719673afbaafc6b0fb835752439af61bf2415e1

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

high
Last checked
highRisk
60Score
0.0.28Version
Status history (1 event)
  1. newavailable · risk high · score 60 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.jsmatched "curl "12
mediumRemote Payloadpackage/dist/tools/index.jsmatched "curl "12
mediumRemote Payloadpackage/src/tools/code-search.tsmatched "curl "12
mediumRemote Payloadpackage/src/tools/web-fetch.tsmatched "curl "12
mediumRemote Payloadpackage/src/tools/web-search.tsmatched "curl "12

Manifest

Package metadata

Scripts4
  • buildbun run build:js && bunx tsc -p tsconfig.build.json
  • build:jsbun run build.ts
  • build:typesbunx tsc -p tsconfig.build.json
  • typechecktsgo --noEmit
Dependencies2
  • @humanlayer/agentlayer-core0.0.28
  • turndown7.2.4