PkgRadar

Package evidence

@vocasync/[email protected]

Remote Payload: matched "curl "

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":["@vocasync/[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":["@vocasync/[email protected]"],"fail_on":"review"}'
Publishersayedhfatimi
Artifact bytes83,152
Previous version0.1.9
Published2026-04-07T11:47:44.649Z
SHA-2562259968eb1a61f830b253e997fe4923266ab08d7aee2e5b77cfdbb09cef7d413

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/rehype/audio-words.jsmatched "curl "12
mediumRemote Payloadpackage/src/rehype/audio-words.tsmatched "curl "12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/rehype/audio-words.jsmatched "curl "12
mediumRemote Payloadpackage/src/rehype/audio-words.tsmatched "curl "12
lowObfuscationpackage/dist/cli.jsmatched "\\x1b"3
lowObfuscationpackage/src/cli.tsmatched "\\x1b"3

Manifest

Package metadata

Scripts5
  • buildtsc && cp -r src/components/*.astro dist/components/ && cp -r src/styles dist/
  • checkbiome check .
  • check:fixbiome check --write .
  • devtsc --watch
  • prepublishOnlybun run build
Dependencies5
  • remark-math^6.0.0
  • remark-parse^11.0.0
  • unified^11.0.0
  • unist-util-visit-parents^6.0.0
  • zod^3.23.0