npm @harryy/ai-tools @2.4.0
score
0.527
med
flagged
2026-07-28 10:14
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['2.0.1', '2.1.0', '2.2.0', '2.3.0', '2.4.0'] |
| topology | ||
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['decimal.js'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 7d ago but package has 16 versions (expect >= 72d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"harryy"
],
"versions": 14
}
Evidence (package doc at flag time)
{
"dependencies_count": 27,
"dist": {
"integrity": "sha512-9VK4R5X91anIIwUqswzUBwqaMvpGuvvDIyB2P16Ke53xgEa8/LOuNRWkg5OedyRx4nlJA0N1T1ejZbSENPXlHA==",
"tarball": "https://registry.npmjs.org/@harryy/ai-tools/-/ai-tools-2.4.0.tgz",
"unpackedSize": 3379302
},
"dist-tags": {
"latest": "2.4.0"
},
"latest_version": "2.4.0",
"maintainers": [
{
"email": "hariom.s2510@gmail.com",
"name": "harryy"
}
],
"num_versions": 16,
"repository": {
"type": "git",
"url": "git+https://github.com/harryy2510/ai-tools.git"
},
"scripts": {
"build": "bun run codegen && tsdown",
"check": "bun run --parallel format:check lint && bun run codegen:check && bun run test",
"codegen": "bun scripts/codegen/main.ts",
"codegen:check": "bun scripts/codegen/main.ts --check",
"format": "oxfmt --write .",
"format:check": "oxfmt --check .",
"hooks:install": "lefthook install",
"hooks:validate": "lefthook validate",
"integration:down": "bun run --parallel integration:down:compose integration:down:supabase",
"integration:down:compose": "docker compose -f docker-compose.integration.yml down --remove-orphans",
"integration:down:supabase": "bunx supabase stop",
"integration:e2e": "bun scripts/integration-e2e.ts",
"integration:env": "bun scripts/integration-env.ts",
"integration:logs": "docker compose -f docker-compose.integration.yml logs -f",
"integration:status": "docker compose -f docker-compose.integration.yml ps && bunx supabase status",
"integration:up": "bun run --parallel integration:up:compose integration:up:supabase && bun run integration:env",
"integration:up:compose": "docker compose -f docker-compose.integration.yml up -d --wait qdrant minio gotenberg && docker compose -f docker-compose.integration.yml up --no-deps minio-init",
"integration:up:supabase": "bunx supabase start",
"lint": "oxlint --type-aware src test scripts",
"lint:fix": "oxlint --type-aware --fix src test scripts",
"new-module": "bun scripts/new-module.ts",
"prepare": "lefthook install || true",
"prepublishOnly": "bun run check && bun run build",
"release": "semantic-release",
"release:dry": "semantic-release --dry-run",
"test": "bun test --parallel --reporter=dots test/*.test.ts test/core test/modules test/vendors test/shared test/transport",
"test:integration": "bun test --parallel --max-concurrency=16 test/integration/vendors test/integration/seams",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['decimal.js']",
"rapid_release": "5 versions in last 24h: ['2.0.1', '2.1.0', '2.2.0', '2.3.0', '2.4.0']",
"repo_too_new_for_version_history": "claimed repo created 7d ago but package has 16 versions (expect >= 72d for that history)"
},
"time": {
"created": "2026-07-21T02:42:06.923Z",
"modified": "2026-07-28T15:14:41.231Z"
}
}