PkgRadar

Package evidence

@aiscene/[email protected]

Credential File Packaged: package/dist/.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.

Weekly downloads
593
Versions published
65
First published
May 2026
Publisher
uiautoai

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":["@aiscene/[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":["@aiscene/[email protected]"],"fail_on":"high"}'
Publisheruiautoai
Artifact bytes203,978
Previous version1.6.4
Published2026-06-05T01:14:53.963Z
SHA-256358dbccd138eaf0157006c7d3eca91f56689dc34d83bfe29863df1fc08621a84

Why flagged

What the scanner saw

Credential File Packaged: package/dist/.env

1 candidate cluster(s) currently reference this release.

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Credential File Packaged — package/dist/.env

58 members · evidence strength 84
Repeated static TTPcandidate

Credential File Packaged — package/dist/.env

58 members · max score 70

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/dist/.envpackage/dist/.env35

Manifest

Package metadata

Scripts6
  • buildtsc
  • devtsx watch src/index.ts --web-port 3005
  • formatprettier --write src/
  • linteslint src/
  • startnode dist/index.js
  • start:prodnode dist/index.js
Dependencies16
  • @aiscene/android^9.0.5
  • @aiscene/web^9.0.0
  • @midscene/ios^1.6.0
  • @playwright/test^1.59.1
  • acorn^8.16.0
  • axios^1.7.9
  • better-sqlite3^11.7.0
  • cors^2.8.5
  • dotenv^16.4.7
  • eventemitter3^5.0.1
  • express^4.21.2
  • form-data^4.0.1
  • jsonpath^1.3.0
  • playwright^1.49.1
  • socket.io^4.7.5
  • ws^8.18.0