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.
- 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
Block this updateStatic 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":["@nexpress/[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":["@nexpress/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential file access: matched ".SSH"
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 high · score 117 · status changed
Evidence
Static findings
21 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/scripts/setup-server.js | matched ".SSH" | 30 |
| high | Credential file access | package/src/scripts/setup-server.ts | matched ".SSH" | 30 |
Show all 21 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/scripts/setup-server.js | matched ".SSH" | 30 |
| high | Credential file access | package/src/scripts/setup-server.ts | matched ".SSH" | 30 |
| low | Obfuscation | package/dist/chunk-3JTMECYZ.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/chunk-EFK7ZXF2.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/chunk-FK5BYL6I.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/scripts/deploy-plan.js | matched "\\x1B" | 3 |
| low | Obfuscation | package/dist/scripts/dev-notice.js | matched "\\x1B" | 3 |
| low | Obfuscation | package/dist/scripts/doctor.js | matched "\\u2265" | 3 |
| low | Obfuscation | package/dist/scripts/generate-schema.js | matched "\\u2713" | 3 |
| low | Obfuscation | package/dist/scripts/postinstall-notice.js | matched "\\x1B" | 3 |
| low | Obfuscation | package/dist/scripts/run-migrations.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/scripts/seed-admin.js | matched "\\x7F" | 3 |
| low | Obfuscation | package/dist/scripts/setup-server.js | matched "\\u2192" | 3 |
| low | Obfuscation | package/dist/lib/system-health.js | matched "\\xB7" | 3 |
| low | Obfuscation | package/dist/scripts/worker.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/src/scripts/deploy-plan.ts | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/scripts/dev-notice.ts | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/scripts/doctor.ts | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/lib/init-core.ts | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/scripts/postinstall-notice.ts | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/scripts/seed-admin.ts | matched "\\u0004" | 3 |
Manifest
Package metadata
Scripts2
buildtsuptypechecktsc --noEmit
Dependencies25
@nexpress/admin0.3.10@nexpress/auth-pages0.3.10@nexpress/blocks0.3.10@nexpress/core0.3.10@nexpress/editor0.3.10@nexpress/next0.3.10@nexpress/plugin-block-callout0.3.10@nexpress/plugin-block-embed0.3.10@nexpress/plugin-block-latest-posts0.3.10@nexpress/plugin-block-newsletter0.3.10@nexpress/plugin-block-pricing0.3.10@nexpress/plugin-block-stats0.3.10@nexpress/plugin-forum0.3.10@nexpress/plugin-oauth-github0.3.10@nexpress/plugin-oauth-google0.3.10@nexpress/plugin-reading-time0.3.10@nexpress/plugin-sdk0.3.10@nexpress/plugin-seo-audit0.3.10@nexpress/theme0.3.10@nexpress/theme-default0.3.10@nexpress/theme-docs0.3.10@nexpress/theme-magazine0.3.10@nexpress/theme-portfolio0.3.10dotenv^17.2.4drizzle-orm^0.45.2