PkgRadar

Package evidence

@mastra/[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.

Versions published
49Mature · −50% score
First published
Oct 2024
Publisher
abhiaiyer

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

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":["@mastra/[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":["@mastra/[email protected]"],"fail_on":"review"}'
Publisherabhiaiyer
Artifact bytes567,440
Previous version1.0.1-alpha.47
Published2025-01-26T05:34:23.103Z
SHA-256a509df11f9609f7265b97b0639a80a848fc4b10dc907ecc1785a52b2c285e798

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • analyzesize-limit --why
  • builddts build
  • build:devdts watch
  • cleanrm -rf dist && rm -rf node_modules
  • gen:zod:schemapnpx ts-to-zod src/client/types.gen.ts src/client/zodSchema.ts
  • lintdts lint
  • sizesize-limit
  • startdts watch
  • testnode --experimental-vm-modules node_modules/jest/bin/jest.js
Dependencies4
  • @hey-api/client-fetch^0.3.3
  • @mastra/core^0.1.27-alpha.69
  • ts-to-zod^3.13.0
  • zod^3.24.0