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":["@akta/[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":["@akta/[email protected]"],"fail_on":"high"}'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 high · score 92 · status changed
Related candidates
Linked campaigns and clusters
krby
3 members · evidence strength 72Evidence
Static findings
20 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/chunk-K76URIPO.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/chunk-WTDHZGUM.mjs | high encoded/escaped-token density | 12 |
| medium | Large Javascript Payload | package/dist/chunk-LVGQRYZG.js | 3285057 bytes | 10 |
| medium | Large Javascript Payload | package/dist/chunk-KWFYX34V.mjs | 3267574 bytes | 10 |
Show all 20 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/chunk-K76URIPO.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/chunk-WTDHZGUM.mjs | high encoded/escaped-token density | 12 |
| medium | Large Javascript Payload | package/dist/chunk-LVGQRYZG.js | 3285057 bytes | 10 |
| medium | Large Javascript Payload | package/dist/chunk-KWFYX34V.mjs | 3267574 bytes | 10 |
| low | Obfuscation | package/dist/chunk-66KUGVM2.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/chunk-7RJQCI22.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/chunk-FOEWI4FX.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/chunk-NIQFSVYD.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/chunk-NVSKAUVL.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/chunk-PFX6BSCE.js | matched "\\u2019" | 3 |
| low | Obfuscation | package/dist/chunk-PMZSGGZE.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/chunk-SORM3KIM.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/chunk-5NNJKPBJ.mjs | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/chunk-NGNKMISH.mjs | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/chunk-PCZCAW3V.mjs | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/chunk-QPDFKBXY.mjs | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/chunk-SMRXCWIF.mjs | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/chunk-ST2WN72C.mjs | matched "\\u2019" | 3 |
| low | Obfuscation | package/dist/chunk-VTBACBI7.mjs | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/chunk-XBHYP7OI.mjs | matched "\\u2014" | 3 |
Manifest
Package metadata
Scripts8
buildtsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir distcleanrm -rf dist/ src/generated/generatealgokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.tsprebuildnpm run clean && npm run generatepublish:canarynpm publish --tag canarytestvitest runtest:coveragevitest run --coveragetest:watchvitest watch
Dependencies1
@noble/hashes^1.7.1