Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Versions published
- 26
- First published
- May 2026
- Publisher
- code2mp4
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":["@aikdna/[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":["@aikdna/[email protected]"],"fail_on":"review"}'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 review · score 24 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/install.js | matched "curl " | 12 |
| medium | Remote Payload | package/src/setup.js | matched "raw.githubusercontent.com" | 12 |
Manifest
Package metadata
Scripts8
formatprettier --write .format:checkprettier --check .linteslint src/ validators/ tests/pretestnpm install --ignore-scriptsrelease:preflightnode scripts/release-preflight.jstestnode --test tests/v07-commands.test.js tests/v012-commands.test.js tests/asset-store.test.jstest:allnode --test tests/*.test.jstest:integrationnode --test tests/integration.test.js
Dependencies1
@aikdna/kdna-core^0.8.0
Optional dependencies3
ajv^8.17.1ajv-formats^3.0.1cbor-x^1.6.4