PkgRadar

Package evidence

observal-cli==1.6.0

Remote Payload: matched "curl "

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
23
First published
Apr 2026

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":["observal-cli==1.6.0"],"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":["observal-cli==1.6.0"],"fail_on":"review"}'
Publisherunknown
Artifact bytes4,601,927
Previous versionnone
Published2026-06-13T17:17:10
SHA-256571e4c8e1f8035537f15555dc7f47d3d24f10e5b61e1dd5579add9180e51c032

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
37Score
1.6.0Version
Status history (1 event)
  1. newavailable · risk review · score 37 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadobserval_cli-1.6.0/infra/terraform/deploy.shmatched "curl "12
mediumRemote Payloadobserval_cli-1.6.0/infra/terraform/aws/deploy.shmatched "curl "12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadobserval_cli-1.6.0/infra/terraform/deploy.shmatched "curl "12
mediumRemote Payloadobserval_cli-1.6.0/infra/terraform/aws/deploy.shmatched "curl "12
lowCredential file accessobserval_cli-1.6.0/observal-server/api/routes/insights.pymatched "aws_access_key"5
lowCredential file accessobserval_cli-1.6.0/observal-server/api/routes/admin/enterprise_settings.pymatched "aws_access_key"5
lowCredential file accessobserval_cli-1.6.0/observal-server/data/model_registry_seed.jsonmatched "GOOGLE_APPLICATION_CREDENTIALS"3
lowObfuscation Densityobserval_cli-1.6.0/pnpm-lock.yamlhigh encoded/escaped-token density0
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.0