PkgRadar

Package evidence

[email protected]

Credential file access: matched "GITHUB_TOKEN"

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
2,575Niche · −30% score
Versions published
23
First published
May 2026
Publisher
adyxo

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisheradyxo
Artifact bytes177,780
Previous version2.0.21
Published2026-05-27T11:07:41.075Z
SHA-25676c420c310aa79ee4006d2c5a2ffb94de3fe8b13939494cbb83f7bee6249a822

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/core/auth.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/cli/commands/init.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/.github/workflows/docker.ymlmatched "GITHUB_TOKEN"3

Manifest

Package metadata

Scripts1
  • startnode cli/index.js
Dependencies15
  • axios^1.6.2
  • boxen^7.1.1
  • chalk^5.3.0
  • commander^11.1.0
  • dotenv^16.3.1
  • figures^6.0.1
  • fluent-ffmpeg^2.1.2
  • fs-extra^11.2.0
  • inquirer^9.2.12
  • marked^9.1.6
  • open^10.0.3
  • ora^7.0.1
  • playwright1.59.1
  • uuid^9.0.0
  • yaml^2.3.4
Optional dependencies1
  • better-sqlite3^11.3.0