PkgRadar

Package evidence

@a5c-ai/[email protected]

Credential file access, 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 bytes226,034
Previous versionnone
Published2026-05-24T19:54:26.596Z
SHA-25650d42266b4bad701bc105d65509d4726ea75a57d5bb198cda31ad73f80427c7b

Why flagged

What the scanner saw

Credential file access

2 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
63Score
5.0.1-staging.04ca6ab00d21Version
Status history (1 event)
  1. newavailable · risk high · score 63 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Credential file access

547 members · evidence strength 90
Repeated static TTPactive

Credential file access

139 members · evidence strength 90
Repeated static TTPcandidate

Credential file access

547 members · max score 225
Repeated static TTPcandidate

Credential file access

139 members · max score 221

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/provider-config.js30
highCredential file accesspackage/dist/provider-resolver.js30
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/provider-config.js30
highCredential file accesspackage/dist/provider-resolver.js30
lowObfuscationpackage/dist/spawn-runner.js3

Manifest

Package metadata

Scripts 4

Sign in to view install / lifecycle script contents.

Dependencies3
  • @a5c-ai/agent-catalog5.0.1-staging.04ca6ab00d21
  • @a5c-ai/agent-mux-observability5.0.1-staging.04ca6ab00d21
  • @sinclair/typebox^0.34.48