PkgRadar

Package evidence

@distilled.cloud/[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
444
Versions published
67
First published
Mar 2026
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 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":["@distilled.cloud/[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":["@distilled.cloud/[email protected]"],"fail_on":"review"}'
Artifact bytes4,920,390
Previous version0.21.4
Published2026-05-22T17:20:04.567Z
SHA-2561f9c17a0300994b61169824dec7042cd5f61324b651f74b7e95f5845e583f587

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
3Score
0.21.5Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/lib/services/hybridaks.jsmatched "Kubeconfig"5
lowCredential file accesspackage/src/services/hybridaks.tsmatched "Kubeconfig"5

Manifest

Package metadata

Scripts10
  • buildtsgo -b
  • checktsgo && oxlint src && oxfmt --check src
  • fmtoxfmt --write src
  • generatebun run scripts/generate.ts && oxlint --fix src && oxfmt --write src && oxfmt --write src
  • lintoxlint --fix src
  • publish:npmbun run build && bun publish --access public
  • specs:fetchgit submodule update --force --init --recursive --depth=1 specs/azure-rest-api-specs && git -C specs/azure-rest-api-specs checkout -- .
  • specs:updategit -C specs/azure-rest-api-specs fetch && git -C specs/azure-rest-api-specs checkout main && git -C specs/azure-rest-api-specs pull
  • testbunx vitest run test --exclude specs --passWithNoTests
  • typechecktsgo
Dependencies1
  • @distilled.cloud/core0.21.5