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
- 1
- First published
- Mar 2025
- Publisher
- danielnaab-gsa
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":["@gsa-tts/[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":["@gsa-tts/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Tls Verification Disabled
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 48 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Tls Verification Disabled | package/dist/cjs/postgres-BKxNsFYi.js | — | 12 |
| medium | Tls Verification Disabled | package/dist/esm/postgres-Dz3JjCs6.js | — | 12 |
| medium | Tls Verification Disabled | package/src/clients/knex.ts | — | 12 |
| medium | Tls Verification Disabled | package/src/clients/kysely/postgres.ts | — | 12 |
Manifest
Package metadata
Sign in to view install / lifecycle script contents.
Dependencies6
@gsa-tts/forms-common0.1.2@types/pg^8.11.6better-sqlite3^11.7.2knex^3.1.0kysely^0.27.4pg^8.12.0