generated: '2026-08-27' method: searched source: >- https://docs.simetrik.com/cli/getting-started/installation, the published installer at https://cli.simetrik.com, the release manifest at https://cli.simetrik.com/cli/manifest.json, and unauthenticated lookups against registry.npmjs.org, pypi.org and formulae.brew.sh, 2026-08-27. summary: >- Simetrik ships no traditional language SDK. Its one first-party distributed artifact is the `simetrik` CLI, published as signed standalone binaries from Simetrik's own CDN with a JSON release manifest, plus a versioned Claude Agent Skill bundle released in lockstep with it. No npm, PyPI, Maven, NuGet, Go, RubyGems, Packagist or crates.io package for Simetrik was found. packages: - name: simetrik official: true kind: cli-binary registry: cdn language: null version: 1.3.8 published: '2026-08-27' channel: stable url: https://cli.simetrik.com/cli/manifest.json install: - platform: macos-linux command: curl -fsSL https://cli.simetrik.com | sh - platform: windows command: irm https://cli.simetrik.com/install.ps1 | iex artifacts: - platform: linux-x86_64 filename: simetrik-linux-x86_64.tar.gz size_bytes: 39121474 sha256: 0ca97c9541a21ca294dc9313b4da5bcf6535135b12834fd8800941822c74d1fb - platform: darwin-arm64 filename: simetrik-darwin-arm64.tar.gz size_bytes: 23192205 sha256: 96e5195a8adaa85e21a14f0a901837ff192c34ba28226234dd2bca66a30f7a1d - platform: windows-x86_64 filename: simetrik-windows-x86_64.zip size_bytes: 43660722 sha256: cb16603593d5fc9999283764dfdb0f582c7848835d548c126392c48ec12731f3 note: >- Read straight from the provider's own release manifest, which the installer itself fetches at channels.stable.latest_version. The distribution IS pinned and verifiable: every platform artifact carries a published sha256 the install script checks before extracting. released_at in the manifest is 2026-08-27T01:35:53Z - the CLI shipped a release the same day this profile was built, so the tooling is actively maintained rather than decaying. Only a `stable` channel is published today; the installer also accepts SIMETRIK_CHANNEL for others. - name: simetrik-skill official: true kind: agent-skill-bundle registry: cdn language: null version: 1.3.21 published: '2026-08-27' url: https://cli.simetrik.com/cli/v1.3.8/simetrik-skill.tar.gz install: - platform: any command: simetrik skill install size_bytes: 188020 sha256: 5c0bdf02e3fbdf12b7e6f0f2580049ebcfe75c65a8d2be7ccb999e8b18e93372 installs_to: ~/.claude/skills/simetrik/ note: >- A packaged Claude Agent Skill the provider publishes and versions in lockstep with the CLI. The shell installer downloads and sha256-verifies it automatically when it detects Claude Code on the machine. `published` is the parent CLI release date from the same manifest entry; the bundle carries its own independent skill_version 1.3.21. See skills/ for the captured contents. - name: simetrik-cli official: false kind: npm registry: npm language: javascript version: null published: null url: https://registry.npmjs.org/simetrik-cli note: >- CHECKED, NOTHING TO RECORD. Simetrik's own `simetrik update` documentation tells npm-installed users to run `npm install -g simetrik-cli`, but registry.npmjs.org/simetrik-cli returns HTTP 404 and an npm text search for "simetrik" returns zero packages. Either the package was never published or it is private. Recorded as a documentation/distribution mismatch worth reporting to the provider, not as an available package. - name: simetrik (Homebrew) official: false kind: homebrew registry: homebrew version: null published: null url: https://formulae.brew.sh/api/formula/simetrik.json note: >- CHECKED, NOTHING TO RECORD. `simetrik update` also prints `brew upgrade ...` for Homebrew-installed users, but there is no `simetrik` formula or cask in homebrew-core (both API lookups return the 404 HTML page). If a private tap exists it is not named in the public docs. registries_checked: - registry: npm result: no package (simetrik-cli 404; text search returns 0 results) - registry: pypi result: no package (pypi.org/pypi/simetrik/json returns 404) - registry: homebrew result: not in homebrew-core - registry: cdn result: 2 first-party artifacts with pinned versions and sha256 digests