PkgRadar

Package evidence

@iloom/[email protected]

Credential file access: matched ".npmrc"

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 promoting

Mixed 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"}'
Publisheriloom
Artifact bytes1,428,433
Previous version0.14.0
Published2026-06-18T12:55:03.901Z
SHA-256994ddcbca92f6d58dbbcb16deec5eadcc09b5962cfd503de15bb058e3698bf4c

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

review
Last checked
reviewRisk
10Score
0.14.1Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/chunk-56OTEKIQ.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/index.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/mcp/issue-management-server.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts18
  • buildtsup && pnpm run export-schema && pnpm run copy-docs
  • cleanrimraf dist
  • compiletsc --noEmit
  • copy-docstsx scripts/copy-docs.ts
  • devtsup --watch
  • export-schematsx scripts/export-schema.ts
  • formatprettier --write .
  • format:checkprettier --check .
  • linteslint . --ext .ts,.tsx --report-unused-disable-directives --max-warnings 0
  • lint:fixeslint . --ext .ts,.tsx --fix
  • preparehusky
  • prepublishOnlypnpm run build
  • testvitest run --bail 10
  • test:coveragevitest run --coverage --bail 10
  • test:hangingvitest run --reporter=hanging-process
  • test:uivitest --ui
  • test:watchvitest --watch --bail 10
  • validate:commitpnpm run compile && pnpm run lint && pnpm run test
Dependencies20
  • @linear/sdk^65.1.0
  • @modelcontextprotocol/sdk^1.0.4
  • chalk^5.3.0
  • commander^11.1.0
  • deepmerge^4.3.1
  • dotenv-flow^4.1.0
  • execa^8.0.1
  • extended-markdown-adf-parser^2.4.0
  • fast-glob^3.3.3
  • fs-extra^11.1.1
  • handlebars^4.7.8
  • inquirer^9.2.12
  • jsonc-parser^3.3.1
  • omelette^0.4.17
  • ora^7.0.1
  • posthog-node^4.0.0
  • proper-lockfile^4.1.2
  • string-width^6.1.0
  • uuid^11.1.0
  • zod^3.23.8