PkgRadar

Package evidence

@a5c-ai/[email protected]

Known Indicator Filename, 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 bytes74,724
Previous version5.0.1-staging.048a6d1f
Published2026-05-24T20:15:50.280Z
SHA-25690bcd37e0f6a91cdf818c75390a40d18ef69a7faeb6cfb780e489620c4d51fa2

Why flagged

What the scanner saw

Known Indicator Filename

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

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Credential file access

547 members · evidence strength 90
Repeated static TTPstale

Known Indicator Filename

2 members · evidence strength 65
Repeated static TTPcandidate

Credential file access

547 members · max score 225

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/agenticTools/tools/execution.js45
highCredential file accesspackage/dist/session.test.js30
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/agenticTools/tools/execution.js45
highCredential file accesspackage/dist/session.test.js30
lowObfuscationpackage/dist/agenticTools/web/searchHelpers.js3

Manifest

Package metadata

Scripts 3

Sign in to view install / lifecycle script contents.

Dependencies4
  • @a5c-ai/agent-mux5.0.1-staging.04ca6ab00d21
  • @a5c-ai/agent-runtime5.0.1-staging.04ca6ab00d21
  • @a5c-ai/babysitter-sdk5.0.1-staging.04ca6ab00d21
  • @sinclair/typebox^0.34.48