PkgRadar

Package evidence

@a5c-ai/[email protected]

Credential file access, Remote Payload, Obfuscation

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":["@a5c-ai/[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":["@a5c-ai/[email protected]"],"fail_on":"high"}'
Publishertmuskal
Artifact bytes162,146
Previous version5.0.1-staging.b3bfcc2487ad
Published2026-05-23T15:42:45.429Z
SHA-25691c9e7bbfb267f67faf827749ea8888c067cc4dc9f6233944c26fbc7e309ed9e

Why flagged

What the scanner saw

Credential file access

3 candidate cluster(s) currently reference this release.

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

Availability ledger

available

high
Last checked
highRisk
219Score
5.0.1-staging.b436b3b3e611Version
Status history (1 event)
  1. newavailable · risk high · score 219 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Credential file access

1042 members · evidence strength 90
Repeated static TTPactive

Credential file access

1213 members · evidence strength 90
Repeated static TTPactive

Credential file access

139 members · evidence strength 90
Repeated static TTPcandidate

Credential file access

1213 members · max score 289
Repeated static TTPcandidate

Credential file access

1042 members · max score 289
Repeated static TTPcandidate

Credential file access

139 members · max score 221

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/base-adapter.js30
highCredential file accesspackage/dist/translations/claude-translation.js30
highCredential file accesspackage/dist/copilot-adapter.js30
highCredential file accesspackage/dist/hermes-adapter.js30
highCredential file accesspackage/dist/translate-for-harness.js30
mediumRemote Payloadpackage/dist/adapter-install.js12
mediumRemote Payloadpackage/dist/amp-adapter.js12
mediumRemote Payloadpackage/dist/cursor-adapter.js12
mediumRemote Payloadpackage/dist/droid-adapter.js12
mediumRemote Payloadpackage/dist/opencode-http-adapter.js12
Show all 13 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/base-adapter.js30
highCredential file accesspackage/dist/translations/claude-translation.js30
highCredential file accesspackage/dist/copilot-adapter.js30
highCredential file accesspackage/dist/hermes-adapter.js30
highCredential file accesspackage/dist/translate-for-harness.js30
mediumRemote Payloadpackage/dist/adapter-install.js12
mediumRemote Payloadpackage/dist/amp-adapter.js12
mediumRemote Payloadpackage/dist/cursor-adapter.js12
mediumRemote Payloadpackage/dist/droid-adapter.js12
mediumRemote Payloadpackage/dist/opencode-http-adapter.js12
lowObfuscationpackage/dist/auth-config.js3
lowObfuscationpackage/dist/base-adapter.js3
lowObfuscationpackage/dist/claude-remote-control-adapter.js3

Manifest

Package metadata

Scripts 3

Sign in to view install / lifecycle script contents.

Dependencies4
  • @a5c-ai/agent-catalog5.0.1-staging.b436b3b3e611
  • @a5c-ai/agent-comm-mux5.0.1-staging.b436b3b3e611
  • @anthropic-ai/claude-agent-sdk^0.2.113
  • ws^8.20.0