PkgRadar

Package evidence

@mastra/[email protected]

Credential file access: matched ".npmrc"

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
432,923Ubiquitous · −70% score
Versions published
1,152Mature · −50% score
First published
Jan 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 bytes1,104,463
Previous version0.0.0-channels-on-lease-20260611222452
Published2026-06-12T21:25:10.740Z
SHA-256b698c8985c47f2c88e191487cc7690ebf74be7c511227237dca3f8d886750227

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

review
Last checked
reviewRisk
4Score
0.0.0-channels-on-lease-20260612211814Version
Status history (1 event)
  1. newavailable · risk review · score 4 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/chunk-WE66TECO.cjsmatched ".npmrc"10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/chunk-WE66TECO.cjsmatched ".npmrc"10
lowCredential file accesspackage/dist/chunk-G2ZY3BL6.jsmatched ".npmrc"5
lowObfuscation Densitypackage/dist/core-XJNQ4AY6.cjshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/core-XIDAXLRB.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts5
  • build:libtsup --silent --config tsup.config.ts
  • build:watchpnpm build:lib --watch
  • linteslint .
  • pull:openapispecnode src/server/openapi.script.js
  • testvitest run
Dependencies27
  • @babel/core^7.29.7
  • @babel/preset-typescript^7.29.7
  • @babel/traverse^7.29.7
  • @hono/node-ws^1.3.0
  • @mastra/server0.0.0-channels-on-lease-20260612211814
  • @optimize-lodash/rollup-plugin^5.1.0
  • @rollup/plugin-alias6.0.0
  • @rollup/plugin-commonjs29.0.2
  • @rollup/plugin-esm-shim0.1.8
  • @rollup/plugin-json6.1.0
  • @rollup/plugin-node-resolve16.0.3
  • @rollup/plugin-virtual3.0.2
  • @sindresorhus/slugify^2.2.1
  • @types/babel__traverse^7.28.0
  • empathic^2.0.0
  • esbuild^0.27.4
  • find-workspaces^0.3.1
  • fs-extra^11.3.4
  • hono^4.12.8
  • local-pkg^1.1.2
  • resolve.exports^2.0.3
  • rollup^4.59.0
  • rollup-plugin-esbuild^6.2.1
  • strip-json-comments^5.0.3
  • tinyglobby^0.2.16
  • typescript-paths^1.5.2
  • ws^8.20.0