Skip to main content

fp-ts-pragmatic

Provides a practical guide to functional programming with fp-ts in TypeScript, focusing on effective patterns for cleaner code.

Install this skill

or
90/100

Security score

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

Categories Tested

Security Issues

medium line 125

Template literal with variable interpolation in command context

SourceSKILL.md
125console.log(`Age is ${result.right}`)
medium line 127

Template literal with variable interpolation in command context

SourceSKILL.md
127console.log(`Error: ${result.left}`)
Scanned on Mar 1, 2026
View Security Dashboard