nexus-code-explainExplain code in plain language with complexity analysis
Install via ClawdBot CLI:
clawdbot install cyberforexblockchain/nexus-code-explainGrade 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/code-explainCalls external URL not in known-safe list
https://ai-service-hub-15.emergent.host/api/original-services/code-explainAI Analysis
The skill sends user code to an external API for processing, which is consistent with its stated purpose of code explanation. While the endpoint is not on a known-safe list, the skill transparently documents this external call, uses HTTPS, and describes a payment verification mechanism. No hidden instructions, credential harvesting, or obfuscation were detected.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
Students and educators can use this skill to explain complex programming concepts or algorithms in plain language, aiding in learning and teaching. It helps break down code snippets from coursework or tutorials with complexity analysis to understand efficiency.
New developers in a team can leverage this skill to quickly understand legacy codebases or unfamiliar modules by getting plain-language explanations. It accelerates onboarding by providing insights into code functionality and performance characteristics.
Technical writers or developers can use the skill to generate clear explanations of code for documentation, making it more accessible to non-technical stakeholders or users. It adds complexity analysis to highlight potential bottlenecks or optimizations.
Auditors or compliance teams can employ this skill to analyze code for security vulnerabilities or regulatory adherence by explaining logic in plain terms. It assists in identifying complex code segments that may require further review or refactoring.
Developers debugging applications can input problematic code snippets to receive explanations that clarify intent and identify complexity issues, speeding up the troubleshooting process. It serves as a supplementary tool for understanding error-prone code.
Charge users $0.05 per request for code explanation services, leveraging the NEXUS API. This model targets developers and businesses needing occasional or scalable access without subscription commitments, with revenue generated from transaction volume.
Offer a free testing tier using 'sandbox_test' for limited requests to attract users, then upsell to paid plans with higher usage limits or advanced features. This encourages adoption and converts free users into paying customers over time.
License the skill to large organizations for internal use, such as in development teams or educational institutions, with custom pricing based on usage or seats. This provides steady revenue through long-term contracts and integration support.
💬 Integration Tip
Ensure the NEXUS_PAYMENT_PROOF environment variable is set for authentication, and use the sandbox_test header for initial testing to avoid costs.
Scored Apr 19, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions