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
- 19Established · −30% score
- First published
- Mar 2022
- Publisher
- fxck
Effective trust discount applied: −30% (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":["@zerops/[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":["@zerops/[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
Scripts12
buildng buildbuild:allnpm run build:web-component:compile && npm run build:web-component:concat && npm run build:web-component-folderbuild:prepare-publishnpm run build:project-diagram && rm -rf dist/project-diagram-component && npm run build:web-component:compile && npm run build:web-component:concat && cp dist/project-diagram-component/project-diagram.js index.jsbuild:project-diagramng build project-diagrambuild:web-componentnpm run build:project-diagram && rm -rf dist/project-diagram-component && npm run build:web-component:compile && npm run build:web-component:concat && npm run build:web-component-folderbuild:web-component-foldercp dist/project-diagram-component/project-diagram.js ../angular-base-zerops-todo-app/srcbuild:web-component:compileng run project-diagram-component:build:production --main='projects/project-diagram-component/src/app/compile.ts'build:web-component:concatcat dist/project-diagram-component/runtime.*.js dist/project-diagram-component/main.*.js > dist/project-diagram-component/project-diagram.jsngngstartng servetestng testwatchng build --watch --configuration development
Dependencies15
@angular/animations~13.1.0@angular/common~13.1.0@angular/compiler~13.1.0@angular/core~13.1.0@angular/elements^13.1.3@angular/forms~13.1.0@angular/platform-browser~13.1.0@angular/platform-browser-dynamic~13.1.0@angular/router~13.1.0leader-line-zps1.2.7lodash-es^4.17.21panzoom9.4.2rxjs~7.4.0tslib2.3.0zone.js~0.11.4