Communityv0.1.0

Secure Code Guardian

Use when implementing authentication/authorization, securing user input, or preventing OWASP Top 10 vulnerabilities. Invoke for authentication, authorization, input validation, encryption, OWASP Top 10 prevention.

2.7kdownloads1stars11active installsVeera
View on ClawHubBack to Skills

Skill Details

Slug
secure-code-guardian
Latest Version
0.1.0
Author
Veera
Published
Jan 31, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Secure Code Guardian.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

Initial release of Secure Code Guardian skill. - Provides code-first guidance for secure authentication, authorization, input validation, encryption, and OWASP Top 10 prevention. - Outlines a core workflow covering threat modeling, design, implementation, validation, and documentation. - Includes detailed security constraints for DOs and DON'Ts in secure coding. - Reference guide links to practical topics: OWASP, authentication, input validation, XSS/CSRF, and headers. - Output templates ensure every implementation includes code, security notes, configuration hints, and test recommendations.