Package evidence
[email protected]
Suspicious Publish Context: {"package_age_days":1,"publisher":"pietercolpaert","burst_same_day":3,"burst_week":3,"lure":null,"version_anomaly":false,"new_account":false}
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
- 270
- Versions published
- 4
- First published
- Jun 2026
- Publisher
- pietercolpaert
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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Suspicious Publish Context: {"package_age_days":1,"publisher":"pietercolpaert","burst_same_day":3,"burst_week":3,"lure":null,"version_anomaly":false,"new_account":false}
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 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Suspicious Publish Context | manifest | {"package_age_days":1,"publisher":"pietercolpaert","burst_same_day":3,"burst_week":3,"lure":null,"version_anomaly":false,"new_account":false} | 10 |
Manifest
Package metadata
Scripts31
buildnpm run clean --silent && tsc -p tsconfig.json && npm run build:browser --silentbuild:browsernode scripts/build-browser.mjsbuild:nodenpm run clean --silent && tsc -p tsconfig.jsoncleannode -e "require('node:fs').rmSync('dist', { recursive: true, force: true })"examplenpm run example:transit-fleetexample:owl-skos-catalognpm run build --silent && node dist/examples/owl-skos-catalog/run.jsexample:shipment-logisticsnpm run build --silent && node dist/examples/shipment-logistics/run.jsexample:skos-taxonomynpm run build --silent && node dist/examples/skos-taxonomy/run.jsexample:stateful-materializationnpm run build --silent && node dist/examples/stateful-materialization/run.js --stateful-materializationexample:transit-fleetnpm run build --silent && node dist/examples/transit-fleet/run.jsexample:transit-messagesnpm run build --silent && node dist/examples/transit-messages/run.jshooks:installnode scripts/install-hooks.cjsperfnpm run build:node --silent && node dist/perf/run.jsperf:listnpm run build:node --silent && node dist/perf/run.js --listpreparenode scripts/install-hooks.cjstestnpm run test:default-rules && npm run test:marc-list-ontology && npm run test:skos && npm run test:owltest:default-rulesnpm run build --silent && node dist/tests/run-default-rule-loading.jstest:examplesnpm run test:transit-fleet && npm run test:shipment-logistics && npm run test:skos-taxonomy && npm run test:owl-skos-catalog && npm run test:transit-messages && npm run test:stateful-materializationtest:marc-list-ontologynpm run build --silent && node dist/tests/run-marc-list-ontology.jstest:mobibenchnpm run test:owl:mobibenchtest:officialnpm run test:owl:officialtest:owlnpm run test:owl:mobibench && npm run test:owl:officialtest:owl-skos-catalognpm run example:owl-skos-catalog --silent > /tmp/owl-skos-catalog-output.n3 && diff -u examples/owl-skos-catalog/expected-selected-output.n3 /tmp/owl-skos-catalog-output.n3test:owl:mobibenchnpm run build --silent && node dist/tests/run-mobibench-owl2rl.jstest:owl:officialnpm run build --silent && node dist/tests/run-official-owl2rl.jstest:shipment-logisticsnpm run example:shipment-logistics --silent > /tmp/owl2rl-shipment-logistics-output.n3 && diff -u examples/shipment-logistics/expected-selected-output.n3 /tmp/owl2rl-shipment-logistics-output.n3test:skosnpm run build --silent && node dist/tests/run-skos-entailment.jstest:skos-taxonomynpm run example:skos-taxonomy --silent > /tmp/skos-taxonomy-output.n3 && diff -u examples/skos-taxonomy/expected-selected-output.n3 /tmp/skos-taxonomy-output.n3test:stateful-materializationnpm run build --silent && node dist/examples/stateful-materialization/run.js > /tmp/stateful-materialization-stateless-output.nq && diff -u examples/stateful-materialization/expected-stateless-output.messages.nq /tmp/stateful-materialization-stateless-output.nq && node dist/examples/stateful-materialization/run.js --stateful-materialization > /tmp/stateful-materialization-stateful-output.nq && diff -u examples/stateful-materialization/expected-stateful-output.messages.nq /tmp/stateful-materialization-stateful-output.nqtest:transit-fleetnpm run example:transit-fleet --silent > /tmp/owl2rl-transit-fleet-output.n3 && diff -u examples/transit-fleet/expected-output.n3 /tmp/owl2rl-transit-fleet-output.n3- …and 1 more.
Dependencies3
@rdfjs/types^2.0.1eyeling^1.29.0rdf-parser-ts^0.2.5