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.

Weekly downloads
1,083Niche · −30% score
Versions published
57
First published
Apr 2026
Publisher
lifeaiuser

Effective trust discount applied: 30% (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":["@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 bytes266,046
Previous version0.16.0
Published2026-06-10T19:13:33.771Z
SHA-25617b71c2494f6ca42b2c617cf4a42b599c744fb605725757a888d93593bbc427a

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
8Score
0.17.0Version
Status history (1 event)
  1. newavailable · risk review · score 8 · 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

Scripts9
  • install-rdc-skillsnode scripts/install-rdc-skills.js
  • mcpnode bin/rdc-skills-mcp.mjs
  • 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
  • rebuild-mcpnode scripts/rebuild-mcp.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
Dependencies4
  • @modelcontextprotocol/sdk^1.29.0
  • express^5.0.0
  • yaml^2.9.0
  • zod^3.25.76