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 bytes355,892
Previous version0.19.0
Published2026-05-24T16:09:20.577Z
SHA-256f7262c9dc8d6ac8db0f96a615ff5fbb0755037a591534292f8230b6402664914

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
72Score
0.19.1Version
Status history (1 event)
  1. newavailable · risk high · score 72 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

evgeniy.moroz

6 members · evidence strength 68

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/build/jira-client/services/IssueService.jsmatched "curl "12
mediumRemote Payloadpackage/build/jira-client/services/IssuetypeService.jsmatched "curl "12
mediumRemote Payloadpackage/build/jira-client/services/UserService.jsmatched "curl "12
mediumRemote Payloadpackage/src/jira-client/services/IssueService.tsmatched "curl "12
mediumRemote Payloadpackage/src/jira-client/services/IssuetypeService.tsmatched "curl "12
mediumRemote Payloadpackage/src/jira-client/services/UserService.tsmatched "curl "12

Manifest

Package metadata

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