skillguard

Detect security risks in AgentSkill packages across local and ClawHub files.

Updated Feb 1, 2026
One-click install
npx skills add https://github.com/mpelissari/openclaw-backup --skill skillguard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skillguard
Source: https://github.com/mpelissari/openclaw-backup/tree/main/skills/skillguard
Command: npx skills add https://github.com/mpelissari/openclaw-backup --skill skillguard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identifies security risks in AgentSkill packages before installation, helping teams avoid deploying unsafe skills.

Core Features & Use Cases

  • Multi-layer analysis combining fast pattern scanning, AST/evasion checks, and prompt-injection analysis to detect credential theft, code injection, prompt manipulation, data exfiltration, and evasion techniques.
  • Context-aware scoring that reduces false positives and highlights actionable risk signals tailored to the skill's declared capabilities.
  • Seamless ClawHub integration to scan local and registry-sourced skills with consistent risk reporting.

Quick Start

Place SkillGuard in your tooling and run a local skill scan to audit before installation.

Frequently Asked Questions about skillguard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scan AgentSkill packages for prompt injection and data exfiltration risks?

To scan AgentSkill packages for prompt injection and data exfiltration risks, place SkillGuard in your tooling and run a local skill audit. It uses multi-layer analysis to detect credential theft, code injection, and evasion techniques before installation.

What is the best way to audit AI skills before installation to prevent credential theft?

The best way to audit AI skills for credential theft is using a multi-layer security scanner. SkillGuard applies pattern scanning, AST checks, and prompt-injection analysis to identify and report actionable risk signals in local and registry-sourced skills.

Does SkillGuard work with ClawHub-sourced skills or only local files?

SkillGuard works with both ClawHub-sourced skills and local files. It integrates seamlessly with ClawHub to provide consistent risk reporting and security auditing across all skill sources before you install them.

How does context-aware scoring minimize false positives when scanning for code injection?

Context-aware scoring minimizes false positives during code injection scanning by evaluating risks tailored to the skill's declared capabilities. This approach highlights actionable risk signals rather than flagging benign code patterns indiscriminately.

Why should I use a security audit tool for agent skills instead of manually reviewing files?

You should use a security audit tool because manually reviewing files misses complex evasion techniques. SkillGuard uses a three-layer approach combining fast pattern scanning, AST checks, and prompt manipulation analysis to surface hidden vulnerabilities.

When do I need to run a security audit on AI agent skills?

You need to run a security audit on AI agent skills before installation. Auditing identifies credential theft, prompt manipulation, and data exfiltration risks early, helping teams avoid deploying unsafe skills into their production environments.