PkgRadar

Package evidence

@slowcook-ai/[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
135
First published
Apr 2026
Publisher
aminazar

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":["@slowcook-ai/[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":["@slowcook-ai/[email protected]"],"fail_on":"review"}'
Publisheraminazar
Artifact bytes799,929
Previous version0.20.0
Published2026-06-09T21:56:43.286Z
SHA-256419f9adba6c0904d466c17434dfc9593a6305dc646e4c65c58a4950f26ffd801

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/commands/chef/drift-fix.jsmatched "curl "12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/commands/chef/drift-fix.jsmatched "curl "12
lowCredential file accesspackage/dist/commands/init/templates.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts3
  • buildtsc -b
  • testvitest run --passWithNoTests
  • typechecktsc --noEmit
Dependencies13
  • @anthropic-ai/sdk^0.100.1
  • @octokit/rest^22.0.1
  • @playwright/test^1.40.0
  • @slowcook-ai/core^0.15.0
  • @slowcook-ai/forge-github^0.14.0
  • @slowcook-ai/gates^0.11.0
  • @slowcook-ai/llm-anthropic^0.17.0
  • @slowcook-ai/recorder^0.9.1
  • @slowcook-ai/review-overlay^0.6.0
  • @slowcook-ai/stack-ts^0.9.9
  • ts-morph^28.0.0
  • yaml^2.9.0
  • zod^4.4.3