Validate authentication mechanisms for security weaknesses and compliance. Use when reviewing login systems or auth flows. Trigger with 'validate authentication', 'check auth security', or 'review login'.
5.2
Rating
0
Installs
Security
Category
This skill provides a reasonable framework for validating authentication implementations with clear structure and good documentation. The description adequately covers triggers and use cases. However, it lacks concrete implementation details - the SKILL.md references an 'authentication-validator plugin' that doesn't appear to exist in the directory, and there are no actual scripts, checklists, or automated tools provided. The task knowledge is generic (best practices like 'use bcrypt', 'implement MFA') rather than actionable validation steps or code. While the structure is clear, the novelty is limited since a CLI agent could provide similar generic security advice without this skill. To improve: add concrete validation scripts, security check automation, specific test cases, or integration with actual security tools that would meaningfully reduce token costs compared to a conversation-based approach.
Loading SKILL.md…