PkgRadar

Package evidence

@tencentcloud/[email protected]

Credential File Packaged: package/.env

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
3
First published
Mar 2024
Publisher
jiushu530

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@tencentcloud/[email protected]"],"fail_on":"high"}'

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":["@tencentcloud/[email protected]"],"fail_on":"high"}'
Publisherjiushu530
Artifact bytes1,747,632
Previous versionnone
Published2024-03-04T06:57:43.806Z
SHA-2569cd8cc56d171070ef6b5ae20310762441626cb13437e8e73254ef8441beaea0a

Why flagged

What the scanner saw

Credential File Packaged: package/.env

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

Availability ledger

available

high
Last checked
highRisk
35Score
0.0.2Version
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35

Manifest

Package metadata

Scripts4
  • buildvue-tsc --noEmit --skipLibCheck && vite build
  • devvite --force
  • lint./node_modules/.bin/eslint ./src --no-error-on-unmatched-pattern
  • previewvite preview
Dependencies14
  • @tencentcloud/chatlatest
  • @tencentcloud/tui-corelatest
  • @tencentcloud/tuiroom-engine-js^2.1.0
  • axios^0.27.2
  • events^3.3.0
  • interactjs^1.10.26
  • js-cookie^3.0.1
  • mitt^3.0.0
  • pinia^2.0.13
  • qs^6.10.3
  • rtc-detect^1.0.3
  • vue^3.2.25
  • vue-i18n^9.2.2
  • vue-router^4.0.14