PkgRadar

Package evidence

@astrasyncai/[email protected]

Credential file access: matched "id_rsa"

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
824
Versions published
31
First published
Mar 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

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":["@astrasyncai/[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":["@astrasyncai/[email protected]"],"fail_on":"review"}'
Artifact bytes2,114,515
Previous version3.1.0
Published2026-06-13T14:33:05.019Z
SHA-2568fc37794fcf8fe242a2929273ac0538b2f41d474a3f4a0e7573b46f602fd4ade

Why flagged

What the scanner saw

Credential file access: matched "id_rsa"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/browser/background.jsmatched "id_rsa"5
lowCredential file accesspackage/dist/local-evaluator/evaluator.jsmatched "id_rsa"5
lowCredential file accesspackage/dist/cursor/extension.jsmatched "id_rsa"5
lowCredential file accesspackage/dist/gateway/gateway.jsmatched "id_rsa"5
lowCredential file accesspackage/dist/cli/index.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/browser/background.mjsmatched "id_rsa"5
lowCredential file accesspackage/dist/local-evaluator/evaluator.mjsmatched "id_rsa"5
lowCredential file accesspackage/dist/cursor/extension.mjsmatched "id_rsa"5
lowCredential file accesspackage/dist/gateway/gateway.mjsmatched "id_rsa"5
lowCredential file accesspackage/dist/cli/index.mjsmatched ".ssh/"5

Manifest

Package metadata

Scripts9
  • buildcross-env NODE_OPTIONS=--max-old-space-size=4096 tsup
  • cleanrm -rf dist extensions
  • devcross-env NODE_OPTIONS=--max-old-space-size=4096 tsup --watch
  • linteslint src --ext .ts,.tsx
  • package:extensionsbash scripts/package-extensions.sh
  • prepublishOnlynpm run clean && npm run typecheck && npm run build
  • testvitest run
  • test:watchvitest watch
  • typechecktsc --noEmit
Dependencies11
  • @sd-jwt/core^0.19.0
  • @sd-jwt/decode^0.19.0
  • @sd-jwt/utils^0.19.0
  • @x402/core^2.10.0
  • ajv^8.17.1
  • ethers^6.13.0
  • http-message-signatures^1.0.5
  • jose^5.9.6
  • mppx0.5.13
  • structured-headers^2.0.1
  • web-bot-auth^0.1.3