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
- 3
- First published
- Feb 2026
- Publisher
- zeno_begnini
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":["@openapiserver/[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":["@openapiserver/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential File Packaged: package/examples/.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
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/examples/.env | package/examples/.env | 35 |
Manifest
Package metadata
Scripts10
buildtscchangelogauto-changelog -u --release-summarycoveragejest --coverageexamplenpm run build && node dist/cli.js -l --API_YML /examples/api.yml --API_PREFIX /api --STATIC_PATH /examples/static --MOCKS_PATH /examples/mocksinstall:typestypesyncpreparenpm run buildpreversionnpm run build && npm run changelogstartnpm run build && node dist/cli.jstddjest --watchtestjest
Dependencies24
ajv^7.2.4axios^1.13.4commander^7.2.0compression^1.8.1cors^2.8.6dotenv^8.6.0dotenv-expand^5.1.0express^4.22.1glob^7.2.3jest-transform-stub^2.0.0js-yaml^4.1.1json-refs^3.0.15json-schema-resolve-allof^1.5.0lodash^4.17.23mock-express-request^0.2.2mock-express-response^0.3.0node-fetch^2.7.0openapi-schema-validator^7.2.3openapi-types^7.2.3postman-request^2.88.1-postman.8-beta.1request^2.88.2request-promise^4.2.6tslib^2.8.1typescript^5.9.3