Recommended action
Block this updateStatic 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":["@place-ts/[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":["@place-ts/[email protected]"],"fail_on":"high"}'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
Status history (1 event)
- new → available · risk high · score 48 · status changed
Related candidates
Linked campaigns and clusters
areeb-h
5 members · evidence strength 73Evidence
Static findings
10 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/auto-import-plugin.ts | matched "cUrl " | 12 |
| medium | Remote Payload | package/src/islands.ts | matched "cUrl\n\n" | 12 |
Show all 10 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/auto-import-plugin.ts | matched "cUrl " | 12 |
| medium | Remote Payload | package/src/islands.ts | matched "cUrl\n\n" | 12 |
| low | Obfuscation | package/src/build-static.ts | matched "fromCharCode" | 3 |
| low | Obfuscation | package/src/critical-action-client.ts | matched "fromCharCode" | 3 |
| low | Obfuscation | package/src/critical-action.ts | matched "fromCharCode" | 3 |
| low | Obfuscation | package/src/build/island-bundler.ts | matched "fromCharCode" | 3 |
| low | Obfuscation | package/src/logging.ts | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/page.ts | matched "fromCharCode" | 3 |
| low | Obfuscation | package/src/build/route-splitter.ts | matched "fromCharCode" | 3 |
| low | Obfuscation | package/src/security-headers.ts | matched "fromCharCode" | 3 |
Manifest
Package metadata
Scripts3
prepublishOnlybun run typecheck && bun run testtestvitest runtypechecktsc --noEmit
Dependencies6
@place-ts/capability^0.1.0@place-ts/reactivity^0.1.1@place-ts/routing^0.1.2@place-ts/security^0.1.1devalue^5.8.0typescript^6.0.0