From 537d24d4158fbc7915c7a8e059f3c5a9ddad52d0 Mon Sep 17 00:00:00 2001 From: john <135234988+xdtimdx@users.noreply.github.com> Date: Mon, 16 Mar 2026 14:47:30 +0800 Subject: [PATCH 1/2] Update README with agent skills warning and formatting Added a warning about potential risks associated with agent skills and updated the formatting for better readability. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 576ba05..9bd4638 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ Before installing or using any Agent Skill, review potential security risks and - [Snyk Skill Security Scanner](https://github.com/snyk/agent-scan) - [Agent Trust Hub](https://ai.gendigital.com/agent-trust-hub) - + > Agent skills can include prompt injections, tool poisoning, hidden malware payloads, or unsafe data handling patterns. Always review the source code before installing and use skills at your own discretion. @@ -1184,7 +1184,8 @@ If you believe a skill in this list should be flagged or has a security concern, - [expanso-tls-inspect](https://github.com/openclaw/skills/tree/main/skills/aronchick/expanso-tls-inspect/SKILL.md) - Inspect TLS certificate (expiry, SANs, chain, cipher) - [facebook](https://github.com/openclaw/skills/tree/main/skills/codedao12/facebook/SKILL.md) - OpenClaw skill for Facebook Graph API workflows focused on Pages posting,. - [feelgoodbot](https://github.com/openclaw/skills/tree/main/skills/kris-hansen/feelgoodbot/SKILL.md) - Set up feelgoodbot file integrity monitoring for macOS. - +- [edgeone-clawscan](https://github.com/openclaw/skills/tree/main/skills/aigsec/edgeone-clawscan/SKILL.md) - A Skill developed by Tencent for one-click security checks of Openclaw. + > **[View all 54 skills in Security & Passwords →](categories/security-and-passwords.md)** @@ -1220,7 +1221,7 @@ If you believe a skill in this list should be flagged or has a security concern, - [moltbot-best-practices](https://github.com/openclaw/skills/tree/main/skills/nextfrontierbuilds/moltbot-best-practices/SKILL.md) - Best practices for AI agents. - [moltbot-docker](https://github.com/openclaw/skills/tree/main/skills/mkrdiop/moltbot-docker/SKILL.md) - Enables the bot to manage Docker containers, images, and stacks. - [moltbot-ha](https://github.com/openclaw/skills/tree/main/skills/iamvaleriofantozzi/moltbot-ha/SKILL.md) - Control Home Assistant smart home devices, lights, scenes. - +
From 9835d41b89f711c2895d62b2d2cdcb9e422eb038 Mon Sep 17 00:00:00 2001 From: john <135234988+xdtimdx@users.noreply.github.com> Date: Tue, 24 Mar 2026 16:11:43 +0800 Subject: [PATCH 2/2] Fix typo in edgeone-clawscan skill description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bd4638..cb3f220 100644 --- a/README.md +++ b/README.md @@ -1184,7 +1184,7 @@ If you believe a skill in this list should be flagged or has a security concern, - [expanso-tls-inspect](https://github.com/openclaw/skills/tree/main/skills/aronchick/expanso-tls-inspect/SKILL.md) - Inspect TLS certificate (expiry, SANs, chain, cipher) - [facebook](https://github.com/openclaw/skills/tree/main/skills/codedao12/facebook/SKILL.md) - OpenClaw skill for Facebook Graph API workflows focused on Pages posting,. - [feelgoodbot](https://github.com/openclaw/skills/tree/main/skills/kris-hansen/feelgoodbot/SKILL.md) - Set up feelgoodbot file integrity monitoring for macOS. -- [edgeone-clawscan](https://github.com/openclaw/skills/tree/main/skills/aigsec/edgeone-clawscan/SKILL.md) - A Skill developed by Tencent for one-click security checks of Openclaw. +- [edgeone-clawscan](https://github.com/openclaw/skills/tree/main/skills/aigsec/edgeone-clawscan/SKILL.md) - A Skill developed by Tencent for one-click security checks of OpenClaw. > **[View all 54 skills in Security & Passwords →](categories/security-and-passwords.md)**