Dead Code & Export Auditor Connecteur IA
Identify unused exports and unreachable code paths using deterministic AST-driven reference counting.
VoirEnvironment Variable Usage Auditor Connecteur IA
Cross-references environment variable usage against declaration files to find missing or unused keys.
VoirGit Merge Conflict Resolver Connecteur IA
Automatically identify and resolve Git merge conflict markers using deterministic strategies.
VoirHTTP Endpoint Collision Detector Connecteur IA
Detect overlapping or conflicting HTTP route definitions in your codebase.
VoirImport Order Enforcer Connecteur IA
Enforce deterministic import ordering and detect unused imports using AST analysis.
VoirJSON Schema Strict Validator Connecteur IA
Perform deterministic JSON validation against Draft-07 and 2020-12 schemas with strict property enforcement.
VoirRegex Safety & Performance Analyzer Connecteur IA
Detects catastrophic backtracking and ReDoS vulnerabilities in regular expressions using AST traversal.
VoirSemVer Compatibility Checker Connecteur IA
Verify if a target version satisfies a semantic versioning constraint and detect breaking changes.
VoirCI/CD Pipeline Config Validator Connecteur IA
Deterministic validator for GitHub Actions and GitLab CI configuration files.
VoirCircular Code Dependency Detector Connecteur IA
Identify import cycles and measure module interdependence in JavaScript, TypeScript, and Python projects.
VoirFile Encoding & BOM Normalizer Connecteur IA
Detects and removes Byte Order Marks (BOM) and normalizes file encodings and line endings to a standard UTF-8 LF format.
VoirGraphQL Schema Breaking Change Detector Connecteur IA
Identify breaking changes in GraphQL schemas by comparing SDL strings.
Voiri18n Hardcoded String Detector Connecteur IA
An AST-powered auditing tool that identifies un-internationalized text literals in source code by cross-referencing them against translation dictionar…
VoirLicense Header Injector and Verifier Connecteur IA
Enforce, audit, and repair mandatory copyright headers in source files.
VoirSQL Static Query Analyzer Connecteur IA
Perform deterministic static analysis on SQL query strings to detect inefficient, destructive, or insecure patterns.
VoirTest Assertion Density Calculator Connecteur IA
Detects empty or ineffective test scaffolding by calculating the ratio of assertions to test blocks.
VoirAnnotation Extractor and Tracker Connecteur IA
Automatically detect, track, and report code annotations like FIXME, HACK, and XXX in your codebase.
VoirType Definition Consistency Checker Connecteur IA
Ensure structural and type-level synchronization between TypeScript interfaces, Zod schemas, and Pydantic models.
VoirAPI Pagination Logic Verifier Connecteur IA
Audit API endpoints for correct pagination patterns to prevent memory exhaustion.
VoirAST Cyclomatic Complexity Calculator Connecteur IA
Measure code maintainability by calculating exact cyclomatic complexity using regex-based decision point counting.
VoirCryptographic Action Attestor Connecteur IA
Creates a tamper-proof audit trail of every agent action using SHA-256 hashing.
VoirDatabase Migration Safety Analyzer Connecteur IA
Detect destructive SQL and ORM migration patterns to prevent production data loss.
VoirDirectory State Fingerprinter Connecteur IA
Generate and verify deterministic cryptographic fingerprints of directory states.
VoirFilesystem Sandbox Boundary Enforcer Connecteur IA
Enforces strict path boundaries and prevents traversal attacks.
VoirIdempotency Key Enforcer Connecteur IA
Prevents duplicate execution of identical side-effectful operations using an in-memory LRU cache.
VoirTool Output Entropy Sanitizer Connecteur IA
Detects and redacts high-entropy strings like API keys from tool outputs.
VoirTransactional File Write Simulator Connecteur IA
Simulates atomic file writes with rollback capabilities to prevent corruption.
VoirWebSocket Event Schema Validator Connecteur IA
Ensures structural consistency of WebSocket event payloads against a deterministic schema registry.
VoirCoverage Gate Evaluator Connecteur IA
Enforce strict code coverage thresholds using deterministic integer math.
VoirDependency Coupling Fitness Function Connecteur IA
Enforce clean architecture boundaries by validating dependency directions.
VoirDeterministic Fuzzer Input Generator Connecteur IA
Generate exact boundary-value test inputs for numeric, string, and enum types.
VoirDiff Apply and Conflict Resolver Connecteur IA
Apply unified diffs to text with deterministic conflict resolution.
Voir
