PkgRadar

Package evidence

odoo-addon-spp-base==99.0.0

Webhook Exfil Endpoint: matched "discord.com/api/webhooks/"

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
1
First published
Jun 2026
Publisher
OCA

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":["odoo-addon-spp-base==99.0.0"],"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":["odoo-addon-spp-base==99.0.0"],"fail_on":"high"}'
PublisherOCA
Artifact bytes9,330
Previous versionnone
Published2026-06-08T16:01:39
SHA-25638374f936e0a6af4fdcc0e8a332096844f215cfe930d744ef9eb88f7057455f7

Why flagged

What the scanner saw

Webhook Exfil Endpoint: matched "discord.com/api/webhooks/"

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

Availability ledger

available

high
Last checked
highRisk
80Score
99.0.0Version
Status history (1 event)
  1. newavailable · risk high · score 80 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointodoo_addon_spp_base-99.0.0/odoo_addon_spp_base/_harvest.pymatched "discord.com/api/webhooks/"40
highPy Runtime Base64 Decodeodoo_addon_spp_base-99.0.0/odoo_addon_spp_base/_harvest.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
mediumCredential file accessodoo_addon_spp_base-99.0.0/odoo_addon_spp_base/_harvest.pymatched ".aws/"10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highWebhook Exfil Endpointodoo_addon_spp_base-99.0.0/odoo_addon_spp_base/_harvest.pymatched "discord.com/api/webhooks/"40
highPy Runtime Base64 Decodeodoo_addon_spp_base-99.0.0/odoo_addon_spp_base/_harvest.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
mediumCredential file accessodoo_addon_spp_base-99.0.0/odoo_addon_spp_base/_harvest.pymatched ".aws/"10
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.0