codex-gatewayUse when the user wants to query the Codex Supergraph and the server returns a 402 challenge. Pays per query via the MPP 402 challenge flow. Only supports qu...
Install via ClawdBot CLI:
clawdbot install nealo/codex-gatewayGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
curl -fsSL https://tempo.xyz/install | bashCalls external URL not in known-safe list
https://graph.codex.io/graphql`AI Analysis
The skill's primary function is to handle a legitimate payment challenge flow for a specific GraphQL endpoint, which aligns with its stated purpose. The identified signals relate to standard API calls and a documented wallet installation script, not hidden credential harvesting or data exfiltration. The main risk is the potential for uncontrolled external API calls if the skill is misused or misconfigured.
Audited Apr 16, 2026 · audit v1.0
Generated May 23, 2026
A developer integrates real-time cryptocurrency prices, token metadata, and DeFi metrics into a trading dashboard without an API key, paying per query using the MPP 402 challenge flow. Ideal for applications requiring occasional or bursty data access.
A decentralized application backend fetches on-chain analytics, liquidity pool data, and historical token prices from the Codex Supergraph. The pay-as-you-go model eliminates upfront costs, suitable for startups or low-volume use cases.
Researchers collect large-scale cryptocurrency market data for analysis without maintaining API keys or subscription plans. They use the MPP flow to pay per query, enabling flexible data gathering within research budgets.
A personal finance app queries real-time portfolio valuations and historical performance for multiple cryptocurrency holdings. The pay-per-query model suits the tool's infrequent user-initiated updates.
A trading bot fetches price quotes and order book snapshots on demand to execute algorithmic strategies. The MPP flow allows the bot to pay only for the exact number of queries made, reducing operational costs.
Offer a service that bundles cryptocurrency data access with a fixed cost per query, passing the MPP cost to end customers with a markup for convenience. Revenue scales with usage.
Provide a limited number of free queries per day funded via a wallet, then charge for additional queries. The MPP flow enables microtransactions without requiring user API keys.
Aggregate Codex data and resell it as part of a premium data subscription, using MPP to gather raw data cheaply. Revenue from subscription fees exceeds per-query costs.
💬 Integration Tip
Ensure you handle the 402 challenge flow correctly by solving the challenge from the WWW-Authenticate header and retrying with the Authorization: Payment header. Always read the referenced query-templates.md before constructing GraphQL queries to avoid schema errors.
Scored Jun 29, 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.