PkgRadar

Package evidence

@himanshu-sanecha/[email protected]

Tls Verification Disabled: matched "NODE_TLS_REJECT_UNAUTHORIZED = \"0"

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
himanshu-sanecha

Recommended action

Review before promoting

Mixed 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":["@himanshu-sanecha/[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":["@himanshu-sanecha/[email protected]"],"fail_on":"review"}'
Artifact bytes86,179
Previous version1.0.2
Published2026-06-20T13:19:32.542Z
SHA-2562959fb1a6639a63b57353ea7087b0d49276c212dc1b82b14cb4d0da4c576a5e9

Why flagged

What the scanner saw

Tls Verification Disabled: matched "NODE_TLS_REJECT_UNAUTHORIZED = \"0"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
22Score
1.0.3Version
Status history (1 event)
  1. newavailable · risk review · score 22 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumTls Verification Disabledpackage/dist/obsidian/client.jsmatched "NODE_TLS_REJECT_UNAUTHORIZED = \"0"12
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"himanshu-sanecha","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10

Manifest

Package metadata

Scripts4
  • buildnode build.mjs
  • devnodemon --exec ts-node src/cli/index.ts mcp
  • startnode dist/cli/index.js mcp
  • typechecktsc --noEmit
Dependencies5
  • @inquirer/prompts^7.3.1
  • @modelcontextprotocol/sdk^1.12.0
  • commander^13.1.0
  • node-fetch^3.3.2
  • zod^3.23.8