Package evidence
@realeyes/[email protected]
Remote Dependency Spec: devDependencies.istanbul-combine="github:realeyes/istanbul-combine#f16c12aaaaa8039f61386bb2f34ef0aed5799104"
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
- 12
- Versions published
- 51Mature · −50% score
- First published
- Dec 2016
- Publisher
- szima
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":["@realeyes/[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":["@realeyes/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Dependency Spec: devDependencies.istanbul-combine="github:realeyes/istanbul-combine#f16c12aaaaa8039f61386bb2f34ef0aed5799104"
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 4 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | devDependencies.istanbul-combine="github:realeyes/istanbul-combine#f16c12aaaaa8039f61386bb2f34ef0aed5799104" | 8 |
Manifest
Package metadata
Scripts13
allnpm run cleanup && npm run lint && npm run build && npm run copy && npm run copy:example && npm run minifybuildbabel index.js | browserify - -d -t [ babelify --presets [ @babel/preset-env ] --global=true ] | exorcist ./dist/Realeyesit.EnvironmentalDetectionAPI.js.map > ./dist/Realeyesit.EnvironmentalDetectionAPI.jscheck-coveragenpm run check-coverage-unitcheck-coverage-unitistanbul check dist/coverage/unit/combined/coverage-final.json --statements 80 --functions 80 --branches 80 --lines 80cleanuprimraf dist/*combine-coveragenpm run combine-coverage-unitcombine-coverage-unitistanbul-combine -d dist/coverage/unit/combined -p summary -r clover -r html -r json dist/coverage/unit/**/coverage.jsoncopycopyfiles -f node_modules/@realeyes/environment-detector/dist/log.gif distcopy:examplecopyfiles -f example/* distlinteslint .minifyuglifyjs --comments /^!/ dist/Realeyesit.EnvironmentalDetectionAPI.js -c -m --source-map filename='dist/Realeyesit.EnvironmentalDetectionAPI.min.js.map',url='dist/Realeyesit.EnvironmentalDetectionAPI.js.map' --output dist/Realeyesit.EnvironmentalDetectionAPI.min.jstestnpm run test-unittest-unitkarma start ./karma.conf.unit.js
Dependencies4
@babel/cli^7.2.3@realeyes/environment-detector2.0.23-stage.10babel-plugin-add-header-comment^1.0.3uuid^3.3.2