Package evidence
@prairielearn/[email protected]
New Account With Lifecycle Hook: package first published 9 day(s) ago, 3 total version(s), has lifecycle hook
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
- 3
- First published
- Jun 2026
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@prairielearn/[email protected]"],"fail_on":"high"}'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":["@prairielearn/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
New Lifecycle Script Vs Previous: install added in 1.4.2 vs 0.0.1: "node-gyp-build || exit 0"
1 candidate cluster(s) currently reference this release.
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 high · score 65 · status changed
Related candidates
Linked campaigns and clusters
New Account With Lifecycle Hook — package first published 9 day(s) ago, 3 total version(s), has lifecycle hook
13 members · evidence strength 83New Account With Lifecycle Hook — package first published 9 day(s) ago, 3 total version(s), has lifecycle hook
13 members · max score 65Evidence
Static findings
4 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | install added in 1.4.2 vs 0.0.1: "node-gyp-build || exit 0" | 40 |
| high | New Account With Lifecycle Hook | package.json | package first published 9 day(s) ago, 3 total version(s), has lifecycle hook | 25 |
| high | Install Lifecycle Suppresses Failure | package.json | install="node-gyp-build || exit 0" | 20 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | install added in 1.4.2 vs 0.0.1: "node-gyp-build || exit 0" | 40 |
| high | New Account With Lifecycle Hook | package.json | package first published 9 day(s) ago, 3 total version(s), has lifecycle hook | 25 |
| high | Install Lifecycle Suppresses Failure | package.json | install="node-gyp-build || exit 0" | 20 |
| low | Install-time lifecycle script | package.json | install="node-gyp-build || exit 0" | 5 |
| low | Obfuscation Density | package/dist/cli/main.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts16
buildtree-sitter build --wasmbuild:jsnode esbuild.config.mjs && tsc -p js/tsconfig.jsonchecknode dist/cli/main.js checkformatprettier --write .format:checkprettier --check .generate:ast-typestsx scripts/generate-ast-types.tsgenerate:config-schematsx scripts/generate-config-schema.tsgenerate:rule-docstsx scripts/generate-rule-docs.tsinstallnode-gyp-build || exit 0linteslint .prepacktree-sitter build --wasm && npm run generate:ast-types && npm run generate:config-schema && npm run build:jsprestarttree-sitter build --wasmstarttree-sitter playgroundtesttree-sitter test && node --test bindings/node/*_test.jstest:jsvitest runtypechecktsc -p js/tsconfig.json --noEmit
Dependencies8
ajv^8.20.0ajv-errors^3.0.0ajv-i18n^4.2.0chalk^5.6.2editorconfig^3.0.1vscode-languageserver-textdocument^1.0.12web-tree-sitter^0.26.5zod^4.4.3