effect-ts
Provides expert guidance for writing Effect-TS code, covering setup, principles, data modeling, and error handling.
Install this skill
or
80/100
Security score
The effect-ts skill was audited on May 21, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 104
Template literal with variable interpolation in command context
SourceSKILL.md
| 104 | Match.tag("Pending", (s) => `Pending since ${s.requestedAt}`), |
medium line 105
Template literal with variable interpolation in command context
SourceSKILL.md
| 105 | Match.tag("Approved", (s) => `Approved by ${s.approvedBy}`), |
medium line 111
Template literal with variable interpolation in command context
SourceSKILL.md
| 111 | Pending: (s) => `Pending since ${s.requestedAt}`, |
medium line 112
Template literal with variable interpolation in command context
SourceSKILL.md
| 112 | Approved: (s) => `Approved by ${s.approvedBy}`, |
Scanned on May 21, 2026
View Security DashboardGitHub Stars 394
Rate this skill
Categorydevelopment
UpdatedJune 10, 2026
openclawbackendapifrontend-developerbackend-developerml-ai-engineerdata-scientistproduct-managerdevelopmentdata analyticsproduct
pedronauck/skills