Analyzers
An analyzer is just a Python package — including ours
OpenTremor Core ships with zero built-in detection logic. Every analyzer — the two official Terraform ones below and anything you write yourself — plugs in the same way, through one public interface. Nothing about writing your own is second-class.
Official analyzers
Maintained and published by the OpenTremor team. Self-hosted: unlimited, every analyzer, always. Cloud: every analyzer shares the same 100-analysis free demo, then requires a paid plan — see pricing.
Build your own
The plugin interface is public, documented, and not gated behind a plan.