PkgRadar

Package evidence

@lifeaitools/[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.

Versions published
45
First published
Apr 2026
Publisher
lifeaiuser

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":["@lifeaitools/[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":["@lifeaitools/[email protected]"],"fail_on":"review"}'
Publisherlifeaiuser
Artifact bytes216,953
Previous version0.11.0
Published2026-05-29T03:24:24.364Z
SHA-256bbe5b9bc889333b95d956ad0850164213940e825575e396379a289e82e8bcd90

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/hooks/check-stale-work-items.jsmatched "curl "12

Manifest

Package metadata

Scripts7
  • install-rdc-skillsnode scripts/install-rdc-skills.js
  • prepacknode scripts/validate-publish-manifests.js --mode warn || true && node scripts/validate-place-histories.js --mode warn || true
  • rdc-designnode scripts/rdc-design-cli.mjs
  • test:hooksnode scripts/test-rdc-hooks.mjs
  • uninstall:unixbash scripts/uninstall.sh
  • uninstall:winpowershell -ExecutionPolicy Bypass -File scripts/uninstall.ps1
  • validatenode tests/validate-skills.js