OpenClaw: suspicious
VirusTotal: suspicious
StaticScan: clean
OpenClaw: suspicious
The skill generally does what it says (parses URL params and writes to MySQL) but its files and instructions omit required environment/dependency declarations and the code constructs SQL identifiers f... [内容已截断]
VirusTotal: suspicious VT 报告
静态扫描: clean
No suspicious patterns detected.
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1774404543815,
"_id": "k972nwzcpm764hkjhwqtn7bfy583kf6a",
"changelog": "Initial release of the URL Parameter Saver skill.\n\n- Extracts query parameters from a given URL.\n- Saves extracted parameters into a MySQL database.\n- Automatically creates the 'url_parameters' table if it doesn't exist.\n- Supports processing one URL at a time.\n- Table columns are dynamically matched to URL parameter names.",
"changelogSource": "user",
"createdAt": 1774404543815,
"version": "1.0.0"
},
"owner": {
"_creationTime": 0,
"_id": "s178j5066w5qf5w91k6sw37jcd83kws6",
"displayName": "番茄番茄番茄范",
"handle": "lin-shiwu",
"image": "https:\/\/avatars.githubusercontent.com\/u\/192315306?v=4",
"kind": "user",
"linkedUserId": "kn7d3yjrn680g9432fjw949dks83f58v"
},
"ownerHandle": "lin-shiwu",
"skill": {
"_creationTime": 1774404543815,
"_id": "kd7beja938h8ha9ye6nhwy5htn83k7ng",
"badges": [],
"createdAt": 1774404543815,
"displayName": "lin",
"latestVersionId": "k972nwzcpm764hkjhwqtn7bfy583kf6a",
"ownerPublisherId": "s178j5066w5qf5w91k6sw37jcd83kws6",
"ownerUserId": "kn7d3yjrn680g9432fjw949dks83f58v",
"slug": "cshi",
"stats": {
"comments": 0,
"downloads": 0,
"installsAllTime": 0,
"installsCurrent": 0,
"stars": 0,
"versions": 1
},
"summary": "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.",
"tags": {
"latest": "k972nwzcpm764hkjhwqtn7bfy583kf6a"
},
"updatedAt": 1774405012835
}
}