PkgRadar

Package evidence

@gooddata/[email protected]

Remote Payload: matched "curl\n "

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":["@gooddata/[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":["@gooddata/[email protected]"],"fail_on":"review"}'
Publishergooddata-ci
Artifact bytes1,838,399
Previous version11.37.0-alpha.3
Published2026-05-22T11:45:57.294Z
SHA-2561a32ec9e670d1a47f847efdf4c02271b924f179f924db4d590104660cca63128

Why flagged

What the scanner saw

Remote Payload: matched "curl\n "

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

Availability ledger

available

review
Last checked
reviewRisk
12Score
11.37.0-alpha.4Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/esm/md/full.jsmatched "curl\n "12

Manifest

Package metadata

Scripts15
  • _phase:buildnpm run build
  • _phase:validatenpm run validate
  • buildtsgo -p tsconfig.json
  • clean../../common/scripts/clean-command-state.sh && rm -rf ci dist esm coverage *.log tsconfig.tsbuildinfo
  • clear-recordingsrm -r src/recordings/uiTestScenarios
  • dep-cruiserdepcruise --validate .dependency-cruiser.js --output-type err-long src/
  • export-ref-workspacecd ../reference-workspace-mgmt && npm run export-ref-workspace
  • format-checkoxfmt --check .
  • format-writeoxfmt .
  • import-ref-workspacecd ../reference-workspace-mgmt && npm run import-ref-workspace
  • lintoxlint . --type-aware --quiet && eslint src
  • lint-fixoxlint . --type-aware --quiet --fix && eslint src --fix
  • refresh-md../reference-workspace-mgmt/bin/refresh-md.sh && npm run build
  • refresh-recordings../reference-workspace-mgmt/bin/refresh-recordings.sh && npm run format-write && npm run build
  • validatenpm run dep-cruiser && npm run lint && npm run format-check
Dependencies4
  • @gooddata/sdk-backend-spi11.37.0-alpha.4
  • @gooddata/sdk-model11.37.0-alpha.4
  • lodash-es^4.17.23
  • tslib2.8.1