PkgRadar

Package evidence

@mokronos/[email protected]

no findings

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
4
Versions published
2
First published
Apr 2026
Publisher
mokronos

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@mokronos/[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":["@mokronos/[email protected]"],"fail_on":"review"}'
Publishermokronos
Artifact bytes12,454
Previous versionnone
Published2026-04-12T17:28:11.553Z
SHA-2563e181287ecff5d5b0ae93a473764db70f0cd828c6f6e251ea50bf33595d533b9

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.0.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts5
  • buildtsup src/index.ts --format esm --dts --clean && tailwindcss -i ./src/styles/globals.css -o ./dist/styles.css --minify
  • devbun run dev:js & bun run dev:css & wait
  • dev:csstailwindcss -i ./src/styles/globals.css -o ./dist/styles.css --watch
  • dev:jstsup src/index.ts --format esm --dts --watch
  • typechecktsc --noEmit
Dependencies11
  • @a2a-js/sdk^0.3.13
  • @base-ui/react^1.0.0
  • @tanstack/react-query^5.75.5
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • effect^3.21.0
  • lucide-react^1.8.0
  • react^19.0.0
  • shadcn^4.2.0
  • tailwind-merge^3.5.0
  • tw-animate-css^1.4.0