OpenClaw: benign
VirusTotal: suspicious
StaticScan: unknown
OpenClaw: benign
The skill's requirements and instructions match its stated purpose of testing HTTP rate limiting, with only minor inconsistencies and operational caveats to be aware of.
VirusTotal: suspicious VT 报告
静态扫描: unknown
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1772543566292,
"_id": "k970ehy03wyb5amt5gp7edxscx827r3z",
"changelog": "Initial release of the rate-limit-validator skill.\n\n- Tests if an HTTP endpoint enforces rate limiting by sending a burst of requests and analyzing responses.\n- Checks for HTTP 429 responses, as well as Retry-After and X-RateLimit headers.\n- Useful for validating API\/gateway throttling before production deployment.\n- Designed to confirm rate limit middleware or to audit third-party services.\n- Requires curl to run.",
"changelogSource": "user",
"createdAt": 1772543566292,
"parsed": {
"clawdis": {
"requires": {
"bins": [
"curl"
]
}
}
},
"version": "1.0.0"
},
"owner": {
"_creationTime": 0,
"_id": "publishers:missing",
"displayName": "Onyedika Christopher Agada",
"handle": "techris93",
"image": "https:\/\/avatars.githubusercontent.com\/u\/115749095?v=4",
"kind": "user",
"linkedUserId": "kn7crd1m807d0ey2ypdby85n7982428g"
},
"ownerHandle": "techris93",
"skill": {
"_creationTime": 1772543566292,
"_id": "kd7fqrh5y6rd40s3dbpzccph8582721q",
"badges": [],
"createdAt": 1772543566292,
"displayName": "Rate Limit Validator",
"latestVersionId": "k970ehy03wyb5amt5gp7edxscx827r3z",
"ownerUserId": "kn7crd1m807d0ey2ypdby85n7982428g",
"slug": "rate-limit-validator",
"stats": {
"comments": 0,
"downloads": 224,
"installsAllTime": 0,
"installsCurrent": 0,
"stars": 0,
"versions": 1
},
"summary": "Test whether an HTTP endpoint enforces rate limiting. Sends a burst of requests and checks for 429 responses, Retry-After, and X-RateLimit headers. Useful fo...",
"tags": {
"latest": "k970ehy03wyb5amt5gp7edxscx827r3z"
},
"updatedAt": 1774328756822
}
}