Skip to main content

effect-services

Facilitates the creation of services using Context.Service and Layer composition for effective dependency management in applications.

Install this skill

or
85/100

Security score

The effect-services skill was audited on Jun 15, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 52

Template literal with variable interpolation in command context

SourceSKILL.md
52return yield* Effect.log(`[${config.prefix}] ${msg}`)
medium line 77

Template literal with variable interpolation in command context

SourceSKILL.md
77yield* notifications.notify(`Welcome ${userId}`)
medium line 85

Template literal with variable interpolation in command context

SourceSKILL.md
85encode: (value) => Effect.fail(`unsupported encode: ${value}`)
Scanned on Jun 15, 2026
View Security Dashboard
Installation guide →
GitHub Stars 61
Rate this skill
Categorydevelopment
UpdatedJune 15, 2026
kriegcloud/beep-effect