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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: prepare="npm run build"
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 25 · status changed
Evidence
Static findings
8 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 8 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | prepare="npm run build" | 4 |
| low | Obfuscation | package/dist/cli/commands/docs.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/cli/commands/doctor.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/ui/routes/doctor.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/ui/public/assets/index-BfPpw6Ho.js | matched "\\u00C0" | 3 |
| low | Obfuscation | package/dist/git/ingestion.js | matched "\\x00" | 3 |
| low | Obfuscation | package/dist/cli/commands/mintlify.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/ui/routes/reports.js | matched "Buffer.from(encoded, 'base64" | 3 |
Manifest
Package metadata
Scripts15
buildcd ui && npm install && npm run build && cd .. && tsc && chmod +x dist/bin/work-summary.jsbuild:backendtsc && chmod +x dist/bin/work-summary.jsbuild:frontendcd ui && npm run buildchangelogconventional-changelog -p angular -i CHANGELOG.md -sdevtsx src/bin/work-summary.tspostversiongit push && git push --tags && npm run release:github && npm run release:docspreparenpm run buildpreversionnpm testrelease:docsgh workflow run deploy-docs.ymlrelease:githubgh release create v$npm_package_version --generate-notes --title v$npm_package_versionrelease:npmnpm publishstartnode dist/bin/work-summary.jstestvitest runtypechecktsc --noEmitversionnpm run changelog && git add CHANGELOG.md
Dependencies6
@google/generative-ai^0.21.0@linear/sdk^84.0.0commander^12.1.0express^4.21.0mustache^4.2.0open^10.1.0