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.

Versions published
42Mature · −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 bytes293,940
Previous version4.0.20
Published2026-04-27T16:24:53.266Z
SHA-256b36022b6d2eba207e49280030ffd4a6e7400443d2786f783b62d487eb02d5b88

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
15Score
4.0.21Version
Status history (1 event)
  1. newavailable · risk review · score 15 · status changed

Evidence

Static findings

4 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
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/cmd/service/cluster.jsmatched "kubeconfig"10
mediumCredential file accesspackage/dist/cmd/search/providerDeploy.jsmatched "kubeconfig"10
lowCredential file accesspackage/dist/cmd/service/serviceDeploy.jsmatched "kubeconfig"5
lowCredential file accesspackage/dist/cmd/service/terraformWorkflow.jsmatched "kubeconfig"5

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
Dependencies26
  • @babel/parser^7.29.2
  • @babel/traverse^7.29.0
  • @google-cloud/firestore>=7
  • @google-cloud/functions>=4
  • @google-cloud/secret-manager>=6
  • @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