PkgRadar

Package evidence

@pleaseai/[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
33
Versions published
15
First published
Apr 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@pleaseai/[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":["@pleaseai/[email protected]"],"fail_on":"review"}'
Artifact bytes127,620
Previous version0.4.4
Published2026-04-16T16:17:37.526Z
SHA-256724b3784336fac17d0bae70d4e0521a9722410ee3a98d1cfc2668ceca0d53db4

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
3Score
0.4.5Version
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.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/sources/npm.jsmatched "curl "12

Manifest

Package metadata

Scripts5
  • buildtsc
  • devtsc --watch
  • linteslint
  • lint:fixeslint --fix
  • testbun test
Dependencies7
  • @pleaseai/ask-schema^0.3.1
  • @tanstack/intent0.0.29
  • citty^0.2.2
  • consola^3.4.2
  • node-html-markdown^1.3.0
  • semver^7.7.4
  • zod^3.23.0