PkgRadar

Package evidence

@a5c-ai/[email protected]

Suspicious Publish Context: {"package_age_days":7,"publisher":"tmuskal","burst_same_day":0,"burst_week":0,"lure":{"kind":"token_affix","target":"platform"},"version_anomaly":true}

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.

Versions published
44
First published
Jun 2026
Publisher
tmuskal

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 bytes438,112
Previous version5.1.1-staging.f83d279f5d4c
Published2026-06-11T18:57:30.793Z
SHA-256b6ec92006398c2d26a1c28aca284991b068f654d30221272a2eb82366c7e7d7e

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":7,"publisher":"tmuskal","burst_same_day":0,"burst_week":0,"lure":{"kind":"token_affix","target":"platform"},"version_anomaly":true}

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
5.1.1-staging.fe1aa68f8bc5Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":7,"publisher":"tmuskal","burst_same_day":0,"burst_week":0,"lure":{"kind":"token_affix","target":"platform"},"version_anomaly":true}10

Manifest

Package metadata

Scripts5
  • buildnpm run build:runtime:genty-platform-deps --prefix ../../.. && tsc --build tsconfig.json
  • cleanrimraf dist tsconfig.tsbuildinfo
  • linteslint "src/**/*.ts" --max-warnings=0
  • testvitest run --config vitest.config.ts
  • test:seamsvitest run --config vitest.config.ts src/seams/contract.test.ts
Dependencies12
  • @a5c-ai/adapters5.1.1-staging.fe1aa68f8bc5
  • @a5c-ai/babysitter-sdk5.1.1-staging.fe1aa68f8bc5
  • @a5c-ai/comm-adapter5.1.1-staging.fe1aa68f8bc5
  • @a5c-ai/genty-core5.1.1-staging.fe1aa68f8bc5
  • @a5c-ai/genty-runtime5.1.1-staging.fe1aa68f8bc5
  • @a5c-ai/tasks-adapter5.1.1-staging.fe1aa68f8bc5
  • @a5c-ai/tools-adapter5.1.1-staging.fe1aa68f8bc5
  • @agentsh/secure-sandbox^0.1.7
  • @modelcontextprotocol/sdk^1.12.1
  • @sinclair/typebox^0.34.48
  • ws^8.20.0
  • zod^4.0.0