PkgRadar

Package evidence

@firenova-studio/[email protected]

Credential File Packaged: package/template/.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
359
Versions published
3
First published
Jun 2026
Publisher
mainrub

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":["@firenova-studio/[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":["@firenova-studio/[email protected]"],"fail_on":"high"}'
Publishermainrub
Artifact bytes4,318,108
Previous version1.0.0
Published2026-06-02T00:24:21.218Z
SHA-256535a3efcda40dfa980183ab95124797c33c0d56f163ca11d69dbedb8751bbd50

Why flagged

What the scanner saw

Credential File Packaged: package/template/.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.0.1Version
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/template/.env

78 members · evidence strength 80
Repeated static TTPcandidate

Credential File Packaged — package/template/.env

78 members · max score 50

Evidence

Static findings

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

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

Manifest

Package metadata

Scripts11
  • androidreact-native run-android
  • iosreact-native run-ios
  • lintyarn lint:rules && yarn lint:code-format && yarn lint:type-check
  • lint:code-formatprettier --check "{src,__mocks__}/**/*.{js,json,md,ts,tsx,yml,yaml}"
  • lint:fixyarn lint:rules --fix && yarn lint:code-format --write && yarn lint:type-check
  • lint:ruleseslint .
  • lint:type-checktsc
  • pod-installnpx pod-install
  • startreact-native start
  • testjest
  • test:reportjest --collectCoverage --coverageDirectory="./coverage" --ci --reporters=default --reporters=jest-junit --coverage
Dependencies21
  • @react-native-masked-view/masked-view^0.3.2
  • @react-navigation/native^7.2.5
  • @react-navigation/native-stack^7.16.0
  • @tanstack/react-query^5.84.0
  • i18next^25.3.2
  • intl-pluralrules^2.0.1
  • ky^1.8.2
  • react19.2.3
  • react-error-boundary^6.1.1
  • react-i18next^16.5.4
  • react-native0.85.3
  • react-native-gesture-handler^2.27.2
  • react-native-mmkv^4.1.2
  • react-native-nitro-modules^0.35.7
  • react-native-reanimated4.3.1
  • react-native-safe-area-context^5.8.0
  • react-native-screens^4.25.2
  • react-native-svg^15.15.5
  • react-native-unistyles^3.2.4
  • react-native-worklets^0.8.3
  • zod^4.0.14