PkgRadar

Package evidence

@plenarapp/[email protected]

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.

Weekly downloads
526
Versions published
35
First published
Mar 2026
Publisher
gibralabs

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":["@plenarapp/[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":["@plenarapp/[email protected]"],"fail_on":"review"}'
Publishergibralabs
Artifact bytes179,994
Previous version0.2.29
Published2026-05-29T20:48:51.304Z
SHA-25623afa20c5cdb60c7fdbbaabffd105c174f9ae7d10557b3962e362dd1bf29580c

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
5Score
0.2.30Version
Status history (2 events)
  1. newavailable · risk review · score 5 · status changed
  2. newavailable · risk review · score 5 · 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/plenar.jsmatched ".npmrc"5
lowObfuscation Densitypackage/dist/plenar.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts5
  • buildtsup
  • devtsup --watch
  • releasebash ../../scripts/release-cli.sh
  • testjest
  • type-checktsc --noEmit
Dependencies8
  • @types/update-notifier^6.0.8
  • boxen^8.0.1
  • chalk^5.3.0
  • gradient-string^3.0.0
  • open^10.1.0
  • ora^8.1.1
  • prompts^2.4.2
  • update-notifier^7.3.1