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
- 35Mature · −50% score
- First published
- Oct 2021
- Publisher
- morkos
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
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":["@otr-app/[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":["@otr-app/[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
Scripts1
testecho "Error: no test specified" && exit 1
Dependencies30
@babel/core^7.16.0@babel/plugin-proposal-decorators^7.18.6@babel/plugin-transform-modules-commonjs^7.16.7@babel/plugin-transform-typescript^7.16.1babel-plugin-remove-export-keywords^1.6.22babel-plugin-remove-import-export^1.1.1babel-plugin-transform-remove-imports^1.7.0browserify^17.0.0child_process^1.0.2del^2.2.0factor-bundle^2.5.0fancy-log^1.3.3gulp^4.0.2gulp-babel^8.0.0gulp-clean-css3.9.0gulp-concat^2.6.1gulp-connect^5.7.0gulp-dart-sass^1.0.2gulp-if^3.0.0gulp-rename^2.0.0gulp-replace-task^2.0.1gulp-typescript^6.0.0-alpha.1gulp-uglify-es^3.0.0lodash.assign^4.2.0tsify^5.0.4typescript^4.4.4vinyl-buffer^1.0.1vinyl-source-stream^2.0.0watchify^4.0.0yargs^17.2.1