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
- Jun 2026
- Publisher
- kronhyx
Recommended action
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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":["@merkaly/[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":["@merkaly/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
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 low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts9
buildtsc -p tsconfig.build.jsoncleantsc -b --cleandevtsc -p tsconfig.build.json --watchformatprettier --write "src/**/*.ts"linteslint .prepackpnpm buildtestjesttest:covjest --coveragetest:watchjest --watch
Dependencies31
@eslint/js^9.39.0@nestjs/cli^11.0.10@nestjs/common^11.1.18@nestjs/core^11.1.18@nestjs/event-emitter^3.1.0@nestjs/mapped-types^2.1.1@nestjs/microservices^11.1.18@nestjs/schematics^11.1.0@nestjs/testing^11.1.6@types/jest^30.0.0@types/node^25.9.0amqp-connection-manager^5.0.0amqplib^2.0.1class-transformer^0.5.1class-validator^0.15.1eslint^9.39.0eslint-config-prettier^10.1.8eslint-plugin-import^2.32.0eslint-plugin-prettier^5.5.4globals^17.6.0jest^30.4.1nestjs-console^10.0.0prettier^3.8.0reflect-metadata^0.2.2rxjs^7.8.1source-map-support^0.5.21ts-jest^29.4.1ts-node^10.9.2tsconfig-paths^4.2.0typescript^6.0.3- …and 1 more.