api-testerPerform structured HTTP/HTTPS requests (GET, POST, PUT, DELETE) with custom headers and JSON body support. Use for API testing, health checks, or interacting...
Install via ClawdBot CLI:
clawdbot install wanng-ide/api-testerGrade 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/submitCalls external URL not in known-safe list
https://api.example.com/dataAI Analysis
The skill's purpose is explicitly to make user-specified HTTP requests; the example URLs (api.example.com) are standard placeholders for documentation, not hidden endpoints. No credential harvesting, hidden instructions, or obfuscation is present. The skill functions as a generic HTTP client tool.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
Continuously test endpoints of microservices in a distributed system to ensure uptime and performance. This skill can automate periodic GET requests to health check endpoints, logging status codes and response times for alerting on failures or latency spikes.
Simulate customer orders by sending POST requests with JSON payloads to an e-commerce platform's API. This allows testing of order creation, payment processing, and inventory updates without manual intervention, ensuring the API handles data correctly and returns expected responses.
Send sensor data from IoT devices to a cloud server via HTTP POST requests with custom headers for authentication. This skill can be used to test the reliability of data ingestion pipelines, validate JSON formatting, and handle network errors in remote deployments.
Perform structured requests to banking or payment APIs to verify compliance with security standards like OAuth2. This involves testing GET and DELETE methods for account data retrieval and transaction cancellation, ensuring headers and error responses meet regulatory requirements.
Automate updates to a CMS by using PUT requests to modify articles or media metadata via REST APIs. This skill helps test bulk editing workflows, validate JSON body structures for content changes, and monitor response times for performance optimization.
Offer a cloud-based service where users can schedule and run API tests using this skill, with dashboards for results and alerts. Revenue is generated through subscription tiers based on test frequency, number of endpoints, and advanced features like custom scripts.
Provide consulting services to businesses needing to integrate or test APIs, using this skill to build custom testing scripts and automation workflows. Revenue comes from project-based fees or hourly rates for development, testing, and troubleshooting support.
Sell this skill as part of a marketplace for developer tools, targeting individual developers or teams who need a lightweight HTTP client. Revenue is generated through one-time purchases or freemium models with premium features like extended timeout settings or batch requests.
💬 Integration Tip
Use environment variables for sensitive data like API keys in headers, and wrap requests in try-catch blocks to handle errors gracefully without crashing the application.
Scored Apr 19, 2026
Ad creative search assistant. Results displayed via api.admapix.com. Triggers on keywords like: 找素材, 搜广告, 广告视频, 创意素材, 竞品广告, ad creative, search ads, find cre...
Build, debug, and deploy websites using HTML, CSS, JavaScript, and modern frameworks following production best practices.
Best practices for Remotion - Video creation in React
Best practices for Remotion - Video creation in React
Post to X (Twitter) using the official API with OAuth 1.0a. Use when you need to tweet, post updates, or publish content. Bypasses rate limits and bot detection that affect cookie-based approaches like bird CLI.
Scaffold, test, document, and debug REST and GraphQL APIs. Use when the user needs to create API endpoints, write integration tests, generate OpenAPI specs, test with curl, mock APIs, or troubleshoot HTTP issues.