Skip to main content

web-developer

Expert in full-stack web development with a focus on React, Node.js, and modern architectures for building robust applications.

Install this skill

or
90/100

Security score

The web-developer skill was audited on Mar 8, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 122

Template literal with variable interpolation in command context

SourceSKILL.md
122<div className={`card status-${status}`}>
medium line 125

Template literal with variable interpolation in command context

SourceSKILL.md
125<div className={`change ${change > 0 ? 'positive' : 'negative'}`}>
Scanned on Mar 8, 2026
View Security Dashboard