OpenClaw: benign
VirusTotal: benign
StaticScan: unknown
OpenClaw: benign
This is an instruction-only caching guidance skill whose requirements and instructions are consistent with its stated purpose and do not request credentials or install code.
VirusTotal: benign VT 报告
静态扫描: unknown
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1770725284077,
"_id": "k972z62c31a7z1w8f7pj41fren80wke2",
"changelog": "Initial release of the caching skill.\n\n- Covers core caching strategies: cache-aside, read-through, write-through, write-behind, refresh-ahead.\n- Details cache invalidation methods, TTL guidelines, and HTTP caching best practices.\n- Summarizes common application caching solutions: in-memory, Redis, Memcached, SQLite.\n- Explains distributed cache concepts, eviction policies, and cache layer design.\n- Includes anti-patterns, stampede prevention, cache warming, and monitoring recommendations.",
"changelogSource": "user",
"createdAt": 1770725284077,
"version": "1.0.0"
},
"owner": {
"_creationTime": 0,
"_id": "publishers:missing",
"displayName": "wpank",
"handle": "wpank",
"image": "https:\/\/avatars.githubusercontent.com\/u\/9498646?v=4",
"kind": "user",
"linkedUserId": "kn77z49xfssappp65hpybb9gx180x56e"
},
"ownerHandle": "wpank",
"skill": {
"_creationTime": 1770725284077,
"_id": "kd78v5engrecdneefypyfds9px80xwww",
"badges": [],
"createdAt": 1770725284077,
"displayName": "caching",
"latestVersionId": "k972z62c31a7z1w8f7pj41fren80wke2",
"ownerUserId": "kn77z49xfssappp65hpybb9gx180x56e",
"slug": "caching",
"stats": {
"comments": 0,
"downloads": 850,
"installsAllTime": 7,
"installsCurrent": 7,
"stars": 0,
"versions": 1
},
"summary": "Caching strategies, invalidation, eviction policies, HTTP caching, distributed caching, and anti-patterns. Use when designing cache layers, choosing eviction policies, debugging stale data, or optimizing read-heavy workloads.",
"tags": {
"latest": "k972z62c31a7z1w8f7pj41fren80wke2"
},
"updatedAt": 1772065235893
}
}