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":["@quatrain/[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":["@quatrain/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential File Packaged: package/.env
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 35 · status changed
Related candidates
Linked campaigns and clusters
crapougnax
2 members · evidence strength 51Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
Manifest
Package metadata
Scripts3
buildtscdevbun --watch src/index.tsstartbun src/index.ts
Dependencies13
@quatrain/api^1.1.5@quatrain/api-server^1.1.9@quatrain/api-server-express^1.1.11@quatrain/app^1.1.17@quatrain/auth-basic^1.0.2@quatrain/backend^1.2.11@quatrain/backend-migrations^1.1.6@quatrain/backend-sqlite^1.1.7@quatrain/core^1.2.14@quatrain/studio^1.1.8body-parser^1.20.2cors^2.8.5express^4.19.2