What Happened
This is a targeted simulation designed to detect the unmodified, built-in xurl skill within the OpenClaw environment. It tests the effectiveness of the local OSS guard scanner using native code signatures rather than artificial test markers.
Who's Affected
Environments where the default OpenClaw xurl skill is installed and active.
Indicators of Compromise (IoCs)
- Local skill files matching the
*xurl*naming pattern. - Source code containing standard HTTP request methods (e.g.,
fetch,axios, orrequests) or explicitly defining thexurlname property.