Skill flagged — suspicious patterns detected

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

lin

v1.0.1

extract parameters from a given URL and save them into a MySQL database. use when you need to store URL query parameters for later processing or analysis.

0· 102· 1 versions· 0 current· 0 all-time· Updated 3h ago· MIT-0
by番茄番茄番茄范@lin-shiwu

Install

openclaw skills install save-mysql

URL Parameter Saver

This skill extracts parameters from a provided URL and saves them into a MySQL database. If the table does not exist, it will be created automatically. Currently supports single URL processing.

Usage

  1. Call the save_url_params.py script with a URL.
  2. The script parses the query parameters and inserts them as a new row in the database.
  3. Each URL's parameters are saved in independent rows.

Database

  • Database type: MySQL
  • Table name: url_parameters
  • Columns: dynamically matched to URL parameter names

Version tags

latestvk97cgr4e0rkm2t82p0b7nyy3bs83jq6v