JSPM

  • Created
  • Published
  • Downloads 104
  • Score
    100M100P100Q90941F

Shoulder CLI — darwin-arm64 native binary.

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@shoulderdev/cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    @shoulderdev/cli

    Shoulder is a local-first trust scanner for developers and AI coding agents.

    Is this code, dependency, or release safe to trust right now?

    Install

    npm install -g @shoulderdev/cli

    The right native binary for your platform is installed automatically via npm's optionalDependencies — no postinstall scripts, no network calls at install time.

    Usage

    shoulder --help
    shoulder trust .
    shoulder trust diff
    shoulder trust deps <package>@<version>

    Supported platforms

    OS Architectures
    Linux x64, arm64
    macOS x64, arm64
    Windows x64, arm64

    Verify the binary

    Each release is published with SHA-256 checksums and SBOMs at https://github.com/shoulderdev/binaries. The npm-shipped binary is byte-identical to the matching GitHub release asset.