PkgRadar

Package evidence

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

Weekly downloads
39
Versions published
9
First published
Apr 2026
Publisher
aatish_arker

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":["@arker-ai/[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":["@arker-ai/[email protected]"],"fail_on":"review"}'
Publisheraatish_arker
Artifact bytes107,929
Previous version0.5.2
Published2026-06-23T11:39:01.728Z
SHA-2565c5937d159e511c9c28f5d6230cc5163926fee07911191e0dd611f3adcf92c41

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
10Score
0.6.2Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/cli.cjs5
lowCredential file accesspackage/dist/cli.js5

Manifest

Package metadata

Scripts 11

Sign in to view install / lifecycle script contents.

Dependencies5
  • @computesdk/daytona^1.7.30
  • @computesdk/e2b^1.7.51
  • @computesdk/modal^1.9.3
  • computesdk^4.1.3
  • ws^8.21.0