npm hwjcode @1.1.116
score
0.8307
high
flagged
2026-07-27 10:00
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['1.1.114', '1.1.115', '1.1.116'] |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/OrionStarAI/EasyCode.git' also claimed by 1 package(s) under different publishers: ['npm/easycode-ai'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"hwj123weijian"
],
"versions": 83
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-2yXYeVlGKAa5uevFQfkSRgCHtvjYhVpeFxXEdYfQuVKXiqFtqBHA/Hd/sm0AzFIzw/zsXo3eauWgH1onWfUdZA==",
"tarball": "https://registry.npmjs.org/hwjcode/-/hwjcode-1.1.116.tgz",
"unpackedSize": 61979007
},
"dist-tags": {
"latest": "1.1.116"
},
"latest_version": "1.1.116",
"maintainers": [
{
"email": "3471547530@qq.com",
"name": "hwj123weijian"
}
],
"num_versions": 83,
"repository": {
"type": "git",
"url": "git+https://github.com/OrionStarAI/EasyCode.git"
},
"scripts": {
"auth": "npm run auth:npm && npm run auth:docker",
"auth:docker": "gcloud auth configure-docker us-west1-docker.pkg.dev",
"auth:npm": "npx google-artifactregistry-auth",
"build": "node scripts/build.js",
"build:packages": "npm run build --workspaces",
"bundle": "cross-env BUILD_ENV=production npm run build && cross-env BUILD_ENV=production node esbuild.config.js && cross-env BUILD_ENV=production node scripts/copy_bundle_assets.js",
"bundle:cross-platform:dev": "cross-env BUILD_ENV=development DOWNLOAD_ALL_PLATFORMS=true npm run build && cross-env BUILD_ENV=development node esbuild.config.js && cross-env BUILD_ENV=development DOWNLOAD_ALL_PLATFORMS=true node scripts/copy_bundle_assets.js",
"bundle:cross-platform:prod": "cross-env BUILD_ENV=production DOWNLOAD_ALL_PLATFORMS=true npm run build && cross-env BUILD_ENV=production node esbuild.config.js && cross-env BUILD_ENV=production DOWNLOAD_ALL_PLATFORMS=true node scripts/copy_bundle_assets.js",
"bundle:dev": "cross-env BUILD_ENV=development npm run build && cross-env BUILD_ENV=development node esbuild.config.js && cross-env BUILD_ENV=development node scripts/copy_bundle_assets.js",
"bundle:prod": "cross-env BUILD_ENV=production npm run build && cross-env BUILD_ENV=production node esbuild.config.js && cross-env BUILD_ENV=production DOWNLOAD_ALL_PLATFORMS=true node scripts/copy_bundle_assets.js",
"clean": "node scripts/clean.js",
"debug": "cross-env DEBUG=1 DEEPX_SERVER_URL=http://localhost:4001/v1 DEEPX_WEB_URL=http://localhost:4001 node --inspect-brk scripts/start.js",
"dev": "cross-env FILE_DEBUG=1 LOG_TO_FILE=true DEEPX_SERVER_URL=http://localhost:4001/v1 DEEPX_WEB_URL=http://localhost:4001 node scripts/start.js",
"env:development": "./scripts/switch-env.sh development",
"env:production": "./scripts/switch-env.sh production",
"env:test": "./scripts/switch-env.sh test",
"format": "prettier --write .",
"generate": "node scripts/generate-git-commit-info.js",
"lint": "eslint . --ext .ts,.tsx && eslint integration-tests",
"lint:ci": "eslint . --ext .ts,.tsx --max-warnings 0 && eslint integration-tests --max-warnings 0",
"lint:fix": "eslint . --fix && eslint integration-tests --fix",
"pack:dev": "cross-env ENABLE_CHECKPOINTING=true npm run bundle:cross-platform:dev && cross-env BUILD_ENV=development ENABLE_CHECKPOINTING=true node scripts/newpack.js",
"pack:prod": "cross-env ENABLE_CHECKPOINTING=true npm run bundle:cross-platform:prod && cross-env BUILD_ENV=production ENABLE_CHECKPOINTING=true node scripts/newpack.js",
"pack:prod:ci": "cross-env ENABLE_CHECKPOINTING=true npm run bundle:cross-platform:prod && cross-env BUILD_ENV=production ENABLE_CHECKPOINTING=true node scripts/newpack.js -- --no-version-bump",
"postpublish": "node scripts/restore-after-publish.js",
"preflight": "npm run clean && npm ci && npm run format && npm run lint:ci && npm run build && npm run typecheck && npm run test:ci",
"prepare": "node scripts/prepare.js",
"prepare:package": "node scripts/prepare-package.js",
"prepublishOnly": "node scripts/prepare-publish.js && cross-env BUILD_ENV=production NPM_PUBLISH_MODE=1 npm run bundle:prod",
"release:version": "node scripts/version.js",
"start": "node scripts/start.js",
"telemetry": "node scripts/telemetry.js",
"test": "npm run test --workspaces",
"test:ci": "npm run test:ci --workspaces --if-present && npm run test:scripts",
"test:e2e": "npm run test:integration:sandbox:none -- --verbose --keep-output",
"test:integration:all": "npm run test:integration:sandbox:none && npm run test:integration:sandbox:docker && npm run test:integration:sandbox:podman",
"test:integration:sandbox:docker": "GEMINI_SANDBOX=docker node integration-tests/run-tests.js",
"test:integration:sandbox:none": "GEMINI_SANDBOX=false node integration-tests/run-tests.js",
"test:integration:sandbox:podman": "GEMINI_SANDBOX=podman node integration-tests/run-tests.js",
"test:scripts": "vitest run --config ./scripts/tests/vitest.config.ts",
"typecheck": "npm run typecheck --workspaces --if-present"
},
"signal_details": {
"rapid_release": "3 versions in last 24h: ['1.1.114', '1.1.115', '1.1.116']",
"shared_repo_different_publisher": "repo 'git+https://github.com/OrionStarAI/EasyCode.git' also claimed by 1 package(s) under different publishers: ['npm/easycode-ai']"
},
"time": {
"created": "2026-06-16T17:07:40.363Z",
"modified": "2026-07-27T14:49:00.636Z"
}
}