PkgRadar

Package evidence

opsmith-cli==0.4.5b0

Credential file access: matched ".npmrc"

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
11Established · −30% score
First published
Jun 2025

Effective trust discount applied: 30% (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":["opsmith-cli==0.4.5b0"],"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":["opsmith-cli==0.4.5b0"],"fail_on":"review"}'
Publisherunknown
Artifact bytes3,713,844
Previous versionnone
Published2026-05-27T06:02:52
SHA-2565dc8ac70166bb7ce016ee22976ac91c0065c1bae63c4c143764dd8f305cac543

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

review
Last checked
reviewRisk
18Score
0.4.5b0Version
Status history (1 event)
  1. newavailable · risk review · score 18 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accessopsmith_cli-0.4.5b0/opsmith/constants.pymatched ".npmrc"5
lowCredential file accessopsmith_cli-0.4.5b0/opsmith/cloud_providers/aws.pymatched ".aws"5
lowCredential file accessopsmith_cli-0.4.5b0/opsmith/cloud_providers/base.pymatched ".aws"5
lowCredential file accessopsmith_cli-0.4.5b0/opsmith/deployment_strategies/base.pymatched "id_rsa"5
lowCredential file accessopsmith_cli-0.4.5b0/opsmith/templates/cloud_storage_cleanup/aws/main.ymlmatched ".aws"3
lowCredential file accessopsmith_cli-0.4.5b0/opsmith/templates/frontend_deploy/aws/main.ymlmatched ".aws"3