Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Versions published
- 849Mature · −50% score
- First published
- Dec 2024
- Publisher
- cloud-devops
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed 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":["@elementor/[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":["@elementor/[email protected]"],"fail_on":"review"}'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
Status history (1 event)
- new → available · risk review · score 9 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/controls/background-control/background-overlay/types.ts | matched "cUrl " | 12 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/controls/background-control/background-overlay/types.ts | matched "cUrl " | 12 |
| low | Obfuscation | package/dist/index.js | matched "\\u201C" | 3 |
| low | Obfuscation | package/dist/index.mjs | matched "\\u201C" | 3 |
Manifest
Package metadata
Scripts2
buildtsup --config=../../tsup.build.tsdevtsup --config=../../tsup.dev.ts
Dependencies36
@elementor/editor-current-user4.2.0-896@elementor/editor-elements4.2.0-896@elementor/editor-props4.2.0-896@elementor/editor-responsive4.2.0-896@elementor/editor-ui4.2.0-896@elementor/editor-v1-adapters4.2.0-896@elementor/env4.2.0-896@elementor/events4.2.0-896@elementor/http-client4.2.0-896@elementor/icons~1.75.1@elementor/locations4.2.0-896@elementor/query4.2.0-896@elementor/schema4.2.0-896@elementor/session4.2.0-896@elementor/ui1.37.5@elementor/utils4.2.0-896@elementor/wp-media4.2.0-896@monaco-editor/react^4.7.0@tiptap/extension-bold^3.11.1@tiptap/extension-document^3.11.1@tiptap/extension-hard-break^3.11.1@tiptap/extension-heading^3.10.4@tiptap/extension-italic^3.11.1@tiptap/extension-link^3.11.1@tiptap/extension-paragraph^3.10.4@tiptap/extension-strike^3.11.1@tiptap/extension-subscript^3.11.1@tiptap/extension-superscript^3.11.1@tiptap/extension-text^3.11.1@tiptap/extension-underline^3.11.1- …and 6 more.