PkgRadar

Package evidence

@agentworkforce/[email protected]

Shipped Live Secret, Js Concat Require Obfuscation

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
131
First published
Apr 2026
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":["@agentworkforce/[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":["@agentworkforce/[email protected]"],"fail_on":"high"}'
Artifact bytes322,879
Previous version4.1.33
Published2026-07-19T09:47:39.133Z
SHA-2564acca8e7ebfeceaa2deb1383650e6703ff6c008a84aabe674701da1e464c1e08

Why flagged

What the scanner saw

Shipped Live Secret

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highShipped Live Secretmanifest45
highJs Concat Require Obfuscationmanifest40

Manifest

Package metadata

Dependencies11
  • @agent-relay/cloud^10.1.0
  • @agentworkforce/deploy4.1.34
  • @agentworkforce/events4.1.34
  • @agentworkforce/local-surface4.1.34
  • @agentworkforce/persona-kit4.1.34
  • @agentworkforce/runtime4.1.34
  • @agentworkforce/workload-router4.1.34
  • @relayburn/sdk^2.5.2
  • @relayfile/local-mount^0.10.23
  • ora^9.4.0
  • yaml^2.9.0