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 Jun 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.