BEACON

← candidates

npm slickcode @2.1.14

score
0.549 med
flagged 2026-06-14 12:13
signals by category
content 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
new_install_script 1.0 first time ['postinstall'] present
topology
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['tar']
enrichment
repo_doesnt_exist 1.0 claimed repo shivaganesh9515/slickcode-cli returns 404 on github.com

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "shivaganesh-slick"
  ],
  "versions": 5
}

Evidence (package doc at flag time)

{
  "dependencies_count": 1,
  "dist": {
    "integrity": "sha512-/UbD9Qqcpo4BbF3TB3919vwSjaCZz1gUygbk3+ucle+cfSJrnc5kKQy2ICPygEH1gg7t5qrGm66nd3sH8AKqYw==",
    "tarball": "https://registry.npmjs.org/slickcode/-/slickcode-2.1.14.tgz",
    "unpackedSize": 27272
  },
  "dist-tags": {
    "latest": "2.1.14"
  },
  "latest_version": "2.1.14",
  "maintainers": [
    {
      "email": "gunny9700@gmail.com",
      "name": "shivaganesh-slick"
    }
  ],
  "num_versions": 6,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shivaganesh9515/slickcode-cli.git"
  },
  "scripts": {
    "postinstall": "node postinstall.js",
    "preuninstall": "node -e \"const fs = require('fs'); const path = require('path'); const os = require('os'); const binaryPath = path.join(os.homedir(), '.config', 'slickcode', process.platform === 'win32' ? 'slickcode.exe' : 'slickcode'); try { fs.unlinkSync(binaryPath) } catch (e) { /* ignore if file doesn't exist */ }\""
  },
  "signal_details": {
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['tar']",
    "new_install_script": "first time ['postinstall'] present",
    "repo_doesnt_exist": "claimed repo shivaganesh9515/slickcode-cli returns 404 on github.com"
  },
  "time": {
    "created": "2026-05-25T20:45:44.724Z",
    "modified": "2026-06-14T17:13:39.623Z"
  }
}