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
- 308Mature · −50% score
- First published
- Nov 2021
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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 "GITHUB_TOKEN"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (2 events)
- new → available · risk review · score 1 · status changed
- new → available · risk review · score 1 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/app/common/adapter/binary/GithubBinary.js | matched "GITHUB_TOKEN" | 5 |
Manifest
Package metadata
Scripts25
cinpm run lint && npm run cov && npm run tsc:prodci:postgresqlnpm run lint && npm run cov:postgresql && npm run tsc:prodcleantsc -b --clean && rm -rf distcovegg-bin covcov:postgresqlCNPMCORE_DATABASE_TYPE=PostgreSQL egg-bin covdevegg-bin devdev:postgresqlCNPMCORE_DATABASE_TYPE=PostgreSQL egg-bin devlinteslint --cache --ext .ts .lint:fixeslint --cache --ext .ts --fix .precovbash prepare-database-mysql.shprecov:postgresqlbash prepare-database-postgresql.shprepublishOnlynpm run tsc:prodpretbash prepare-database-mysql.shpretest:localbash prepare-database-mysql.shpretest:local:postgresqlbash prepare-database-postgresql.shstarteggctl start --daemon && touch egg.statusstart:foregroundeggctl startstoprm -f egg.status && sleep 15 && eggctl stoptnpm run lint:fix && egg-bin test --changedtestnpm run lint:fix && npm run test:localtest:localegg-bin testtest:local:postgresqlCNPMCORE_DATABASE_TYPE=PostgreSQL egg-bin testtest:postgresqlnpm run lint:fix && npm run test:local:postgresqltscnpm run clean && tsc -p ./tsconfig.jsontsc:prodnpm run clean && tsc -p ./tsconfig.prod.json
Dependencies46
@eggjs/tegg^3.12.0@eggjs/tegg-aop-plugin^3.12.0@eggjs/tegg-background-task^3.29.0@eggjs/tegg-config^3.12.0@eggjs/tegg-controller-plugin^3.12.0@eggjs/tegg-eventbus-plugin^3.12.0@eggjs/tegg-orm-plugin^3.12.0@eggjs/tegg-plugin^3.12.0@eggjs/tegg-schedule-plugin^3.12.0@eggjs/tsconfig^1.0.0@elastic/elasticsearch^8.8.1@fengmk2/tar^6.2.0@node-rs/crc32^1.2.2@simplewebauthn/server^7.0.1@sinclair/typebox^0.23.0base-x^3.0.9base64url^3.0.1bson-objectid^2.0.1dayjs^1.10.7egg^3.29.0egg-cors^3.0.0egg-errors^2.3.0egg-redis^2.4.0egg-scripts^3.0.0egg-status^1.0.0egg-tracer^1.1.0egg-typebox-validate^2.0.0egg-view-nunjucks^2.3.0eggjs-elasticsearch^0.0.6fs-cnpm^2.4.0- …and 16 more.
Optional dependencies1
s3-cnpmcore^1.1.2