effect-stream-patterns
Facilitates the creation and management of Effect-TS streams for efficient data processing and transformation.
Install this skill
or
87/100
Security score
The effect-stream-patterns skill was audited on Feb 19, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 624
Template literal with variable interpolation in command context
SourceSKILL.md
| 624 | Effect.sync(() => console.log(`Tick ${n}`)) |
medium line 646
Template literal with variable interpolation in command context
SourceSKILL.md
| 646 | Stream.succeed(`Error: ${error.message}`) |
low line 254
Fetch to external URL
SourceSKILL.md
| 254 | Effect.tryPromise(() => fetch('/api/status').then(r => r.json())) |
low line 297
Fetch to external URL
SourceSKILL.md
| 297 | fetch('/api/user').then(r => r.json()) |
low line 659
Fetch to external URL
SourceSKILL.md
| 659 | fetch('/api/users').then(r => r.json()) |
Scanned on Feb 19, 2026
View Security DashboardGitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry