PkgRadar

Package evidence

@atlassian-dc-mcp/[email protected]

Remote Payload: matched "curl "

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@atlassian-dc-mcp/[email protected]"],"fail_on":"high"}'

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":["@atlassian-dc-mcp/[email protected]"],"fail_on":"high"}'
Publisherevgeniy.moroz
Artifact bytes189,979
Previous version0.18.0
Published2026-04-27T09:10:04.877Z
SHA-256de51095938bd509b1c66146dd87a314fcacf079da98a39c431b999a402503393

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

high
Last checked
highRisk
48Score
0.19.0Version
Status history (1 event)
  1. newavailable · risk high · score 48 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

evgeniy.moroz

6 members · evidence strength 68

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/build/confluence-client/services/AttachmentsService.jsmatched "curl "12
mediumRemote Payloadpackage/build/confluence-client/services/BackupAndRestoreService.jsmatched "curl "12
mediumRemote Payloadpackage/src/confluence-client/services/AttachmentsService.tsmatched "curl "12
mediumRemote Payloadpackage/src/confluence-client/services/BackupAndRestoreService.tsmatched "curl "12

Manifest

Package metadata

Scripts6
  • buildtsc
  • devnodemon src/index.ts
  • inspectmcp-inspector node build/index.js
  • inspect:devmcp-inspector ts-node src/index.ts
  • startnode build/index.js
  • testjest --passWithNoTests
Dependencies4
  • @atlassian-dc-mcp/common^0.19.0
  • @modelcontextprotocol/sdk^1.27.1
  • dotenv^16.4.7
  • zod^3.24.2