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
- 331
- Versions published
- 152
- First published
- Mar 2026
- Publisher
- infinite-dusky
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":["@infinitedusky/[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":["@infinitedusky/[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 36 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/hooks/check-catchup.js | matched "curl " | 12 |
| medium | Remote Payload | package/dist/bin/commands/extensions.js | matched "curl " | 12 |
| medium | Remote Payload | package/dist/tools/graph-tools.js | matched "curl " | 12 |
Manifest
Package metadata
Scripts5
buildtscdevtsx watch src/server/index.tsprepublishOnlypnpm build && pnpm --filter indusk-admin build && node scripts/bundle-admin.jsstartnode dist/server/index.jstestvitest run
Dependencies22
@modelcontextprotocol/sdk^1.12.1@opentelemetry/api^1.9.0@opentelemetry/api-logs^0.214.0@opentelemetry/exporter-logs-otlp-http^0.214.0@opentelemetry/exporter-trace-otlp-http^0.214.0@opentelemetry/resources^2.6.0@opentelemetry/sdk-logs^0.214.0@opentelemetry/sdk-trace-base^2.6.0@opentelemetry/sdk-trace-node^2.6.0@opentelemetry/semantic-conventions^1.40.0ajv^8.20.0commander^13.0.0falkordb^6.6.2glob^11.0.0gray-matter^4.0.3lucide-react^1.8.0next16.2.4react19.2.4react-dom19.2.4react-markdown^10.1.0remark-gfm^4.0.1zod^4.3.6
Optional dependencies4
@infinitedusky/telemetry-binaries-darwin-arm64^1.28.0@infinitedusky/telemetry-binaries-darwin-x64^1.28.0@infinitedusky/telemetry-binaries-linux-arm64^1.28.0@infinitedusky/telemetry-binaries-linux-x64^1.28.0