# Featurevisor vs Flagship

| Attribute | Featurevisor | Flagship |
|---|---|---|
| **Vioscale score** | 38.4 (44% (low)) | 54.2 (22% (low)) |
| activity.commits_last_30d | 12 | - |
| adoption.dependent_repos | 1 | - |
| adoption.github_stars | 805 | - |
| adoption.package_downloads_weekly | 3 | - |
| deployment.options | `{"cloud":true,"self_hosted":true}` | `{"cloud":true}` |
| description.long | A system for managing feature flags, A/B tests, and remote configuration through code-driven definitions stored in Git. Teams update feature configurations in their repository, and applications fetch the compiled data to evaluate features locally using language-specific SDKs without server calls. | A feature flag service that controls which features are visible to users through toggles and percentage-based rollouts, with evaluation support in serverless, backend, and browser environments. |
| features.capabilities | `{"hosting":"both","open_source":true,"openfeature":false,"sdk_breadth":"broad","audit_approvals":true,"code_references":false,"edge_evaluation":false,"experimentation":true,"targeting_rules":true,"experiment_stats":"none","local_evaluation":true,"percentage_rollout":true}` | `{"hosting":"cloud","open_source":false,"openfeature":true,"sdk_breadth":"broad","audit_approvals":false,"code_references":false,"edge_evaluation":true,"experimentation":false,"targeting_rules":true,"experiment_stats":"none","local_evaluation":false,"percentage_rollout":true}` |
| integrations.count | 3 | - |
| integrations.list | `[{"name":"GitHub"},{"name":"GitHub Actions"},{"name":"GitHub Pages"}]` | - |
| language.primary | TypeScript | - |
| license.spdx | MIT | - |
| market.availability | - | `{"primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | `{"cli":true,"web":true}` | `{"web":true}` |
| pricing | `{"type":"open_source","sourceUrl":"https://featurevisor.com","retrievedAt":"2026-08-14T08:35:31.229Z"}` | - |
| pricing.free_tier | yes | - |
| pricing.model | commercial | commercial |
| pricing.price_level | free | - |
| pricing.transparent | yes | - |
| reliability.status_page | - | yes |
| security.vulnerabilities | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=npm&package_name=%40featurevisor%2Fsdk&per_page=100","last_12m":0,"max_severity":null}` | - |

## Capabilities (Feature Flag Software)

| Capability | Featurevisor | Flagship |
|---|:--:|:--:|
| **Deployment** |  |  |
| Hosting | Cloud + self-hosted | Cloud only |
| **Rollout** |  |  |
| Percentage rollout | ✓ | ✓ |
| Attribute / segment targeting | ✓ | ✓ |
| **Evaluation** |  |  |
| Local evaluation (no call home) | ✓ | ✗ |
| Edge / CDN evaluation | ✗ | ✓ |
| **Experimentation** |  |  |
| Built-in A/B experimentation | ✓ | ✗ |
| Experiment stats engine | None | None |
| **Standards** |  |  |
| OpenFeature-compliant provider | ✗ | ✓ |
| **Governance** |  |  |
| Audit logs + change approvals | ✓ | ✗ |
| Stale-flag / code reference detection | ✗ | ✗ |
| **Coverage** |  |  |
| SDK breadth | Broad | Broad |
| **Licensing** |  |  |
| Self-hostable OSS core | ✓ | ✗ |

*Source: Vioscale. Generated 2026-09-01T15:08:15.799Z. "-" = undocumented, not absent.*
