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
- 40Mature · −50% score
- First published
- Jun 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 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":["@baseplate-dev/[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":["@baseplate-dev/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "AWS_ACCESS_KEY"
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 1 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/generators/fastify/storage-module/storage-module.generator.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Large Javascript Payload | package/dist/web/assets/__federation_shared_@baseplate-dev/ui-components-DXiqHj1x.js | 3110225 bytes | 0 |
Manifest
Package metadata
Scripts13
buildconcurrently pnpm:build:*build:staticcpx "src/**/{templates/**,static/**,plugin.json}" "dist/" --cleanbuild:tsctsc -p tsconfig.build.jsonbuild:vitevite buildcleanrm -rf ./distlintoxlint && eslint .prettier:checkprettier --check .prettier:writeprettier -w -l .tsc:watchtsc -p tsconfig.build.json --preserveWatchOutput -wtypechecktsc --noEmitwatchconcurrently pnpm:watch:*watch:staticpnpm build:static --watchwatch:vitenodemon --watch vite.config.ts --watch src --ignore "**/generators/**" -e ts,tsx,css,json --exec "vite build"
Dependencies15
@baseplate-dev/core-generators0.6.7@baseplate-dev/fastify-generators0.6.7@baseplate-dev/plugin-queue0.6.7@baseplate-dev/project-builder-lib0.6.7@baseplate-dev/react-generators0.6.7@baseplate-dev/sync0.6.7@baseplate-dev/ui-components0.6.7@baseplate-dev/utils0.6.7@hookform/lenses0.8.1@hookform/resolvers5.2.2es-toolkit1.44.0react19.1.0react-dom19.1.0react-hook-form7.71.1zod^4.3.6