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
- 198
- Versions published
- 26
- First published
- Apr 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
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":["@merekit/[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":["@merekit/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Obfuscation Density: high encoded/escaped-token density
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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/npm-shrinkwrap.json | high encoded/escaped-token density | 12 |
Manifest
Package metadata
Scripts22
buildtsc -p tsconfig.jsonbuild:adaptersnode scripts/build-adapters.mjsbuild:adapters:internalnode scripts/build-adapters.mjschecktsc --noEmit -p tsconfig.jsoncheck:adapterspnpm build && node scripts/check-adapter-coverage.mjs && node scripts/check-adapter-safety.mjscheck:lockfile-guardnode scripts/check-lockfile-guard.mjscheck:packagenode scripts/check-package-contents.mjscheck:supply-chainnode scripts/check-supply-chain.mjscoveragepnpm build && c8 --config c8.config.json node --test test/*.test.mjsdocs:buildvitepress build docsdocs:devvitepress dev docsdocs:previewvitepress preview docslinteslint . --max-warnings 0pack:drypnpm verify && pnpm docs:build && npm pack --dry-run --ignore-scriptsprepackpnpm buildprepublishOnlypnpm build && pnpm check:packagesmokepnpm build && node dist/run.js --help >/dev/null && node dist/run.js completion bash >/dev/null && node dist/run.js apps list --json >/dev/null && node scripts/mcp-tools-smoke.mjssmoke:mcppnpm build && node scripts/mcp-tools-smoke.mjsstartnode dist/run.jstestpnpm build && node --test test/*.test.mjstest:packnode scripts/test-pack.mjsverifypnpm lint && pnpm check && pnpm check:supply-chain && pnpm test && pnpm coverage && pnpm check:adapters && pnpm smoke && pnpm smoke:mcp && pnpm check:package
Dependencies4
@modelcontextprotocol/sdk1.29.0sqlite-vec0.1.9yaml2.8.4zod4.3.6