nexus-data-transformConvert data between formats (JSON, CSV, XML, YAML)
Install via ClawdBot CLI:
clawdbot install cyberforexblockchain/nexus-data-transformGrade 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-transformCalls external URL not in known-safe list
https://ai-service-hub-15.emergent.host/api/original-services/data-transformAI Analysis
The skill's external API call is explicitly documented and consistent with its stated purpose of data format conversion. While the endpoint is not on a pre-approved list, the skill discloses the data transmission, uses HTTPS, and describes a payment verification mechanism, indicating a legitimate service rather than covert exfiltration.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 22, 2026
Convert product catalogs from CSV or XML formats to JSON for integration with modern web APIs and mobile apps. This ensures seamless data synchronization across inventory management systems and online storefronts.
Transform transaction data from legacy XML or CSV files into YAML or JSON for automated analysis and reporting. This aids in compliance audits and real-time financial dashboard updates.
Convert patient records between JSON and XML formats to facilitate data exchange between electronic health record systems and telemedicine platforms, improving care coordination.
Parse and convert server log data from various formats like CSV or YAML into JSON for centralized monitoring and alerting tools, enabling faster incident response and system optimization.
Transform survey or experimental data from CSV to JSON for easier statistical analysis and visualization in research software, streamlining data preparation for publications.
Charge users $0.10 per request for data conversion via the NEXUS API, with a free testing option using 'sandbox_test'. This model targets developers and businesses needing occasional or scalable data transformation without upfront costs.
Offer tiered monthly subscriptions with discounted rates for bulk conversions, appealing to enterprises with regular data processing needs such as e-commerce platforms or financial institutions.
License the skill to software-as-a-service providers for embedding data conversion features into their products, generating revenue through partnership agreements and usage-based royalties.
💬 Integration Tip
Ensure the NEXUS_PAYMENT_PROOF environment variable is set for authentication, and use the provided API endpoint with JSON payloads for straightforward integration into applications.
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.