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 bytes513,026
Previous version0.18.0
Published2026-04-27T09:10:05.236Z
SHA-25601193ac657aa4092685ebfa11687b4d819f89c2fc8058c00fd05109726561bbb

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.0Version
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/bitbucket-client/services/ProjectService.jsmatched "curl "12
mediumRemote Payloadpackage/build/bitbucket-client/services/RepositoryService.jsmatched "curl "12
mediumRemote Payloadpackage/build/bitbucket-client/services/SystemMaintenanceService.jsmatched "curl "12
mediumRemote Payloadpackage/src/bitbucket-client/services/ProjectService.tsmatched "curl "12
mediumRemote Payloadpackage/src/bitbucket-client/services/RepositoryService.tsmatched "curl "12
mediumRemote Payloadpackage/src/bitbucket-client/services/SystemMaintenanceService.tsmatched "curl "12

Manifest

Package metadata

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