nexus-data-validationIntelligent data quality checks and schema validation
Install via ClawdBot CLI:
clawdbot install cyberforexblockchain/nexus-data-validationGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://ai-service-hub-15.emergent.host/api/original-services/data-validationCalls external URL not in known-safe list
https://ai-service-hub-15.emergent.host/api/original-services/data-validationAI Analysis
The skill sends user data to a single, clearly documented external API endpoint over HTTPS for the stated purpose of data validation. While the endpoint is not on a pre-approved safe list, the skill's behavior is transparent, consistent with its description, and includes a trust statement about data handling. No hidden instructions, credential harvesting, or obfuscation were detected.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
Automatically validate and clean product listings, ensuring attributes like price, SKU, and descriptions meet schema standards before publishing. This reduces manual review time and prevents errors in online catalogs.
Check electronic health records for completeness and adherence to medical data schemas, flagging inconsistencies or missing fields to improve accuracy and compliance with regulations like HIPAA.
Validate transaction logs and financial reports against predefined schemas to detect anomalies or formatting errors, aiding in audit preparation and fraud prevention.
Continuously validate data streams from IoT devices, ensuring they follow expected formats and quality thresholds to maintain reliable analytics and operational efficiency.
Process and validate customer data from marketing campaigns, checking for schema compliance and quality issues to enhance targeting accuracy and campaign performance.
Charge users per API request, as indicated by the $0.18/request price, ideal for sporadic or low-volume usage by developers and small businesses needing on-demand data validation.
Offer monthly or annual subscription plans with bundled request limits and premium support, targeting larger organizations with consistent data validation needs across departments.
License the validation technology to other software providers for integration into their products, generating revenue through licensing fees and usage-based royalties.
💬 Integration Tip
Ensure the NEXUS_PAYMENT_PROOF environment variable is set with a valid Masumi payment ID or use 'sandbox_test' for testing to avoid API call failures.
Scored Apr 19, 2026
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.
Connect to Supabase for database operations, vector search, and storage. Use for storing data, running SQL queries, similarity search with pgvector, and managing tables. Triggers on requests involving databases, vector stores, embeddings, or Supabase specifically.
Use SQLite correctly with proper concurrency, pragmas, and type handling.
Write correct MySQL queries avoiding common pitfalls with character sets, indexes, and locking.