PkgRadar

Package evidence

@observeone/[email protected]

Obfuscation

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":["@observeone/[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":["@observeone/[email protected]"],"fail_on":"review"}'
Publishersamir1498
Artifact bytes143,200
Previous version1.25.0
Published2026-05-21T14:50:19.392Z
SHA-256c6a4307b7c0e605b1be35d3cf21c1cdd674c97c9f3f65c13e68e3f707c158089

Why flagged

What the scanner saw

Obfuscation

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/dist/commands/apply.js3

Manifest

Package metadata

Scripts 10

Sign in to view install / lifecycle script contents.

Dependencies8
  • axios^1.6.0
  • chalk^5.3.0
  • commander^11.1.0
  • conf^11.0.2
  • dotenv^17.2.3
  • inquirer^9.2.12
  • open^11.0.0
  • ora^8.0.1