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
- 304Mature · −50% score
- First published
- Jun 2024
- Publisher
- enestufekci
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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "aws_access_key"
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 7 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/chunk-fjqa7s60.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/dist/chunk-njyeb40r.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/chunk-txk5dr5r.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Obfuscation Density | package/dist/chunk-abmx623n.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts11
buildNODE_ENV=production bun run build:core && bun run build:bin && bun run build:types && bun run build:client && bun run build:plugin && bun run build:client-typesbuild:binbun build --outdir=./dist/bin --target=bun --external=vite --external=react-dom --external=react/jsx-runtime --external=bun --external=sharp --sourcemap ./bin/gemi.ts && bun ./scripts/prepare-bin.tsbuild:clientvite build -c vite.client.config.mtsbuild:client-typestsc -p tsconfig.browser.jsonbuild:corebun ./scripts/build.tsbuild:pluginvite build -c vite.plugin.config.mtsbuild:typestsclintoxlintpostpublishbun scripts/setupExports.ts devprepublishOnlybun run build && bun scripts/setupExports.ts prodtestvitest
Dependencies20
@aws-sdk/client-s3^3.629.0@aws-sdk/s3-request-presigner^3.629.0@prisma/client^6.4.1ast-types^0.14.2commander^12.1.0cronbake^0.1.2history^5.3.0jsx-email2.0.0-rc2.1open^10.1.0react19.2.3react-dom19.2.3react-error-boundary^6.0.0recast^0.23.9resend^6.12.3satori^0.12.2temporal-polyfill^0.2.5twitter-api-v2^1.20.2urlpattern-polyfill^10.0.0uuid^9.0.1vite^6.3.5