PkgRadar

Package evidence

[email protected]

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.

Weekly downloads
495
Versions published
16
First published
May 2026
Publisher
avalonhou

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisheravalonhou
Artifact bytes16,566,953
Previous version0.0.18
Published2026-05-25T17:57:20.794Z
SHA-256b0526b4de322349cd44930874eece333ec31a50ce21c37c5cab3509ce433790e

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/data/team_presets/hyperframes-video-team/oasis_experts.jsonmatched "curl "12
mediumRemote Payloadpackage/data/team_presets/team-builder/oasis_experts.jsonmatched "curl "12
mediumRemote Payloadpackage/src/utils/bash_safety.pymatched "curl "12
mediumRemote Payloadpackage/selfskill/scripts/configure_openclaw.pymatched "curl "12
mediumRemote Payloadpackage/scripts/configure_remote_claude_dashboard.pymatched "curl "12
mediumRemote Payloadpackage/src/routes/front_oasis_routes.pymatched "curl "12
mediumRemote Payloadpackage/src/webot/memory_guard.pymatched "curl "12
mediumRemote Payloadpackage/scripts/tunnel.pymatched "wget "12
mediumRemote Payloadpackage/selfskill/scripts/run.shmatched "curl "12
mediumRemote Payloadpackage/scripts/setup_env.shmatched "curl "12
mediumRemote Payloadpackage/scripts/weclaw_install.shmatched "curl "12
mediumLarge Javascript Payloadpackage/frontend/js/oasis-town.bundle.js7163240 bytes10
Show all 21 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/data/team_presets/hyperframes-video-team/oasis_experts.jsonmatched "curl "12
mediumRemote Payloadpackage/data/team_presets/team-builder/oasis_experts.jsonmatched "curl "12
mediumRemote Payloadpackage/src/utils/bash_safety.pymatched "curl "12
mediumRemote Payloadpackage/selfskill/scripts/configure_openclaw.pymatched "curl "12
mediumRemote Payloadpackage/scripts/configure_remote_claude_dashboard.pymatched "curl "12
mediumRemote Payloadpackage/src/routes/front_oasis_routes.pymatched "curl "12
mediumRemote Payloadpackage/src/webot/memory_guard.pymatched "curl "12
mediumRemote Payloadpackage/scripts/tunnel.pymatched "wget "12
mediumRemote Payloadpackage/selfskill/scripts/run.shmatched "curl "12
mediumRemote Payloadpackage/scripts/setup_env.shmatched "curl "12
mediumRemote Payloadpackage/scripts/weclaw_install.shmatched "curl "12
mediumLarge Javascript Payloadpackage/frontend/js/oasis-town.bundle.js7163240 bytes10
lowCredential file accesspackage/frontend/js/main.jsmatched ".npmrc"5
lowCredential file accesspackage/src/utils/bash_safety.pymatched ".ssh"5
lowCredential file accesspackage/src/harness/conductor.pymatched ".ssh"5
lowCredential file accesspackage/src/utils/context_references.pymatched ".ssh"5
lowCredential file accesspackage/src/services/llm_factory.pymatched ".azure"5
lowCredential file accesspackage/src/webot/memory_guard.pymatched ".ssh"5
lowCredential file accesspackage/src/integrations/remote_claude_agents.pymatched ".ssh"5
lowCredential file accesspackage/scripts/setup_env.shmatched ".npmrc"5
lowCredential file accesspackage/data/team_presets/hyperframes-video-team/oasis_experts.jsonmatched ".npmrc"3

Manifest

Package metadata

Scripts6
  • build:oasis-townnode tools/build_oasis_town.mjs
  • build:pretext-vendornode tools/build_pretext_vendor.mjs
  • clawcrossnode bin/clawcross.js
  • pack:clawcrossnpm pack
  • test:browser-smokeplaywright test --config playwright.config.mjs
  • test:nodenode test/test_tinyfish_live_shared.js && node test/test_pretext_text_core.js
Dependencies4
  • @chenglou/pretext^0.0.7
  • easystarjs^0.4.4
  • phaser^3.90.0
  • playwright^1.58.2