Homebrew tap for squash-ai — automated EU AI Act compliance for ML teams.
brew tap konjoai/squash
brew install squash-aiOr in one step:
brew install konjoai/squash/squash-aisquash attest ./my-model --policy eu-ai-act
squash report --format pdf
squash sbom ./my-modelFull docs: docs.getsquash.dev
brew upgrade squash-aibrew uninstall squash-ai
brew untap konjoai/squashFormula/squash-ai.rb
Once this tap has seen regular use, submit to homebrew/homebrew-core so users can install with just brew install squash-ai (no tap required). Follow the New Formula Checklist and run brew audit --new squash-ai before opening the PR.