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
- 274
- Versions published
- 111Mature · −50% score
- First published
- Apr 2025
- Publisher
- forzalabs
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
Review before promotingMixed 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":["@forzalabs/[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":["@forzalabs/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Obfuscation Density: high encoded/escaped-token density
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 review · score 18 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/workers/ExecutorWorker.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/index.js | high encoded/escaped-token density | 12 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/workers/ExecutorWorker.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/index.js | high encoded/escaped-token density | 12 |
| low | Credential file access | package/workers/ExecutorWorker.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/index.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/json_schemas/source-schema.json | matched "AWS_ACCESS_KEY" | 3 |
Manifest
Package metadata
Scripts21
buildnpm i && tsup && npm run copy-static-filecompilenpm run sync:internal && npx tsx ./src/index.ts compilecopy-static-filenpx tsx ./scripts/CopyStaticFile.tscreate-producernpm run sync:internal && npx tsx ./src/index.ts create-producerdeploynpm run sync:internal && npx tsx ./src/index.ts deploydevclear && npm run sync:internal && npm run fast-build && clear && npx tsx scripts/dev.tsdev:buildclear && npm install --workspaces && clear && npm run fast-build && clear && npx tsx scripts/dev.tsdev:wclear && npm run sync:internal && npm run fast-build && clear && npx tsx scripts/dev.tsdiscovernpm run sync:internal && npx tsx ./src/index.ts discoverfast-buildtsupinitnpm run sync:internal && npx tsx ./src/index.ts initrunnpm run sync:internal && npx tsx ./src/index.ts runsamplenpm run sync:internal && npx tsx ./src/index.ts samplesync:driverscd ../.. && npm run build --workspace=@remora/app-driverssync:internalcd ../.. && npm run sync:internalts-checknpx tsc --noemituploadnpm run build && cd .build && npm publish --access=publicverifynpm run sync:internal && npx tsx ./src/index.ts verifyversionnpx tsx ./src/index.ts -vwatch:driverscd ../.. && npm run dev --workspace=@remora/app-driverswatch:internalcd ../.. && npm run watch:internal
Dependencies37
@aws-sdk/client-redshift-data^3.699.0@aws-sdk/client-s3^3.701.0@aws-sdk/client-sqs^3.886.0adm-zip^0.5.16ajv^8.17.1ajv-formats^3.0.1bcrypt^5.1.1bcryptjs^3.0.2chalk^4.1.2commander^10.0.0cors^2.8.5cross-env^7.0.3dayjs^1.11.13decompress^4.2.1dotenv^16.0.3express^4.21.2fast-xml-parser^5.2.3fs-extra^11.1.0hyparquet^1.17.4inquirer^8.2.5json-schema^0.4.0jsonwebtoken^9.0.2knex^2.4.2mongodb^6.15.0multer^1.4.5-lts.1next^13.4.1node-cron^4.2.1openai^6.0.0ora^5.4.1pg^8.13.0- …and 7 more.