BEACON

← candidates

npm @myapihq/cli @2.8.0

score
0.664 med
flagged 2026-07-28 10:13
signals by category
content 1 cadence 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
script_count_spike 0.5 scripts count 22 -> 27
cadence
rapid_release 0.8 7 versions in last 24h: ['2.6.2', '2.7.0', '2.7.1', '2.7.2', '2.8.0']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 81d ago but package has 98 versions (expect >= 119d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "symeof",
    "ric_mat"
  ],
  "versions": 96
}

Evidence (package doc at flag time)

{
  "dependencies_count": 1,
  "dist": {
    "integrity": "sha512-Xo60ZVI9IaNHBz0e21Rx/5RkgYd0Na5ZL2Gsq1Z+4o5Wfqc4sbf0o63r2QfFxp6Jla96EKERcL4qbkrgeXk8ww==",
    "tarball": "https://registry.npmjs.org/@myapihq/cli/-/cli-2.8.0.tgz",
    "unpackedSize": 1017450
  },
  "dist-tags": {
    "latest": "2.8.0",
    "wip": "1.1.0-wip.5"
  },
  "latest_version": "2.8.0",
  "maintainers": [
    {
      "email": "s.janin@x80security.com",
      "name": "symeof"
    },
    {
      "email": "r.mattesini@x80security.com",
      "name": "ric_mat"
    }
  ],
  "num_versions": 98,
  "repository": {
    "directory": "packages/cli",
    "type": "git",
    "url": "git+https://github.com/myapihq/myapi.git"
  },
  "scripts": {
    "audit:doctor": "npm run build && node scripts/audit-doctor.js",
    "audit:fields": "npm run build && node scripts/audit-field-honoured.js",
    "bench:discoverability": "node scripts/bench-discoverability.js",
    "build": "tsc && rm -rf dist/skills && cp -r src/skills dist/skills",
    "check-coverage": "npm run build && node scripts/check-coverage.js",
    "check-coverage:live": "npm run build && node scripts/check-coverage.js --live",
    "dev": "tsc --watch",
    "lint:changelog": "node ../../scripts/lint-changelog.js",
    "lint:claims": "node scripts/verify-claims.js --lint",
    "lint:docs": "node scripts/lint-docs.js",
    "lint:exposes": "node scripts/lint-exposes.js",
    "lint:help-order": "node scripts/lint-help-order.js",
    "lint:request-fields": "node scripts/lint-request-fields.js",
    "lint:skill-coverage": "node scripts/lint-skill-coverage.js",
    "lint:skills": "node scripts/copy-skills.js && node scripts/lint-skills.js",
    "lint:skills:strict": "node scripts/copy-skills.js && node scripts/lint-skills.js --strict",
    "prebuild": "node scripts/copy-skills.js",
    "test": "vitest run src test/scripts",
    "test:all": "npm run build && MYAPI_RUN_RESET=1 vitest run src test/smoke test/scripts test/online",
    "test:online": "npm run build && MYAPI_RUN_RESET=1 vitest run test/online",
    "test:realistic": "npm run build && MYAPI_RUN_REALISTIC=1 vitest run test/realistic/autonomous-company.test.ts",
    "test:realistic:cleanup": "npm run build && vitest run test/realistic/cleanup.test.ts",
    "test:smoke": "npm run build && vitest run src test/smoke test/scripts",
    "test:smoke:ci": "vitest run src test/smoke test/scripts",
    "typecheck:tests": "tsc -p tsconfig.tests.json",
    "update-schema": "node scripts/update-schema.js",
    "verify:claims": "npm run build && node scripts/verify-claims.js"
  },
  "signal_details": {
    "rapid_release": "7 versions in last 24h: ['2.6.2', '2.7.0', '2.7.1', '2.7.2', '2.8.0']",
    "repo_too_new_for_version_history": "claimed repo created 81d ago but package has 98 versions (expect >= 119d for that history)",
    "script_count_spike": "scripts count 22 -> 27"
  },
  "time": {
    "created": "2026-04-22T11:17:42.332Z",
    "modified": "2026-07-28T15:13:25.219Z"
  }
}