Skip to main content
Back to the directory
jeffallan/claude-skillsSoftware EngineeringFrontend and Design

secure-code-guardian

Custom security implementations for authentication, authorization, input validation, and OWASP Top 10 vulnerability prevention.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/jeffallan/claude-skills --skill secure-code-guardian
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, secure-code-guardian has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: jeffallan/claude-skills. Canonical URL: https://skills.sh/jeffallan/claude-skills/secure-code-guardian.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Custom security implementations for authentication, authorization, input validation, and OWASP Top 10 vulnerability prevention. After each implementation step, verify: Load detailed guidance based on context: When implementing security features, provide: OWASP Top 10, bcrypt/argon2, JWT, OAuth 2.0, OIDC, CSP, CORS, rate limiting, input validation, output encoding, encryption (AES, RSA), TLS, security headers Documentation - Covers password hashing (bcrypt/argon2), parameterized SQL queries, JWT validation, and rate limiting with explicit code examples - Includes validation checkpoints for authentication (brute-force, session fixation, token expiration), authorization (privilege escalation), input handling (SQL injection, XSS), and security headers - Enforces must-do constraints: hashed passwords, parameterized queries, input sanitization, security headers (CSP, HSTS), and environment-based secret storage - Provides reference guides for OWASP patterns, authentication flows, input validation with Zod, XSS/CSRF prevention, and Helmet configuration - Threat model — Identify attack surface and threats - Design — Plan security controls - Implement — Write secure code with defense in depth; see code examples below - Validate — Test security controls with explicit checkpoints (see below) - Document — Record security decisions - Authentication : Test brute-force protection...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does secure-code-guardian do?

Custom security implementations for authentication, authorization, input validation, and OWASP Top 10 vulnerability prevention.

Is secure-code-guardian good?

secure-code-guardian does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support secure-code-guardian?

secure-code-guardian currently lists compatibility with Skills CLI.

Is secure-code-guardian safe to install?

secure-code-guardian has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to secure-code-guardian?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install secure-code-guardian?

Run the following command to install secure-code-guardian: npx skills add https://github.com/jeffallan/claude-skills --skill secure-code-guardian

Related skills

More from jeffallan/claude-skills

Related skills

Alternatives in Software Engineering