PkgRadar

Package evidence

@clagentic/[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.

Weekly downloads
852
Versions published
32
First published
May 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":["@clagentic/[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":["@clagentic/[email protected]"],"fail_on":"high"}'
Artifact bytes937,697
Previous version1.4.0
Published2026-06-08T18:13:54.706Z
SHA-2566323fe68ca6cfb1b72d12c41462b425a2ed7e4fa631973e69c76f61477071198

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 1.4.1 vs 1.4.0: "node scripts/postinstall.js"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.4.1 vs 1.4.0: "node scripts/postinstall.js"40
mediumRemote Payloadpackage/lib/os-users.jsmatched "curl "12
mediumRemote Payloadpackage/lib/project-http.jsmatched "raw.githubusercontent.com"12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.4.1 vs 1.4.0: "node scripts/postinstall.js"40
mediumRemote Payloadpackage/lib/os-users.jsmatched "curl "12
mediumRemote Payloadpackage/lib/project-http.jsmatched "raw.githubusercontent.com"12
lowCredential file accesspackage/lib/yoke/index.jsmatched "AWS_ACCESS_KEY"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.js"5
lowObfuscation Densitypackage/lib/session-search.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts4
  • devnode bin/cli.js --dev
  • postinstallnode scripts/postinstall.js
  • semantic-releasesemantic-release
  • testnode --test --test-force-exit test/*.test.js
Dependencies7
  • @anthropic-ai/claude-agent-sdk^0.2.112
  • @lydell/node-pty^1.2.0-beta.3
  • @openai/codex^0.124.0
  • nodemailer^6.10.1
  • qrcode-terminal^0.12.0
  • web-push^3.6.7
  • ws^8.18.0