apicheckAPI请求构造、curl命令生成、Mock数据、API文档、HTTP状态码速查、Headers说明。API request builder, curl generator, mock data, API documentation, HTTP status codes.
Install via ClawdBot CLI:
clawdbot install xueyetianya/apicheckGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://api.example.com/v1/usersCalls external URL not in known-safe list
https://bytesagain.comAI Analysis
The skill's primary function is to generate API requests and documentation locally, and the external URL (bytesagain.com) appears to be the author's homepage for feedback. The 'UNKNOWN_DATA_SINK' finding is likely an example within the skill's instructional content, not an active exfiltration endpoint. The risk is low as no hidden instructions, credential harvesting, or obfuscation are evident.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
Developers can use this skill to construct API requests, generate curl commands for testing endpoints, and create mock data for development environments. This is particularly useful during the initial stages of API development when real data isn't available.
Technical writers and developers can leverage the skill to generate comprehensive API documentation, including request/response examples and headers explanations. This helps teams maintain consistent and clear documentation for internal or external API consumers.
Support engineers and developers can quickly look up HTTP status codes and headers explanations when debugging API issues. This helps identify problems like authentication errors, rate limiting, or incorrect content types in API responses.
QA engineers and integration specialists can use the skill to generate test requests and verify API integrations between different systems. The curl command generation feature allows for easy testing of API endpoints from command line interfaces.
Instructors and students learning about APIs can use this skill to understand HTTP concepts, practice constructing requests, and learn about different status codes. The mock data generation helps create realistic examples for educational purposes.
Companies can integrate this skill into their SaaS platforms to provide API testing and documentation features to their customers. This adds value to their core product and helps users work more effectively with their APIs.
The skill can be offered as part of a marketplace for developer tools, where individual developers or teams can purchase access. This creates a revenue stream from developers who need reliable API testing and documentation assistance.
Large organizations can license this skill for their internal API management needs, helping development teams standardize API documentation and testing processes across multiple departments and projects.
💬 Integration Tip
Integrate this skill into development workflows by triggering it with natural language queries about API-related tasks, making it accessible even to team members with limited technical expertise.
Scored Jun 19, 2026
YouTube Data API integration with managed OAuth. Search videos, manage playlists, access channel data, and interact with comments. Use this skill when users want to interact with YouTube. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Trello API integration with managed OAuth. Manage boards, lists, cards, members, and labels. Use this skill when users want to interact with Trello for project management. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when: (1) Working with ANY external library (React, Next.js, Supabase, etc.) (2) User asks about library APIs, patterns, or best practices (3) Implementing features that rely on third-party packages (4) Debugging library-specific issues (5) Need current documentation beyond training data cutoff Always prefer this over guessing library APIs or using outdated knowledge.
API reference for CoinMarketCap DEX endpoints including token lookup, pools, transactions, trending, and security analysis. Use this skill whenever the user...
Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standards.
Lightweight API mock server for prototyping and testing, supporting JSON/JSON Schema responses, dynamic data, validation, latency, and webhook simulation.