ctxlayer
Manages context layer domains and tasks, facilitating documentation and organization for projects using context layer commands.
Install this skill
or
90/100
Security score
The ctxlayer skill was audited on Feb 27, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 30
Access to hidden dotfiles in home directory
SourceSKILL.md
| 30 | Domains are stored globally at `~/.agents/ctxlayer/domains/`. Each domain contains task folders, and each task folder has `docs/` and `data/` subdirectories. |
medium line 73
Access to hidden dotfiles in home directory
SourceSKILL.md
| 73 | When the user asks to "add a repository to the context layer" or "clone a repo as context layer context", do **NOT** run a regular `git clone`. Instead, from the domain root (`~/.agents/ctxlayer/domai |
Scanned on Feb 27, 2026
View Security Dashboard