Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

codropshiping-product-search

v1.0.0

Searches for products on the Codrop shipping platform using a keyword.

0· 332· 1 versions· 0 current· 0 all-time· Updated 11h ago· MIT-0

Install

openclaw skills install codropshiping-product-search

Description

This skill searches for products on the Codrop shipping platform by sending a keyword to the product search API. It requires an authentication token to access the API.

Usage

To use this skill, run the following command with the required parameters.

skill codropshiping-product-search --keyword=<search_term> --token=<your_auth_token>

Parameters

  • --keyword=<search_term>: (Required) The product keyword you want to search for (e.g., shoes).
  • --token=<your_auth_token>: (Required) Your authentication token for the Codrop API.

Example

This example searches for products with the keyword "shoes".

skill codropshiping-product-search --keyword=shoes --token=12345abcdef

Output

  • On Success: If the request is successful, the output will be a JSON object containing the product data.
  • On Failure: If the request fails, an error message will be displayed. Common errors include:
    • Missing keyword or token.
    • Invalid authentication token (e.g., API Error: Please log in first).
    • The server returns a non-JSON response.

Version tags

latestvk978nrjeefrryc85p4tj2jrp6d82kqvn