PkgRadar

Package evidence

@puls-atlas/[email protected]

Credential file access: matched "kubeconfig"

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 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":["@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"}'
Publishermiele
Artifact bytes306,831
Previous version4.0.25
Published2026-06-12T11:25:07.087Z
SHA-2561be348217780ccc2ee662446793217fe303c65f6280f9d5ec52e3ad3c1bb3b7a

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

review
Last checked
reviewRisk
10Score
4.0.26Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/cmd/service/cluster.jsmatched "kubeconfig"10
mediumCredential file accesspackage/dist/cmd/search/providerDeploy.jsmatched "kubeconfig"10

Manifest

Package metadata

Scripts10
  • buildrimraf dist && babel lib --out-dir dist --copy-files --ignore **/*.test.js,assets/**/* --no-copy-ignored
  • eval:ai-contextnode ./scripts/run-ai-eval.mjs
  • refresh:ai-context-fixturenode ./scripts/refresh-ai-context-fixture.mjs
  • release:alphanpm version prerelease --preid=alpha --git-tag-version=true && git push --follow-tags && gh release create
  • release:majornpm version major --git-tag-version=true && git push --follow-tags && gh release create
  • release:minornpm version minor --git-tag-version=true && git push --follow-tags && gh release create
  • release:patchnpm version patch --git-tag-version=true && git push --follow-tags && gh release create
  • testnode --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.3
  • chalk^5.4.1
  • checksum^1.0.0
  • chokidar5.0.0
  • cli-spinners^3.4.0
  • commander^14.0.3
  • configstore^8.0.0
  • es-toolkit^1.45.1
  • firebase^12.11.0
  • globby^16.1.1
  • google-artifactregistry-auth>=3
  • inquirer^13.3.2
  • jsonwebtoken^9.0.3
  • kill-port2.0.1
  • ora^9.3.0
  • rimraf^6.1.3
  • rollup^4.60.1
  • tar^7.5.13
  • typescript^6.0.2