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
- 2
- First published
- Jun 2026
- Publisher
- astralicc
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":["@astralicc/[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":["@astralicc/[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 22 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Tls Verification Disabled | manifest | — | 12 |
| medium | Suspicious Publish Context | manifest | — | 10 |
Manifest
Package metadata
Dependencies26
@nestjs/common^11.0.1@nestjs/config^4.0.2@nestjs/core^11.0.1@nestjs/jwt^11.0.1@nestjs/mapped-types*@nestjs/platform-express^11.0.1@nestjs/schedule^6.0.1@nestjs/terminus^11.0.0@nestjs/throttler^6.4.0@nestjs/typeorm^11.0.0bcrypt^6.0.0better-sqlite3^9.4.3class-transformer^0.5.1class-validator^0.14.2cookie-parser^1.4.7dotenv^17.2.3helmet^8.1.0mysql2^3.9.1nestjs-pino^4.4.1pg^8.11.3pino-http^10.5.0pino-pretty^13.1.2reflect-metadata^0.2.2rxjs^7.8.1typeorm^0.3.20zod^4.1.12