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
- 284
- Versions published
- 46Mature · −50% score
- First published
- Jun 2024
- Publisher
- miele
Effective trust discount applied: −50% (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":["@puls-atlas/[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":["@puls-atlas/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "kubeconfig"
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 10 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/cmd/service/cluster.js | matched "kubeconfig" | 10 |
| medium | Credential file access | package/dist/cmd/search/providerDeploy.js | matched "kubeconfig" | 10 |
Manifest
Package metadata
Scripts10
buildrimraf dist && babel lib --out-dir dist --copy-files --ignore **/*.test.js,assets/**/* --no-copy-ignoredeval:ai-contextnode ./scripts/run-ai-eval.mjsrefresh:ai-context-fixturenode ./scripts/refresh-ai-context-fixture.mjsrelease:alphanpm version prerelease --preid=alpha --git-tag-version=true && git push --follow-tags && gh release createrelease:majornpm version major --git-tag-version=true && git push --follow-tags && gh release createrelease:minornpm version minor --git-tag-version=true && git push --follow-tags && gh release createrelease:patchnpm version patch --git-tag-version=true && git push --follow-tags && gh release createtestnode --test "test/lib/**/*.test.js"test:ai-contextnode --test "test/lib/cmd/ai/consumerContextRuntime.test.js"verify:ai-contextnpm run test:ai-context && npm run eval:ai-context
Dependencies27
@babel/parser^7.29.2@babel/traverse^7.29.0@google-cloud/firestore>=7@google-cloud/functions>=4@google-cloud/secret-manager>=6@modelcontextprotocol/sdk^1.29.0@rollup/plugin-commonjs^29.0.2@rollup/plugin-json^6.1.0@rollup/plugin-node-resolve^16.0.3chalk^5.4.1checksum^1.0.0chokidar5.0.0cli-spinners^3.4.0commander^14.0.3configstore^8.0.0es-toolkit^1.45.1firebase^12.11.0globby^16.1.1google-artifactregistry-auth>=3inquirer^13.3.2jsonwebtoken^9.0.3kill-port2.0.1ora^9.3.0rimraf^6.1.3rollup^4.60.1tar^7.5.13typescript^6.0.2