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
- 292Mature · −50% score
- First published
- Jun 2019
- Publisher
- dregop
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":["@tricoteuses/[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":["@tricoteuses/[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
Scripts16
buildvite build && npm run prettiercleanrimraf libdata:clean_datatsx src/scripts/clean_reorganized_data.ts --no-validatedata:downloadtsx src/scripts/data-download.tsdata:reorganize_datatsx src/scripts/reorganize_data.ts --no-validate-rawdata:retrieve_deputes_photostsx src/scripts/retrieve_deputes_photos.ts --fetchdata:retrieve_documentstsx src/scripts/retrieve_documents.tsdata:retrieve_open_datatsx src/scripts/retrieve_open_data.ts --fetchdata:retrieve_pending_amendementstsx src/scripts/retrieve_pending_amendments.ts --incrementaldata:retrieve_senateurs_photostsx src/scripts/retrieve_senateurs_photos.ts --fetchlinteslint .preparenpm run buildprettierprettier --write "src/**/*.ts"test:iter_loadtsx src/scripts/test_iter_load.tstype-checktsc --noEmittype-check:watchnpm run type-check -- --watch
Dependencies15
cheerio^1.2.0date-fns^4.1.0deep-equal^2.2.3deep-object-diff^1.1.9fast-xml-parser^5.5.9front-matter^4.0.2fs-extra^11.3.4glob^13.0.6js-yaml^4.1.1node-html-parser^7.1.0node-stream-zip^1.15.0p-limit^7.3.0sharp^0.34.5zod^4.3.6zod-opts^1.0.0