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":["[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":["[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential file access: matched ".npmrc"
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 45 · status changed
Related candidates
Linked campaigns and clusters
havlli
2 members · evidence strength 53Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/scripts/create-site.mjs | matched ".npmrc" | 30 |
| medium | Obfuscation Density | package/pnpm-lock.yaml | high encoded/escaped-token density | 12 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/scripts/create-site.mjs | matched ".npmrc" | 30 |
| medium | Obfuscation Density | package/pnpm-lock.yaml | high encoded/escaped-token density | 12 |
| low | Obfuscation | package/scripts/generate-content.mjs | matched "\\u0300" | 3 |
Manifest
Package metadata
Scripts15
buildvite buildcheck:generatednode scripts/check-generated.mjscreate-sitenode scripts/create-site.mjsdevvite devdocs:checknode scripts/check-docs.mjsformatprettier --write .generatenode scripts/generate-content.mjslintprettier --check . && eslint .pack:checkpnpm pack --dry-runpackage:checknode scripts/check-package.mjspreviewvite previewrelease:checkpnpm package:check && pnpm test && pnpm test:smoke && pnpm lint && pnpm docs:check && pnpm check:generated && pnpm build && pnpm pack:checkrelease:dry-runpnpm release:check && pnpm pack --pack-destination packagetestnode --test tests/create-site.test.mjs tests/generate-content.test.mjs tests/render-content.test.mjstest:smokenode --test tests/package-smoke.test.mjs
Dependencies10
@fortawesome/fontawesome-free^7.2.0dom-serializer^3.1.1domutils^4.0.2github-slugger^2.0.0gray-matter^4.0.3highlight.js^11.11.1htmlparser2^12.0.0marked^18.0.4marked-highlight^2.2.4sanitize-html^2.17.4