Analyze code, infrastructure, and configurations by conducting comprehensive security audits. It leverages tools within the security-pro-pack plugin, including vulnerability scanning, compliance checking, and cryptography review. Use when assessing security or running audits. Trigger with phrases like 'security scan', 'audit', or 'vulnerability'.
5.2
Rating
0
Installs
Security
Category
The skill provides a reasonable conceptual overview of security auditing with clear use cases and examples. However, it suffers from significant gaps in implementation details. The SKILL.md references specialized 'security-pro-pack' tools like 'Security Auditor Expert', 'Compliance Checker', and 'Crypto Audit' but provides no concrete information about how these tools are invoked or configured. The scripts directory includes security_scan.sh which likely contains implementation, but the main documentation lacks specifics about what scanning tools are actually used (e.g., static analyzers, dependency checkers) and how they're orchestrated. The structure is moderately clear but contains redundant sections (multiple 'Overview' statements, generic boilerplate in Prerequisites/Instructions). Novelty is moderate—while security auditing is valuable, the described functionality (running scans, generating reports) could be achieved by a CLI agent with appropriate tool instructions, though the skill may provide convenience in orchestration. To improve: clarify the technical implementation, specify actual security tools used, remove boilerplate, and provide more concrete task knowledge about audit methodologies.
Loading SKILL.md…