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
- 324
- Versions published
- 56Established · −30% score
- First published
- Nov 2025
- Publisher
- iloom
Effective trust discount applied: −30% (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":["@iloom/[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":["@iloom/[email protected]"],"fail_on":"review"}'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 review · score 10 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/chunk-FV4QA3YT.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/index.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/mcp/issue-management-server.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts18
buildtsup && pnpm run export-schema && pnpm run copy-docscleanrimraf distcompiletsc --noEmitcopy-docstsx scripts/copy-docs.tsdevtsup --watchexport-schematsx scripts/export-schema.tsformatprettier --write .format:checkprettier --check .linteslint . --ext .ts,.tsx --report-unused-disable-directives --max-warnings 0lint:fixeslint . --ext .ts,.tsx --fixpreparehuskyprepublishOnlypnpm run buildtestvitest run --bail 10test:coveragevitest run --coverage --bail 10test:hangingvitest run --reporter=hanging-processtest:uivitest --uitest:watchvitest --watch --bail 10validate:commitpnpm run compile && pnpm run lint && pnpm run test
Dependencies20
@linear/sdk^65.1.0@modelcontextprotocol/sdk^1.0.4chalk^5.3.0commander^11.1.0deepmerge^4.3.1dotenv-flow^4.1.0execa^8.0.1extended-markdown-adf-parser^2.4.0fast-glob^3.3.3fs-extra^11.1.1handlebars^4.7.8inquirer^9.2.12jsonc-parser^3.3.1omelette^0.4.17ora^7.0.1posthog-node^4.0.0proper-lockfile^4.1.2string-width^6.1.0uuid^11.1.0zod^3.23.8