Skip to main content

inject

Facilitates on-demand knowledge retrieval by loading relevant context into the current session, enhancing AI's learning capabilities.

Install this skill

or
76/100

Security score

The inject skill was audited on Jun 13, 2026 and we found 8 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 75

Access to hidden dotfiles in home directory

SourceSKILL.md
75sed -n '1,120p' ~/.agents/MEMORY.md 2>/dev/null
low line 87

Access to hidden dotfiles in home directory

SourceSKILL.md
87ls -lt ~/.agents/learnings/ 2>/dev/null | head -5
low line 90

Access to hidden dotfiles in home directory

SourceSKILL.md
90ls -lt ~/.agents/patterns/ 2>/dev/null | head -5
low line 93

Access to hidden dotfiles in home directory

SourceSKILL.md
93ls -lt ~/.codex/patterns/ 2>/dev/null | head -5
medium line 126

Access to hidden dotfiles in home directory

SourceSKILL.md
126| Global Memory | `~/.agents/MEMORY.md` | Highest | 1.0 |
medium line 129

Access to hidden dotfiles in home directory

SourceSKILL.md
129| Global Learnings | `~/.agents/learnings/` | High | 0.8 (configurable) |
medium line 130

Access to hidden dotfiles in home directory

SourceSKILL.md
130| Global Patterns | `~/.agents/patterns/` | High | 0.8 (configurable) |
medium line 133

Access to hidden dotfiles in home directory

SourceSKILL.md
133| Legacy Patterns | `~/.codex/patterns/` | Low | 0.6 (read-only, no new writes) |
Scanned on Jun 13, 2026
View Security Dashboard
Installation guide →
GitHub Stars 383
Rate this skill
Categorydata analytics
UpdatedJune 15, 2026
boshu2/agentops