api-quick-testerAPI 快速测试工具。一键测试 REST/GraphQL API,生成测试报告,模拟请求。适合前端/后端开发者。
Install via ClawdBot CLI:
clawdbot install yang1002378395-cmyk/api-quick-testerGrade Limited — 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/usersCalls external URL not in known-safe list
https://api.example.com/usersAudited Apr 18, 2026 · audit v1.0
Generated Apr 4, 2026
Frontend developers can use this tool to test backend APIs during development, ensuring endpoints return expected data before implementing UI components. It helps validate API responses, test authentication flows, and generate mock data for prototyping when backend isn't ready.
Backend developers and QA engineers can perform automated testing of REST/GraphQL APIs, including batch testing multiple endpoints and generating detailed test reports. This ensures API reliability, validates status codes, and helps identify issues before deployment to production environments.
Technical writers and API product managers can test documented endpoints to verify they work as described. The tool's testing capabilities help ensure API documentation accuracy by validating request/response formats, authentication methods, and error handling scenarios.
DevOps teams can integrate this tool into CI/CD pipelines to test microservices communication and API dependencies. The batch testing feature allows running comprehensive integration tests across multiple services, while the test reports provide actionable insights for debugging failures.
Developers integrating with external APIs (payment gateways, social media platforms, etc.) can use this tool to test connectivity, authentication, and data formats. The support for various authentication methods (Bearer, Basic, API Key) makes it suitable for testing different third-party API requirements.
Current model offering basic API testing features for free while charging ¥199 for Pro version with advanced capabilities like CI/CD integration, performance testing, and mock servers. This allows user acquisition through free tier while monetizing power users and enterprise needs.
Potential expansion to offer annual enterprise subscriptions with additional features like team collaboration, advanced analytics, priority support, and custom integrations. This would target development teams and organizations needing scalable API testing solutions across multiple projects.
Could evolve into a cloud-based API testing platform with web interface, scheduled tests, and monitoring dashboards. This would complement the current CLI tool by offering hosted solutions for teams preferring managed services over local installations.
💬 Integration Tip
Integrate with existing development workflows by adding test commands to package.json scripts and using the batch testing feature in CI/CD pipelines for automated API validation.
Scored Jun 29, 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.