npm @zeyue0329/xiaoma-cli @1.15.0
score
0.5978
med
flagged
2026-06-05 10:32
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['xiaoma', 'xiaoma-cli'] |
| script_count_spike | 0.5 | scripts count 0 -> 26 |
| topology | ||
| dependency_added_unknown | 0.6 | 16 new non-watchlisted dep(s): ['@clack/core', '@clack/prompts', '@kayvan/markdown-tree-parser', 'chalk', 'commander'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"zqyl-xiaoma"
],
"versions": 64
}
Evidence (package doc at flag time)
{
"dependencies_count": 16,
"dist": {
"integrity": "sha512-h0uiYqh9sNttJyCvVn/IYLNeIg69kxq8Pb0b5TlzyV+0P0IpElBusqL8Nnn78aefaJVuKIvIG0mHu4RK1cDs8g==",
"tarball": "https://registry.npmjs.org/@zeyue0329/xiaoma-cli/-/xiaoma-cli-1.15.0.tgz",
"unpackedSize": 2611771
},
"dist-tags": {
"latest": "1.15.0",
"legacy-1.0": "1.0.66"
},
"latest_version": "1.15.0",
"maintainers": [
{
"email": "zeyue032988@gmail.com",
"name": "zqyl-xiaoma"
}
],
"num_versions": 65,
"repository": {
"type": "git",
"url": "git+https://github.com/zqyl-xiaoma/xiaoma-cli-release.git"
},
"scripts": {
"emit:step-kinds-doc": "node tools/validate-step-schemas.js --emit-doc",
"format:check": "prettier --check \"**/*.{js,cjs,mjs,json,yaml}\"",
"format:fix": "prettier --write \"**/*.{js,cjs,mjs,json,yaml}\"",
"format:fix:staged": "prettier --write",
"install:xiaoma": "node tools/installer/xiaoma-cli.js install",
"lint": "eslint . --ext .js,.cjs,.mjs,.yaml --max-warnings=0",
"lint:fix": "eslint . --ext .js,.cjs,.mjs,.yaml --fix",
"lint:md": "markdownlint-cli2 \"**/*.md\"",
"prepare": "command -v husky >/dev/null 2>&1 && husky || exit 0",
"quality": "npm run format:check && npm run lint && npm run lint:md && npm run validate:skills && npm run test:step-schemas && npm run test:install && npm run test:resolvers && npm run validate:refs && npm run validate:warnings-samples && npm run validate:trigger-emit-bidi && npm run validate:routing-consistency && npm run validate:step-schemas:strict && npm run validate:step-kinds-doc",
"test": "npm run quality",
"test:coverage": "c8 --reporter=text --reporter=html npm run test:step-schemas",
"test:install": "node test/test-installer-smoke.js",
"test:refs": "node test/test-file-refs-csv.js",
"test:resolvers": "node test/test-resolvers.js",
"test:step-schemas": "node test/test-step-schema.js",
"validate:refs": "node tools/validate-file-refs.js --strict",
"validate:routing-consistency": "node tools/validate-frontmatter-prose-routing.js",
"validate:skills": "node tools/validate-skills.js --strict",
"validate:step-kinds-doc": "node tools/validate-step-schemas.js --check-doc",
"validate:step-schemas": "node tools/validate-step-schemas.js",
"validate:step-schemas:strict": "node tools/validate-step-schemas.js --strict-kind",
"validate:trigger-emit-bidi": "node tools/validate-trigger-column-vs-emits.js",
"validate:warnings-samples": "node tools/validate-warnings-samples.js --strict",
"xiaoma:install": "node tools/installer/xiaoma-cli.js install",
"xiaoma:uninstall": "node tools/installer/xiaoma-cli.js uninstall"
},
"signal_details": {
"bin_added": "new bin entry: ['xiaoma', 'xiaoma-cli']",
"dependency_added_unknown": "16 new non-watchlisted dep(s): ['@clack/core', '@clack/prompts', '@kayvan/markdown-tree-parser', 'chalk', 'commander'] ...",
"script_count_spike": "scripts count 0 -> 26"
},
"time": {
"created": "2025-08-07T02:43:45.237Z",
"modified": "2026-06-05T07:30:39.303Z"
}
}