PkgRadar

Package evidence

@mastra/[email protected]

Credential file access: matched "GITHUB_TOKEN"

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
913,194Ubiquitous · −70% score
Versions published
1,236Mature · −50% score
First published
Oct 2024
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 bytes11,011,473
Previous version0.0.0-feat-mcp-embedded-docs-tools-clean-20260108143611
Published2026-05-29T07:07:17.139Z
SHA-2569fd95e9f85cb9b5fdd99344b6e5c03ad1556707598e14adeb59adc2f26fb4795

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
0.0.0-feat-playground-ui-input-button-groups-20260529070627Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/chunk-JDLGSSEV.cjsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/chunk-Z6Y52EAG.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/provider-registry.jsonmatched "GITHUB_TOKEN"3

Manifest

Package metadata

Scripts10
  • build:libtsup --silent --config tsup.config.ts --no-dts
  • build:patch-commonjsnode ../../scripts/commonjs-tsc-fixer.js
  • build:watchpnpm build:lib --watch
  • checktsc --noEmit
  • generate:model-routerpnpx tsx scripts/generate-providers.ts && pnpx tsx scripts/generate-model-docs.ts && cd ../.. && pnpm prettier:changed
  • generate:providerspnpx tsx scripts/generate-providers.ts
  • linteslint .
  • testnpm run test:unit
  • test:unitvitest run --exclude '**/tool-builder/**'
  • typechecktsc --noEmit -p tsconfig.build.json
Dependencies31
  • @a2a-js/sdk~0.3.13
  • @ai-sdk/provider-utils-v5npm:@ai-sdk/[email protected]
  • @ai-sdk/provider-utils-v6npm:@ai-sdk/[email protected]
  • @ai-sdk/provider-v5npm:@ai-sdk/[email protected]
  • @ai-sdk/provider-v6npm:@ai-sdk/[email protected]
  • @ai-sdk/ui-utils-v5npm:@ai-sdk/[email protected]
  • @isaacs/ttlcache^2.1.4
  • @lukeed/uuid^2.0.1
  • @mastra/schema-compat1.2.10
  • @modelcontextprotocol/sdk^1.29.0
  • @sindresorhus/slugify^2.2.1
  • @standard-schema/spec^1.1.0
  • ajv^8.18.0
  • chat^4.29.0
  • croner^10.0.1
  • dotenv^17.3.1
  • execa^9.6.1
  • fastq^1.19.1
  • gray-matter^4.0.3
  • hono^4.12.8
  • hono-openapi^1.3.0
  • ignore^7.0.5
  • json-schema^0.4.0
  • lru-cache^11.2.7
  • p-map^7.0.4
  • p-retry^7.1.1
  • picomatch^4.0.3
  • posthog-node^5.30.6
  • tokenx^1.3.0
  • ws^8.20.0
  • …and 1 more.