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 bytes190,001
Previous version0.19.0
Published2026-05-24T16:09:20.094Z
SHA-256373b8fb57f050d58c6542328802830ed2db9c792a4851336e1d95aa8183ec81d

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.1Version
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.1
  • @modelcontextprotocol/sdk^1.27.1
  • dotenv^16.4.7
  • zod^3.24.2