PkgRadar

Package evidence

@openshift-assisted/[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
1,390Niche · −30% score
Versions published
241Mature · −50% score
First published
Apr 2023
Publisher
rawagnerop

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":["@openshift-assisted/[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":["@openshift-assisted/[email protected]"],"fail_on":"review"}'
Publisherrawagnerop
Artifact bytes1,361,819
Previous version2.16.8-cim
Published2026-05-28T13:57:38.701Z
SHA-256424953d3e0f314899a8cc39784ae142fa2d8d6944a72459b7d659a5297203c79

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
35Score
2.16.9-cimVersion
Status history (1 event)
  1. newavailable · risk review · score 35 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 15 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/build/cjs/cim/components/ClusterDeployment/ClusterDeploymentDetails.jsmatched "Kubeconfig"5
lowCredential file accesspackage/build/cjs/cim/components/ClusterDeployment/ClusterDeploymentKubeconfigDownload.jsmatched "Kubeconfig"5
lowCredential file accesspackage/build/cjs/cim/components/ClusterDeployment/index.jsmatched "Kubeconfig"5
lowCredential file accesspackage/build/cjs/cim/components/Hypershift/DetailsPage/ClusterInstallationProgress.jsmatched "Kubeconfig"5
lowCredential file accesspackage/build/cjs/cim/components/Hypershift/DetailsPage/HypershiftKubeconfigDownload.jsmatched "Kubeconfig"5
lowCredential file accesspackage/build/cjs/cim/components/modals/CimConfiguration/CimConfigurationForm.jsmatched "kubeconfig"5
lowCredential file accesspackage/build/cjs/common/components/clusterDetail/KubeconfigDownload.jsmatched "kubeconfig"5
lowCredential file accesspackage/build/cjs/common/components/clusterDetail/index.jsmatched "Kubeconfig"5
lowCredential file accesspackage/build/cjs/ocm/components/clusterDetail/ClusterDetailStatusMessages.jsmatched "Kubeconfig"5
lowCredential file accesspackage/build/cjs/ocm/components/clusterDetail/ClusterDetailsButtonGroup.jsmatched "Kubeconfig"5
lowCredential file accesspackage/build/cjs/ocm/components/clusterWizard/CredentialsDownload.jsmatched "kubeconfig"5
lowCredential file accesspackage/build/cjs/ocm/components/clusterWizard/KubeconfigDownload.jsmatched "Kubeconfig"5
lowCredential file accesspackage/lib/cim/components/ClusterDeployment/index.tsmatched "Kubeconfig"5
lowCredential file accesspackage/lib/common/api/assisted-service/ClustersAPI.tsmatched "kubeconfig"5
lowCredential file accesspackage/lib/common/components/clusterDetail/index.tsmatched "Kubeconfig"5

Manifest

Package metadata

Scripts9
  • buildyarn run -T tsc --build --verbose && yarn copy:css
  • check_circular_depsyarn run -T dpdm --transform --warning false --tree false --exit-code circular:1 ./lib/index.ts
  • check_typesyarn run -T tsc --noEmit
  • cleanyarn run -T rimraf node_modules build
  • copy:cssrsync -Ruv lib/./**/*.css build/cjs
  • fix-code-styleyarn lint --fix && yarn format --write
  • formatyarn run -T prettier --cache --check . "!build"
  • lintyarn run -T eslint --cache --cache-location node_modules/.cache/eslint/.eslint-cache .
  • testvitest
Dependencies33
  • @openshift-assisted/locales2.16.9-cim
  • @openshift-assisted/types2.16.9-cim
  • @openshift-console/dynamic-plugin-sdk1.0.0
  • @patternfly/patternfly5.2.0
  • @patternfly/react-code-editor5.2.0
  • @patternfly/react-core5.2.0
  • @patternfly/react-icons5.2.0
  • @patternfly/react-styles5.2.0
  • @patternfly/react-table5.2.0
  • @patternfly/react-tokens5.2.0
  • axios-case-converter^0.11.1
  • camel-case^4.1.2
  • cidr-tools^4.3.0
  • classnames^2.3.1
  • file-saver^2.0.2
  • filesize.js^2.0.0
  • formik2.2.6
  • fuse.js^6.4.6
  • human-date^1.4.0
  • humanize-plus^1.8.2
  • ip-address^7.1.0
  • is-cidr^4.0.2
  • is-in-subnet^4
  • js-yaml^4.1.0
  • lodash-es^4.17.21
  • parse-url^9.2.0
  • prism-react-renderer^1.1.1
  • react-error-boundary^3.1.4
  • react-measure^2.5.2
  • react-router-dom-v5-compat^6.21.2
  • …and 3 more.