Scala Functional Patterns
Explores functional programming patterns in Scala for building robust, type-safe applications using higher-order functions and immutability.
Install this skill
or
75/100
Security score
The Scala Functional Patterns skill was audited on Feb 22, 2026 and we found 9 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 126
Template literal with variable interpolation in command context
SourceSKILL.md
| 126 | ```scala |
medium line 226
Template literal with variable interpolation in command context
SourceSKILL.md
| 226 | ```scala |
medium line 329
Template literal with variable interpolation in command context
SourceSKILL.md
| 329 | ```scala |
medium line 436
Template literal with variable interpolation in command context
SourceSKILL.md
| 436 | ```scala |
low line 694
External URL reference
SourceSKILL.md
| 694 | val config = Config("https://api.example.com", 5000) |
low line 806
External URL reference
SourceSKILL.md
| 806 | - [Functional Programming in Scala](<https://www.manning.com/books/functional-programming-in-scala>) |
low line 808
External URL reference
SourceSKILL.md
| 808 | - [Scala with Cats](<https://underscore.io/books/scala-with-cats/>) |
low line 809
External URL reference
SourceSKILL.md
| 809 | - [Functional Programming Principles in Scala (Coursera)](<https://www.coursera.org/learn/scala-functional-programming>) |
low line 810
External URL reference
SourceSKILL.md
| 810 | - [Herding Cats - Cats Tutorial](<http://eed3si9n.com/herding-cats/>) |
Scanned on Feb 22, 2026
View Security Dashboard