PkgRadar

Package evidence

@mastra/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
424,737Ubiquitous · −70% score
Versions published
1,008Mature · −50% score
First published
Apr 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@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"}'
Artifact bytes7,310,811
Previous version1.37.2-alpha.1
Published2026-05-28T05:35:28.150Z
SHA-256ff67268ff88d08da9942c0c90a8051aa5e00d58c5270d6fa0b0f2e64957a5034

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

review
Last checked
reviewRisk
13Score
1.38.0-alpha.2Version
Status history (1 event)
  1. newavailable · risk review · score 13 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/probe-image-size-7HF7Q24F.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/probe-image-size-M5NYSF5D.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/dist-LCJ4JRBS.cjs2107778 bytes10
mediumLarge Javascript Payloadpackage/dist/dist-PAGMKZZS.js2103711 bytes10

Manifest

Package metadata

Scripts11
  • build:libtsup --silent --config tsup.config.ts
  • build:patch-commonjsnode ../../scripts/commonjs-tsc-fixer.js
  • build:watchpnpm build:lib --watch
  • check:core-importspnpx tsx scripts/check-core-imports.ts
  • check:permissionspnpx tsx scripts/check-permissions.ts
  • generate:api-cli-route-metadatapnpx tsx scripts/generate-api-cli-route-metadata.ts
  • generate:permissionspnpx tsx scripts/generate-permissions.ts
  • generate:route-typespnpx tsx scripts/generate-route-types.ts
  • linteslint .
  • pull:openapispecnode src/server/openapi.script.js
  • testvitest run
Dependencies1
  • hono^4.12.8