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
- 7
- First published
- May 2026
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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":["@syntax-syllogism/[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":["@syntax-syllogism/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".azure"
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 1 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/assets/index-De8YCGkd.js | matched ".azure" | 5 |
Manifest
Package metadata
Scripts21
buildvite buildbuild:servernode scripts/build-server.mjsbuild:webvite builddevnpm run dev:localdev:localconcurrently "npm run dev:server" "npm run dev:web"dev:servertsx watch src/server/index.tsdev:webviteformatprettier --write .format:checkprettier --check .linteslint .lint:fixeslint . --fixmarkdownlintmarkdownlint-cli2 "**/*.md" "#node_modules"prepublishOnlynpm run build && npm run build:serverscreenshots:capturenode scripts/capture-screenshots.mjsserve:localtsx src/server/index.ts --serve-staticsmokenode scripts/smoke-crawl.mjsstartnpm run build && npm run serve:localtestvitest runtypechecktsc --noEmitverify:no-inline-scriptsnode scripts/verify-no-inline-scripts.mjsverify:no-unapproved-httpsnode scripts/verify-no-unapproved-https.mjs
Dependencies12
@codemirror/lang-css6.3.1@codemirror/lang-html6.4.11@codemirror/lang-javascript6.2.5@codemirror/lang-sql6.10.0@codemirror/lang-xml6.1.0@codemirror/theme-one-dark6.1.3@fastify/static9.1.3@lucide/svelte1.16.0@salesforce/core8.30.4codemirror6.0.2fastify5.8.5jszip3.10.1