effect-layers-services
Defines services and layers for dependency injection, enabling seamless app composition and environment switching.
Install this skill
or
98/100
Security score
The effect-layers-services skill was audited on Feb 27, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 35
Access to .env file
SourceSKILL.md
| 35 | const layer = process.env.NODE_ENV === "test" ? UserRepoTest : UserRepo.Default |
low line 90
External URL reference
SourceSKILL.md
| 90 | - Agent Skills overview: https://www.anthropic.com/news/skills |
Scanned on Feb 27, 2026
View Security Dashboard