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.
- Weekly downloads
- 21
- Versions published
- 46Mature · −50% score
- First published
- Mar 2025
- Publisher
- uyiaa
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["@aleph-alpha/[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":["@aleph-alpha/[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 9 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/scripts/test-integration.sh | matched "curl " | 12 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/scripts/test-integration.sh | matched "curl " | 12 |
| low | Credential file access | package/dist/templates/templates.json | matched "GITHUB_TOKEN" | 3 |
| low | Credential file access | package/templates/templates.json | matched "GITHUB_TOKEN" | 3 |
Manifest
Package metadata
Scripts9
buildrun-p type-check "build-only {@}" -- && rimraf --glob ../service/ui-artifacts/* && cpy "dist/**/*" ../service/ui-artifactsbuild-onlyvite builddevviteformatprettier --write .lintprettier --check . && eslint --fix srcpreviewvite previewtest:e2epnpm exec playwright install && playwright test --config "playwright.e2e.config.ts"test:unitvitesttype-checkvue-tsc --build --force
Dependencies27
@aleph-alpha/ds-components-vue1.145.42@aleph-alpha/lib-http1.4.61@aleph-alpha/tsconfig-frontend0.4.33@tiptap/core3.10.4@tiptap/extension-code-block3.10.4@tiptap/extension-highlight3.10.4@tiptap/extension-image3.10.4@tiptap/extension-link3.10.4@tiptap/extension-list3.10.4@tiptap/extension-table3.10.4@tiptap/extension-typography3.10.4@tiptap/pm3.10.4@tiptap/starter-kit3.10.4@tiptap/vue-33.10.4@unocss/reset66.5.5@vueuse/core14.0.0@vueuse/integrations14.0.0focus-trap7.6.6lodash4.17.21pdfjs-dist5.4.394pinia3.0.4pinia-plugin-persistedstate4.7.1tiptap-markdown0.9.0vue3.5.24vue-i18n11.1.11vue-router4.6.3zod4.1.12