skill-security-audit
CommunityAudit skills for security risks.
Authorwulaosiji
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the critical need to identify and mitigate security vulnerabilities within AI skills, ensuring the safety and integrity of automated workflows.
Core Features & Use Cases
- Vulnerability Scanning: Detects dangerous code patterns like
eval(),exec(),os.system(), and subprocess calls withshell=True. - Sensitive Data Detection: Flags potential hardcoded API keys, passwords, tokens, and access to sensitive directories (
.ssh/,.aws/,.env). - Use Case: Before deploying or integrating a new third-party skill, run this audit tool to proactively identify any malicious code, data exfiltration risks, or insecure practices.
Quick Start
Run the security audit on the skill located at /path/to/skill.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: skill-security-audit Download link: https://github.com/wulaosiji/skills/archive/main.zip#skill-security-audit Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.