BEACON

← candidates

npm @aiquants/html-to-markdown @1.3.0

score
0.53 med
flagged 2026-06-05 23:15
signals by category
content 2 topology 2

maintainers added: fehde, fehde-k

package profile →

amplifiers co-occurring signal pairs that lift the final score

Signals fired

signalweightrationale
content
new_install_script 1.0 first time ['postinstall'] present
install_script_payload 1.0 install/lifecycle script matches payload regex
topology
no_repo 0.3 package.json has no repository field
mass_publish_burst 0.8 publisher 'fehde' pushed 6 packages in the last 15min on npm

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [],
  "versions": 0
}

Evidence (package doc at flag time)

{
  "dependencies_count": 19,
  "dist": {
    "integrity": "sha512-WDtPdHxFf4hJBki5t5hRUto9W1bfLKkotjYCoZbw67m++GOTAM0FiWDSLSeMN7e52rc8qsokWIGz0/nR1bE2tg==",
    "tarball": "https://registry.npmjs.org/@aiquants/html-to-markdown/-/html-to-markdown-1.3.0.tgz",
    "unpackedSize": 1291125
  },
  "dist-tags": {
    "latest": "1.3.0"
  },
  "latest_version": "1.3.0",
  "maintainers": [
    {
      "email": "owner@aiquants.co.jp",
      "name": "fehde-k"
    },
    {
      "email": "genbu0498@gmail.com",
      "name": "fehde"
    }
  ],
  "num_versions": 25,
  "repository": null,
  "scripts": {
    "build": "vite build",
    "check": "biome check --fix src/",
    "clean": "rimraf dist",
    "coverage": "vitest run --coverage",
    "coverage:mcp": "vitest run --coverage tests/mcp-unified.test.ts",
    "debug": "NODE_OPTIONS='--enable-source-maps' vite-node --inspect-brk=9229 main.ts --",
    "dev": "NODE_OPTIONS='--enable-source-maps' vite-node --inspect=9229 --watch src/mcp-streamable.ts --",
    "format": "biome format --write",
    "license-check": "pnpm dlx license-checker --production --onlyAllow \"MIT;Apache-2.0;BSD-2-Clause;BSD-3-Clause;ISC;Unlicense\"",
    "license-check:json": "pnpm dlx license-checker --production --onlyAllow \"MIT;Apache-2.0;BSD-2-Clause;BSD-3-Clause;ISC;Unlicense\" --json",
    "lint": "biome lint app/",
    "postinstall": "node -e \"if(process.env.SKIP_PLAYWRIGHT_INSTALL!=='1'){require('child_process').execSync('npx playwright install --with-deps chromium',{stdio:'inherit'})}\"",
    "publish:major": "npm version major && pnpm publish --no-git-checks",
    "publish:minor": "npm version minor && pnpm publish --no-git-checks",
    "publish:patch": "npm version patch && pnpm publish --no-git-checks",
    "start": "vite-node main.ts",
    "test": "vitest run",
    "test:mcp": "vitest run tests/mcp-unified.test.ts",
    "test:watch": "vitest",
    "typecheck": "tsc --noEmit",
    "watch": "vite build --watch"
  },
  "signal_details": {
    "_amplifiers": [
      "install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)"
    ],
    "install_script_payload": "install/lifecycle script matches payload regex",
    "mass_publish_burst": "publisher 'fehde' pushed 6 packages in the last 15min on npm",
    "new_install_script": "first time ['postinstall'] present",
    "no_repo": "package.json has no repository field"
  },
  "time": {
    "created": "2025-08-02T03:49:44.187Z",
    "modified": "2026-06-06T04:15:32.415Z"
  }
}