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.
- Weekly downloads
- 1,190Niche · −30% score
- Versions published
- 1,008Mature · −50% score
- First published
- Jul 2019
- Publisher
- vrathee
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["@rh-support/[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":["@rh-support/[email protected]"],"fail_on":"review"}'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 review · score 14 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
| medium | Remote Dependency Spec | package.json | dependencies.hydrajs="git+https://gitlab.cee.redhat.com/redhataccess/hydrajs.git#1.2.9" | 12 |
Manifest
Package metadata
Scripts11
buildrm -rf dist && webpack --config webpack-prod.js --bail --progress --profile && npm run build:serverbuild:devrm -rf dist && webpack --config webpack-dev.js --bail --progress --profilebuild:server./node_modules/.bin/tsc server.ts --allowSyntheticDefaultImports true --esModuleInterop true --outDir distgenerate-translationnpm run build && react-gettext-parser --output messages.pot 'dist/assets/*.js'startnode --max-http-header-size=32768 dist/server.jsstart:devwebpack-dev-server --config webpack-dev.js --https --cert server.cert --key server.key --hot --inline & spandxtestnpm run test:unit && npm run test:snaptest:coveragejest -c jest.config.coverage.js || truetest:snapjest -c jest.config.snapshot.jstest:unitjest -c jest.config.unit.jstest:watchjest --watch
Dependencies34
@patternfly/patternfly^2.17.0@patternfly/pfe-accordion^1.0.0-prerelease.10@patternfly/pfelement^1.0.0-prerelease.14@patternfly/react-core^3.38.1@rh-support/api^0.0.3@rh-support/types^0.0.3@rh-support/utils^0.0.3@types/marked^0.6.5@types/react^16.8.23@types/react-dom^16.8.5@webcomponents/webcomponentsjs^2.2.10abortcontroller-polyfill^1.3.0compression^1.7.4connect-history-api-fallback^1.6.0downshift^3.2.7es6-object-assign^1.1.0express^4.17.0hydrajsgit+https://gitlab.cee.redhat.com/redhataccess/hydrajs.git#1.2.9i18next^17.0.1js-markdown-extra^1.2.4jsuri^1.3.1lodash^4.17.14marked^0.7.0morgan^1.9.1promise-polyfill^8.1.0qs^6.7.0react^16.8.6react-bootstrap-typeahead^3.4.3react-dom^16.8.6react-dropzone^10.1.4- …and 4 more.