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
- 418Mature · −50% score
- First published
- Jan 2025
- Publisher
- balathanusan-bc
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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":["@blackcode_sa/[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":["@blackcode_sa/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts12
buildnpm run clean && npm run build:main && npm run build:admin && npm run build:backofficebuild:admintsup src/admin/index.ts --format cjs,esm --dts --out-dir dist/admin --external react-nativebuild:backofficetsup src/backoffice/index.ts --format cjs,esm --dts --out-dir dist/backofficebuild:maintsup src/index.ts --format cjs,esm --dts --external react-nativecleannode -e "const fs=require('fs');const path=require('path');const dist='dist';if(fs.existsSync(dist))fs.rmSync(dist,{recursive:true,force:true})"devtsup src/index.ts --format cjs,esm --dts --watch --external react-nativeprepublishOnlynpm run buildpublish:majornode scripts/publish.js majorpublish:minornode scripts/publish.js minorpublish:patchnode scripts/publish.js patchpublish:stagingnode scripts/publish-staging.jstestecho "No tests configured yet" && exit 0
Dependencies7
axios^1.8.3expo-server-sdk^3.13.0firebase-admin^13.0.2geofire-common^6.0.0luxon^3.7.1tz-lookup^6.1.25zod^3.24.1
Optional dependencies3
@esbuild/win32-x64^0.27.0@rollup/rollup-win32-x64-msvc^4.53.3firebase-functions^6.2.0