PkgRadar

Package evidence

@mondaydotcomorg/[email protected]

Remote Payload: matched "curl "

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":["@mondaydotcomorg/[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":["@mondaydotcomorg/[email protected]"],"fail_on":"review"}'
Publishersergeyts4
Artifact bytes3,025,968
Previous version5.10.3
Published2026-05-18T12:15:33.191Z
SHA-256dc2a2d7f936a5adadbd08d0f36158b1249d5beae57c073362c948d279493fd6d

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

review
Last checked
reviewRisk
66Score
5.11.0Version
Status history (1 event)
  1. newavailable · risk review · score 66 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/cjs/core/index.jsmatched "curl "12
mediumRemote Payloadpackage/dist/cjs/openai/index.jsmatched "curl "12
mediumRemote Payloadpackage/dist/esm/core/index.jsmatched "curl "12
mediumRemote Payloadpackage/dist/esm/openai/index.jsmatched "curl "12
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/cjs/core/index.jsmatched "curl "12
mediumRemote Payloadpackage/dist/cjs/openai/index.jsmatched "curl "12
mediumRemote Payloadpackage/dist/esm/core/index.jsmatched "curl "12
mediumRemote Payloadpackage/dist/esm/openai/index.jsmatched "curl "12
lowObfuscationpackage/dist/cjs/core/index.jsmatched "\\x00"3
lowObfuscationpackage/dist/cjs/mcp/index.jsmatched "\\uE000"3
lowObfuscationpackage/dist/cjs/openai/index.jsmatched "\\x00"3
lowObfuscationpackage/dist/esm/core/index.jsmatched "\\x00"3
lowObfuscationpackage/dist/esm/mcp/index.jsmatched "\\uE000"3
lowObfuscationpackage/dist/esm/openai/index.jsmatched "\\x00"3

Manifest

Package metadata

Scripts8
  • buildrollup -c
  • codegenbash codegen.sh
  • fetch:generatebash fetch-and-generate.sh
  • fetch:schemabash fetch-schema.sh
  • linteslint --fix "src/**/*.ts" --ignore-path "../../.eslintignore"
  • prettierprettier --write "src/**/*.ts" --ignore-path "../../.prettierignore"
  • testjest -c
  • watchrollup -c -w
Dependencies8
  • @mondaydotcomorg/api^13.0.0
  • axios^1.10.0
  • exceljs^4.4.0
  • jsonwebtoken^9.0.2
  • mammoth^1.12.0
  • unpdf^1.6.0
  • zod^3.24.2
  • zod-to-json-schema^3.24.5