PkgRadar

Package evidence

@thebros/[email protected]

Credential File Packaged: package/.env

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":["@thebros/[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":["@thebros/[email protected]"],"fail_on":"review"}'
Publisherthebros
Artifact bytes1,277
Previous version1.0.17
Published2026-05-22T10:58:02.073Z
SHA-256d18034485ff4892cc20700e18e77de97a410b175ec80d351c43266e97807c462

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

review
Last checked
reviewRisk
35Score
1.0.18Version
Status history (1 event)
  1. newavailable · risk review · 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

Dependencies10
  • chalk^5.6.2
  • degit^3.0.0
  • dotenv^17.4.2
  • execa^8.0.1
  • figlet^1.7.0
  • fs-extra^11.3.5
  • inquirer^9.3.8
  • node-fetch^3.3.2
  • openai^6.39.0
  • ora^8.2.0