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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/chunk-JDLGSSEV.cjs | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/dist/chunk-Z6Y52EAG.js | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/dist/provider-registry.json | matched "GITHUB_TOKEN" | 3 |
Manifest
Package metadata
Scripts10
build:libtsup --silent --config tsup.config.ts --no-dtsbuild:patch-commonjsnode ../../scripts/commonjs-tsc-fixer.jsbuild:watchpnpm build:lib --watchchecktsc --noEmitgenerate:model-routerpnpx tsx scripts/generate-providers.ts && pnpx tsx scripts/generate-model-docs.ts && cd ../.. && pnpm prettier:changedgenerate:providerspnpx tsx scripts/generate-providers.tslinteslint .testnpm run test:unittest: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.0ajv^8.18.0chat^4.29.0croner^10.0.1dotenv^17.3.1execa^9.6.1fastq^1.19.1gray-matter^4.0.3hono^4.12.8hono-openapi^1.3.0ignore^7.0.5json-schema^0.4.0lru-cache^11.2.7p-map^7.0.4p-retry^7.1.1picomatch^4.0.3posthog-node^5.30.6tokenx^1.3.0ws^8.20.0- …and 1 more.