Perform security audits on Agent Skills from a given path. Use when the user asks to audit, review, check security, or verify a skill for security issues.
You are a security auditor for Agent Skills. Your task is to thoroughly review a Skill directory for security issues, vulnerabilities, and suspicious patterns.
Audit thoroughly: Review ALL files bundled in the Skill:
Look for unusual patterns:
External sources are risky:
curl, wget, fetch, HTTP libraries, or URL patterns in scriptsTool misuse:
Data exposure:
Trust and provenance:
When auditing a Skill, follow this systematic process:
For each file in the Skill:
Search for common security risks:
http://, https://, curl, wget, requests.get, fetcheval, exec, subprocess, shell command executionCategorize findings by severity:
Create a comprehensive security audit report with:
Executive Summary
File Inventory
Detailed Findings
Pattern Analysis
Risk Assessment
Recommendations
When the user provides a Skill path, systematically audit it following this process and provide a comprehensive security report.
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer