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
- 1,367Niche · −30% score
- Versions published
- 163
- First published
- Feb 2026
- Publisher
- jamdesk-org
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
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
Remote Payload: matched "curl "
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 11 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/commands/deploy/cloudflare.js | matched "curl " | 12 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/commands/deploy/cloudflare.js | matched "curl " | 12 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/patch-openapi-schemas.js && node scripts/install-banner.js" | 5 |
Manifest
Package metadata
Scripts15
buildtscdevtsc --watchgenerate-workspace-lockfilenode scripts/generate-workspace-lockfile.jslinteslint src/postinstallnode scripts/patch-openapi-schemas.js && node scripts/install-banner.jspreparenpm run buildprepublishOnlynpm run vendor && npm run build && npm run security-checkpublish:drynode scripts/publish.js npm --dry-runpublish:githubnode scripts/publish.js githubpublish:npmnode scripts/publish.js npmsecurity-checknode scripts/security-check.jstestvitesttest:localnode scripts/test-local.jsvendornode scripts/vendor.jsverify:workspace-lockfilenode scripts/verify-workspace-lockfile.js
Dependencies23
@apidevtools/swagger-parser^12.1.0@inquirer/prompts^8.4.1ajv^8.17.1ajv-formats^3.0.1chalk^5.3.0commander^15.0.0dictionary-en^4.0.0estree-util-visit^2.0.0fastest-levenshtein^1.0.16fs-extra^11.2.0github-slugger^2.0.0glob^13.0.6gray-matter^4.0.3ignore^7.0.5json5^2.2.3nspell^2.1.5open^11.0.0ora^9.4.0remark-mdx^3.1.1remark-parse^11.0.0tar^7.5.15unified^11.0.5unist-util-visit^5.1.0