PkgRadar

Package evidence

[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
997
Versions published
21
First published
May 2026
Publisher
digitalmedika

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherdigitalmedika
Artifact bytes40,581
Previous version1.0.15
Published2026-06-16T10:05:25.908Z
SHA-256a93b7c60384efa6eb710447a425db5737a06f9ee3908b38a6b2be1749b8e0844

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
1.0.16Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts4
  • buildmastra build
  • devmastra dev
  • startmastra start
  • tuibun run src/tui/index.tsx
Dependencies13
  • @mastra/core^1.42.0
  • @mastra/duckdb^1.4.2
  • @mastra/evals^1.3.0
  • @mastra/libsql^1.13.0
  • @mastra/loggers^1.1.2
  • @mastra/memory^1.20.3
  • @mastra/observability^1.14.1
  • @opentui/core^0.4.1
  • @opentui/react^0.4.1
  • react^19.2.0
  • react-devtools-core^7.0.1
  • ws^8.18.0
  • zod^4