PkgRadar

Package evidence

@agentunion/[email protected]

Tls Verification Disabled

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
31
First published
May 2026
Publisher
agentunion

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":["@agentunion/[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":["@agentunion/[email protected]"],"fail_on":"review"}'
Publisheragentunion
Artifact bytes877,444
Previous version0.5.0
Published2026-07-01T13:45:37.525Z
SHA-2561f0965622c133c746f6ed9f5885f68d776f46ab24cf82897a06cf09883e21ca8

Why flagged

What the scanner saw

Tls Verification Disabled

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumTls Verification Disabledmanifest12
mediumTls Verification Disabledmanifest12
mediumTls Verification Disabledmanifest12
mediumTls Verification Disabledmanifest12

Manifest

Package metadata

Dependencies2
  • @noble/curves^2.2.0
  • ws^8.18.0