PkgRadar

Package evidence

@storybloq/[email protected]

Remote Payload: matched "curl "

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@storybloq/[email protected]"],"fail_on":"high"}'

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":["@storybloq/[email protected]"],"fail_on":"high"}'
Publisherashayegh
Artifact bytes507,035
Previous version1.4.0
Published2026-05-24T03:14:36.367Z
SHA-2561d088656d9ab8c14f21c27617d61764cb0ad781ef4739d0794fecc01d3e99fdb

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

high
Last checked
highRisk
57Score
1.4.1Version
Status history (1 event)
  1. newavailable · risk high · score 57 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

ashayegh

3 members · evidence strength 65

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/cli.jsmatched "curl "12
mediumObfuscation Densitypackage/dist/cli.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dist/mcp.jsmatched "curl "12
mediumObfuscation Densitypackage/dist/mcp.jshigh encoded/escaped-token density12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/cli.jsmatched "curl "12
mediumObfuscation Densitypackage/dist/cli.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dist/mcp.jsmatched "curl "12
mediumObfuscation Densitypackage/dist/mcp.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/cli.jsmatched "\\u2014"3
lowObfuscationpackage/dist/index.jsmatched "\\u2014"3
lowObfuscationpackage/dist/mcp.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts5
  • buildtsup
  • devtsup --watch
  • prepublishOnlynpm run build && npm test
  • testvitest run
  • test:watchvitest
Dependencies4
  • @modelcontextprotocol/sdk^1.27.1
  • proper-lockfile^4.1.2
  • yargs^17
  • zod^3