npm @locofy/cli @1.0.1
score
0.7
high
flagged
2026-06-11 11:13
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['0.0.166', '0.0.167', '0.0.168', '1.0.0', '1.0.1'] |
| topology | ||
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['sharp'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"locofy"
],
"versions": 165
}
Evidence (package doc at flag time)
{
"dependencies_count": 63,
"dist": {
"integrity": "sha512-HVaIfkwFD1rvkxdiHtxD6iefve6fugsepUtWZkAweP1/kVwXTRvLS6xlozRz6YLsu9MG3hJbEf7t+PFkPLRroA==",
"tarball": "https://registry.npmjs.org/@locofy/cli/-/cli-1.0.1.tgz",
"unpackedSize": 2412724
},
"dist-tags": {
"latest": "1.0.1"
},
"latest_version": "1.0.1",
"maintainers": [
{
"email": "hello@locofy.ai",
"name": "locofy"
}
],
"num_versions": 166,
"repository": {
"type": "git",
"url": "git+https://github.com/Locofy/locofy-cli.git"
},
"scripts": {
"build": "tsc && tsc-alias && cpy default-files dist && cpy 'src/agent/tool/tools/*.txt' dist/agent/tool/tools && cpy 'src/agent/integrate/gradle-wrapper/**/*' dist/agent/integrate/gradle-wrapper",
"build:minify": "npm run build && npm run minify",
"bundle:skills": "node ./src/agent/skills/bundle.mjs",
"link": "rimraf dist && npm run build && npm link",
"lint": "eslint . --ext .ts --fix",
"minify": "node scripts/minify.mjs",
"postbuild": "npm run minify &&chmod +x dist/index.js",
"prebuild": "npm run bundle:skills && node -e \"const c=require('child_process').execSync('git rev-parse --short HEAD').toString().trim(); require('fs').writeFileSync('src/build-info.ts', '/** Auto-generated at build time. Do not edit manually. */\\nexport const GIT_COMMIT = \\x27'+c+'\\x27;\\n')\"",
"pretest": "npm run bundle:skills",
"test": "jest",
"test-angular": "jest tests/angular/ --no-coverage",
"test:swiftui": "npx ts-node -r tsconfig-paths/register tests/swiftui/test-integration.ts",
"test:swiftui:all": "npm run test:swiftui:types && npm run test:swiftui",
"test:swiftui:types": "npx ts-node tests/swiftui/test-type-decoder.ts",
"unlink": "npm unlink @locofy/cli -g"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['sharp']",
"rapid_release": "5 versions in last 24h: ['0.0.166', '0.0.167', '0.0.168', '1.0.0', '1.0.1']"
},
"time": {
"created": "2024-05-17T01:29:44.787Z",
"modified": "2026-06-11T16:13:12.104Z"
}
}