PkgRadar

Package evidence

@skaile/[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,543Niche · −30% score
Versions published
10
First published
May 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":["@skaile/[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":["@skaile/[email protected]"],"fail_on":"review"}'
Artifact bytes1,653,923
Previous version0.12.0
Published2026-05-25T08:27:05.438Z
SHA-2565783d7bbad05882e48925715df85b26368d7e48570802286a27eaf741da28a94

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/chunk-EAJKY27M.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/cli/index.jsmatched "cUrl "12
mediumCredential file accesspackage/dist/chunk-EAJKY27M.jsmatched ".AWS"10
mediumCredential file accesspackage/dist/bridge/drivers/omp.jsmatched ".ssh"10
Show all 33 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/chunk-EAJKY27M.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/cli/index.jsmatched "cUrl "12
mediumCredential file accesspackage/dist/chunk-EAJKY27M.jsmatched ".AWS"10
mediumCredential file accesspackage/dist/bridge/drivers/omp.jsmatched ".ssh"10
lowObfuscationpackage/dist/chunk-24UIWON4.jsmatched "\\u2014"3
lowObfuscationpackage/dist/chunk-42OQF7UU.jsmatched "\\u2014"3
lowObfuscationpackage/dist/chunk-4NDWKA64.jsmatched "\\u2500"3
lowObfuscationpackage/dist/chunk-6FNCZYJY.jsmatched "\\u2014"3
lowObfuscationpackage/dist/chunk-6MB7CRME.jsmatched "\\u2014"3
lowObfuscationpackage/dist/chunk-CGYEHQOX.jsmatched "\\u2014"3
lowObfuscationpackage/dist/chunk-DDVKNST3.jsmatched "\\u2014"3
lowObfuscationpackage/dist/chunk-DIKFRNCS.jsmatched "\\u2014"3
lowObfuscationpackage/dist/chunk-DQWREFRQ.jsmatched "\\u2014"3
lowObfuscationpackage/dist/chunk-EAJKY27M.jsmatched "\\u2014"3
lowObfuscationpackage/dist/chunk-GKIA2PU5.jsmatched "\\u2014"3
lowObfuscationpackage/dist/chunk-GZWJGNNN.jsmatched "\\u2014"3
lowObfuscationpackage/dist/chunk-IPUYL6TD.jsmatched "\\u2014"3
lowObfuscationpackage/dist/chunk-LV2HPH3C.jsmatched "\\u2014"3
lowObfuscationpackage/dist/chunk-R7FOF242.jsmatched "\\u2014"3
lowObfuscationpackage/dist/chunk-S2OVTCAL.jsmatched "\\u2014"3
lowObfuscationpackage/dist/chunk-TDSRLMDB.jsmatched "\\u2705"3
lowObfuscationpackage/dist/chunk-UTKGPNLV.jsmatched "\\u2014"3
lowObfuscationpackage/dist/chunk-VAJB2UJ5.jsmatched "\\u2014"3
lowObfuscationpackage/dist/chunk-W75ASXH4.jsmatched "\\u2014"3
lowObfuscationpackage/dist/chunk-YHXBQLXX.jsmatched "\\u2014"3
lowObfuscationpackage/dist/chunk-Z5PO7ZVP.jsmatched "\\u2014"3
lowObfuscationpackage/dist/bridge/drivers/claude-sdk.jsmatched "Buffer.from(base64"3
lowObfuscationpackage/dist/bridge/drivers/echo.jsmatched "\\u2014"3
lowObfuscationpackage/dist/cli/index.jsmatched "\\u2192"3
lowObfuscationpackage/dist/tui/index.jsmatched "\\u2191"3
lowObfuscationpackage/dist/workspace-plugin/adapters/mcp.jsmatched "\\u2014"3
lowObfuscationpackage/dist/workspace-plugin/adapters/omp.jsmatched "\\u2014"3
lowObfuscationpackage/dist/setup-WZFCLQ2J.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts13
  • buildbun run build:js && bun run build:dts
  • build:binarybun run _scripts/build-binary.ts
  • build:dtstsc --project tsconfig.build.json --emitDeclarationOnly --noEmit false
  • build:jstsup
  • checkbun run format && bun run lint
  • check:cjsbun run _scripts/check-cjs-require.ts
  • formatbiome format --write .
  • gen:entriesbun run _scripts/gen-tsup-entries.ts
  • gen:manifestbun run _scripts/gen-workspaces-manifest.ts > _scripts/workspaces-exports.json
  • lintbiome lint --fix --unsafe .
  • testbun x --bun vitest run
  • test:nodenode ./node_modules/.bin/vitest run --config vitest.node.config.ts
  • typechecktsc --project tsconfig.build.json --noEmit
Dependencies20
  • @clack/prompts^1.4.0
  • @libsql/client^0.17.3
  • @modelcontextprotocol/sdk^1.27.1
  • @octokit/rest22.0.1
  • @trpc/client^11.10.0
  • chokidar^5.0.0
  • commander^14.0.0
  • drizzle-orm^0.45.2
  • js-yaml^4.1.0
  • marked15
  • marked-terminal^7.3.0
  • mime^4.0.0
  • picocolors^1.1.1
  • picomatch^4.0.0
  • semver^7.8.1
  • smol-toml^1.3.4
  • ulid^3.0.2
  • ws^8.21.0
  • yaml^2.7.0
  • zod^4.4.0