PkgRadar

Package evidence

@celonis/[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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
370
Versions published
96Mature · −50% score
First published
Apr 2020
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":["@celonis/[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":["@celonis/[email protected]"],"fail_on":"review"}'
Artifact bytes86,922
Previous version1.11.0
Published2026-06-15T15:56:09.729Z
SHA-2560a2bbd825fa4851312ca40bbcfeb4ff9672217715fa5e4a0f3396603a23db57c

Why flagged

What the scanner saw

Credential file access: matched "AWS_ACCESS_KEY"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
1.12.0Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/commands/studio/command-service/widget.command.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts3
  • build./node_modules/.bin/tsc && cp package.json dist/package.json
  • linttslint -p .
  • testjest
Dependencies14
  • @github/keytar7.10.6
  • adm-zip0.5.14
  • axios1.13.5
  • chalk4.1.2
  • commander13.1.0
  • form-data4.0.4
  • hpagent1.2.0
  • openid-client5.6.1
  • semver7.6.3
  • simple-git3.32.3
  • uuid9.0.1
  • valid-url1.0.9
  • winston3.17.0
  • yaml2.8.3