diff --git a/skills/openclaw-audit-watchdog/SKILL.md b/skills/openclaw-audit-watchdog/SKILL.md index b7abdbb..a5c937c 100644 --- a/skills/openclaw-audit-watchdog/SKILL.md +++ b/skills/openclaw-audit-watchdog/SKILL.md @@ -1,6 +1,6 @@ --- name: openclaw-audit-watchdog -version: 0.0.3 +version: 0.0.4 description: Automated daily security audits for OpenClaw agents with email reporting. Runs deep audits and sends formatted reports. homepage: https://clawsec.prompt.security metadata: {"openclaw":{"emoji":"🔭","category":"security"}} diff --git a/skills/openclaw-audit-watchdog/skill.json b/skills/openclaw-audit-watchdog/skill.json index 70e9d16..77c7201 100644 --- a/skills/openclaw-audit-watchdog/skill.json +++ b/skills/openclaw-audit-watchdog/skill.json @@ -1,6 +1,6 @@ { "name": "openclaw-audit-watchdog", - "version": "0.0.3", + "version": "0.0.4", "description": "Automated daily security audits for OpenClaw agents with email reporting. Runs deep audits and sends formatted reports.", "author": "prompt-security", "license": "MIT",