PkgRadar

Package evidence

@aurorajs.dev/[email protected]

Credential File Packaged: package/dist/templates/backend/env/.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
2
First published
Jun 2026
Publisher
carlospalacin

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":["@aurorajs.dev/[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":["@aurorajs.dev/[email protected]"],"fail_on":"high"}'
Publishercarlospalacin
Artifact bytes1,393,276
Previous version1.0.0
Published2026-06-09T09:27:06.132Z
SHA-25606a555db84deb4eac9dbd4542a2826bc9056b5ef8691819511af3b5fd7b14803

Why flagged

What the scanner saw

Credential File Packaged: package/dist/templates/backend/env/.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
1.0.1Version
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/dist/templates/backend/env/.envpackage/dist/templates/backend/env/.env35

Manifest

Package metadata

Scripts6
  • buildshx rm -rf dist && tsc -b && shx cp -r src/templates dist/
  • docs:apitypedoc
  • linteslint
  • posttestpnpm lint
  • testmocha --forbid-only "test/**/*.test.ts"
  • versionoclif readme && git add README.md
Dependencies20
  • @faker-js/faker^10.3.0
  • @inquirer/checkbox^5.1.0
  • @inquirer/confirm^6.0.4
  • @inquirer/select^5.0.4
  • @oclif/core^4
  • @oclif/plugin-autocomplete^3.2.40
  • @oclif/plugin-help^6
  • @oclif/plugin-plugins^5
  • chalk^5.6.2
  • diff^9.0.0
  • dotenv^17.2.4
  • eta^4.5.1
  • google-auth-library^10.5.0
  • googleapis^171.4.0
  • js-yaml^4.1.1
  • lodash-es^4.17.23
  • ora^9.3.0
  • ts-morph^27.0.2
  • uuid^13.0.0
  • yaml^2.8.2