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 ".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 high · score 102 · status changed
Related candidates
Linked campaigns and clusters
0-code
6 members · evidence strength 82Evidence
Static findings
7 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/lib/intake/adapters/excel-m365.cjs | matched ".azure" | 30 |
| high | Credential file access | package/lib/google-slides-exporter.cjs | matched "GOOGLE_APPLICATION_CREDENTIALS" | 30 |
| high | Credential file access | package/lib/intake/setup-wizard.cjs | matched ".azure" | 30 |
Show all 7 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/lib/intake/adapters/excel-m365.cjs | matched ".azure" | 30 |
| high | Credential file access | package/lib/google-slides-exporter.cjs | matched "GOOGLE_APPLICATION_CREDENTIALS" | 30 |
| high | Credential file access | package/lib/intake/setup-wizard.cjs | matched ".azure" | 30 |
| low | Obfuscation | package/lib/intake/adapters/excel-m365.cjs | matched "fromCharCode" | 3 |
| low | Obfuscation | package/bin/viepilot.cjs | matched "\\x1B" | 3 |
| low | Obfuscation | package/bin/vp-tools.cjs | matched "\\x1b" | 3 |
| low | Obfuscation | package/lib/intake/writeback.cjs | matched "fromCharCode" | 3 |
Manifest
Package metadata
Scripts10
lint:clinode --check bin/vp-tools.cjs && node --check bin/viepilot.cjsprepublishOnlynpm run verify:releasereadme:syncnode scripts/sync-readme-metrics.cjsrelease:checklistnode scripts/release-checklist.cjssmoke:publishednode scripts/smoke-published.cjstestjesttest:coveragejest --coveragetest:watchjest --watchverify:releasenpm run lint:cli && npm test && npm pack --dry-runverify:ui-directionnode scripts/verify-ui-direction-pages.cjs
Dependencies3
docx^9.0.0pptxgenjs^3.12.0xlsx^0.18.5
Optional dependencies1
@googleapis/slides^1.0.0