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.

Versions published
228
First published
May 2026
Publisher
natureco

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"}'
Publishernatureco
Artifact bytes113,352
Previous version2.23.22
Published2026-05-27T07:47:09.312Z
SHA-256fb2fb2193cc9cbe0afc9772900709f3fce9c4e7046e0349dcef41d2b4b80f9c0

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
5Score
2.23.23Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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/src/commands/mcp.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts1
  • testnode bin/natureco.js help
Dependencies12
  • @inquirer/prompts^8.5.0
  • @whiskeysockets/baileys^7.0.0-rc10
  • chalk^4.1.2
  • commander^11.1.0
  • inquirer^13.4.3
  • node-cron^4.2.1
  • node-telegram-bot-api^0.67.0
  • ora^9.4.0
  • pino^8.21.0
  • qrcode-terminal^0.12.0
  • semver^7.8.1
  • ws^8.20.0