PkgRadar

Package evidence

@linkedclaw/[email protected]

Credential file access

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
39
First published
Apr 2026
Publisher
linked_claw

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":["@linkedclaw/[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":["@linkedclaw/[email protected]"],"fail_on":"review"}'
Publisherlinked_claw
Artifact bytes442,862
Previous version0.8.0
Published2026-06-23T11:43:46.930Z
SHA-256ce9777ce13f453ae0173e1589302baaf211975a261eff3afad0d41b15abce3f7

Why flagged

What the scanner saw

Credential file access

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/bin.js5

Manifest

Package metadata

Scripts 6

Sign in to view install / lifecycle script contents.

Dependencies7
  • @agentclientprotocol/sdk0.25.0
  • @linkedclaw/crypto^0.9.2
  • @linkedclaw/keystore^0.1.1
  • commander^12.1.0
  • js-yaml^4.1.0
  • open^10.1.0
  • ws^8.0.0