PkgRadar

Package evidence

@dollhousemcp/[email protected]

Remote Payload, Credential file access

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
131Established · −30% score
First published
Jul 2025
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 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":["@dollhousemcp/[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":["@dollhousemcp/[email protected]"],"fail_on":"review"}'
Artifact bytes5,272,529
Previous version2.0.32
Published2026-06-23T20:18:47.796Z
SHA-25626599e8c62d6fa90be66a1092804398e505676a27e6503cbf0a5ec56aa1c1adf

Why flagged

What the scanner saw

Remote Payload

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/web/public/app.js12
mediumRemote Payloadpackage/dist/web/routes.js12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/web/public/app.js12
mediumRemote Payloadpackage/dist/web/routes.js12
lowCredential file accesspackage/dist/handlers/mcp-aql/policies/ToolClassification.js5

Manifest

Package metadata

Scripts 77

Sign in to view install / lifecycle script contents.

Dependencies20
  • @dollhousemcp/safety^1.0.0
  • @modelcontextprotocol/sdk^1.25.1
  • chalk^5.6.2
  • dompurify^3.4.11
  • dotenv^17.2.3
  • express^5.2.1
  • extract-zip^2.0.1
  • graphql^16.12.0
  • graphql-tag^2.12.6
  • gray-matter^4.0.3
  • install-mcp^1.10.2
  • js-yaml^4.1.1
  • jsdom^24.1.3
  • node-fetch^3.3.2
  • otpauth^9.5.0
  • posthog-node^5.24.17
  • qrcode^1.5.4
  • smol-toml^1.6.1
  • uuid^11.1.1
  • zod^4.3.6