PkgRadar

Package evidence

@a5c-ai/[email protected]

Known Indicator Filename: package/dist/agenticTools/tools/execution.js

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
5,239Niche · −30% score
Versions published
166
First published
May 2026
Publisher
tmuskal

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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,725
Previous version5.0.1-staging.f6da8cd208d2
Published2026-05-25T10:14:55.110Z
SHA-2564c5222d15f66eb43f2a0a817c5efa17dd13b894fd50270a194aeb5db26ac355b

Why flagged

What the scanner saw

Known Indicator Filename: package/dist/agenticTools/tools/execution.js

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/agenticTools/tools/execution.jspackage/dist/agenticTools/tools/execution.js45
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/agenticTools/tools/execution.jspackage/dist/agenticTools/tools/execution.js45
lowCredential file accesspackage/dist/session.test.jsmatched ".azure"5
lowObfuscationpackage/dist/agenticTools/web/searchHelpers.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts3
  • buildnpm run build:runtime:agent-core-deps --prefix ../.. && tsc --build --force tsconfig.json
  • cleanrimraf dist tsconfig.tsbuildinfo
  • testvitest run --config vitest.config.ts
Dependencies4
  • @a5c-ai/agent-mux5.0.1-staging.f888f721bccb
  • @a5c-ai/agent-runtime5.0.1-staging.f888f721bccb
  • @a5c-ai/babysitter-sdk5.0.1-staging.f888f721bccb
  • @sinclair/typebox^0.34.48