PkgRadar

Package evidence

@a5c-ai/[email protected]

Credential file access: matched ".azure"

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
9,339Niche · −30% score
Versions published
229
First published
Apr 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

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":["@a5c-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":["@a5c-ai/[email protected]"],"fail_on":"review"}'
Publishertmuskal
Artifact bytes201,809
Previous version5.0.1-staging.d7c7b44ac4e1
Published2026-05-27T16:59:31.061Z
SHA-256ec65a7f81b208fbd09375a729ed2d4aada911ac71d4bc926c2a91fab63c6e391

Why flagged

What the scanner saw

Credential file access: matched ".azure"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
5.0.1-staging.d8bdfcceaf4aVersion
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/kanban/lib/services/backlog-query-service.jsmatched ".azure"5

Manifest

Package metadata

Scripts3
  • buildtsc --build && tsc --emitDeclarationOnly --declarationMap false -p tsconfig.json
  • prepublishOnlynpm run build
  • testvitest run --root ../../.. --config vitest.config.ts packages/agent-mux/gateway/tests/builtin-adapters.test.ts packages/agent-mux/gateway/tests/e2e.test.ts packages/agent-mux/gateway/tests/event-log.test.ts packages/agent-mux/gateway/tests/manager.test.ts packages/agent-mux/gateway/tests/protocol.test.ts packages/agent-mux/gateway/tests/server.test.ts packages/agent-mux/gateway/tests/session-runtime.test.ts packages/agent-mux/gateway/tests/tokens.test.ts packages/agent-mux/gateway/tests/webhook-out.test.ts
Dependencies7
  • @a5c-ai/agent-comm-mux5.0.1-staging.d8bdfcceaf4a
  • @a5c-ai/agent-mux-adapters5.0.1-staging.d8bdfcceaf4a
  • @hono/node-server^1.19.14
  • argon2^0.44.0
  • hono^4.12.14
  • ws^8.20.0
  • zod^4.3.6