Streams
Explains how to create, transform, and consume Effect Streams for efficient data processing in real-time applications.
Install this skill
or
80/100
Security score
The Streams skill was audited on Feb 12, 2026 and we found 2 security issues across 1 threat category, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
medium line 218
Template literal with variable interpolation in command context
SourceSKILL.md
| 218 | Stream.runForEach((n) => Effect.log(`Got: ${n}`)) |
high line 387
Template literal with variable interpolation in command context
SourceSKILL.md
| 387 | For comprehensive stream documentation, consult `${CLAUDE_PLUGIN_ROOT}/references/llms-full.txt`. |
Scanned on Feb 12, 2026
View Security Dashboard