PkgRadar

Package evidence

@ibm-cos/[email protected]

Credential file access

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
10
Versions published
2
First published
May 2026
Publisher
cos-sdk

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":["@ibm-cos/[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":["@ibm-cos/[email protected]"],"fail_on":"review"}'
Publishercos-sdk
Artifact bytes7,768
Previous versionnone
Published2026-05-10T15:27:22.000Z
SHA-256a3b8d6377d4782f2d47260b7c31634f8c588e8fe5a8e483e1c3ac6766bdc755c

Why flagged

What the scanner saw

Credential file access

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.0.1Version
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.

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist-es/defaultProvider.js5
lowCredential file accesspackage/dist-cjs/index.js5

Manifest

Package metadata

Scripts 11

Sign in to view install / lifecycle script contents.

Dependencies10
  • @ibm-cos/credential-provider-env^0.0.1
  • @ibm-cos/credential-provider-http^0.0.1
  • @ibm-cos/credential-provider-ini^0.0.1
  • @ibm-cos/credential-provider-process^0.0.1
  • @ibm-cos/types^0.0.1
  • @smithy/credential-provider-imds^4.2.8
  • @smithy/property-provider^4.2.8
  • @smithy/shared-ini-file-loader^4.4.3
  • @smithy/types^4.12.0
  • tslib^2.6.2