PkgRadar

Package evidence

@plugin-light/[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
10
Versions published
9
First published
Aug 2025
Publisher
yanggwcn

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":["@plugin-light/[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":["@plugin-light/[email protected]"],"fail_on":"review"}'
Publisheryanggwcn
Artifact bytes23,590
Previous version1.0.16
Published2026-05-12T09:56:33.804Z
SHA-256c90aa4a86a125d93c4f3c3c79b257702bd6c2da73be3a4f73850c68d2eb00f53

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
30Score
1.0.18Version
Status history (1 event)
  1. newavailable · risk review · score 30 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/script/release/press/utils/prepare.jsmatched ".npmrc"30

Manifest

Package metadata

Scripts4
  • buildrm -rf lib && rollup -c
  • bumpnode ../../script/monorepo/version-simple $PWD
  • changelognode ../../script/monorepo/changelog $PWD
  • releasenode ../../script/monorepo/release $PWD
Dependencies6
  • @plugin-light/const^0.1.6
  • @plugin-light/shared^1.0.25
  • @tdesign/uniapp^0.7.3
  • @tdesign/uniapp-chat^0.2.1
  • axios^1.12.2
  • t-commlatest