Recommended action
Review before promotingMixed 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":["@ucap-llm/[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":["@ucap-llm/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Obfuscation Density: high encoded/escaped-token density
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 review · score 80 · status changed
Evidence
Static findings
16 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/chunk-A2AXSNBT-CnIBL4XX.mjs | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/flowDiagram-4HSFHLVR-BLzM2DTb.mjs | high encoded/escaped-token density | 12 |
| medium | Large Javascript Payload | package/ai-ui.umd.js | 7938778 bytes | 10 |
| medium | Large Javascript Payload | package/index-CItM3CyQ.mjs | 8383416 bytes | 10 |
Show all 16 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/chunk-A2AXSNBT-CnIBL4XX.mjs | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/flowDiagram-4HSFHLVR-BLzM2DTb.mjs | high encoded/escaped-token density | 12 |
| medium | Large Javascript Payload | package/ai-ui.umd.js | 7938778 bytes | 10 |
| medium | Large Javascript Payload | package/index-CItM3CyQ.mjs | 8383416 bytes | 10 |
| low | Obfuscation | package/blockDiagram-JOT3LUYC-BQaxivV1.mjs | matched "\\u000D" | 3 |
| low | Obfuscation | package/c4Diagram-VJAJSXHY-BcIcIDWA.mjs | matched "eVal(" | 3 |
| low | Obfuscation | package/chunk-A2AXSNBT-CnIBL4XX.mjs | matched "\\u00AA" | 3 |
| low | Obfuscation | package/cytoscape.esm-D1A2YP3J.mjs | matched "\\u200B" | 3 |
| low | Obfuscation | package/erDiagram-Q7BY3M3F-zT1r9L3p.mjs | matched "\\u00C0" | 3 |
| low | Obfuscation | package/flowDiagram-4HSFHLVR-BLzM2DTb.mjs | matched "\\xA7" | 3 |
| low | Obfuscation | package/journeyDiagram-U35MCT3I-B3BYYL5I.mjs | matched "eVal(" | 3 |
| low | Obfuscation | package/linear-Di0AUE-T.mjs | matched "\\xB5" | 3 |
| low | Obfuscation | package/mermaid-parser.core-CdFWZP20.mjs | matched "\\xA0" | 3 |
| low | Obfuscation | package/quadrantDiagram-7GDLP6J5-ChQW5xCV.mjs | matched "\\u27F6" | 3 |
| low | Obfuscation | package/sankeyDiagram-QLVOVGJD-Bz9Mo-9F.mjs | matched "\\u000D" | 3 |
| low | Obfuscation | package/sequenceDiagram-X6HHIX6F-BdUj_zWa.mjs | matched "eVal(" | 3 |
Manifest
Package metadata
Scripts1
testecho "Error: no test specified" && exit 1