myco:two-tier-tool-discovery
Facilitates the maintenance and debugging of a two-tier tool discovery system, ensuring synchronization across various components.
Install this skill
or
88/100
Security score
The myco:two-tier-tool-discovery skill was audited on May 21, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 140
Access to hidden dotfiles in home directory
SourceSKILL.md
| 140 | - **OpenClaw distributed agent**: `~/.codex-plugin/myco/skills/*/SKILL.md` (OpenClaw globally-unique skill directories) |
medium line 142
Access to hidden dotfiles in home directory
SourceSKILL.md
| 142 | - **Codespark / other runtimes**: `~/.agents/plugins/*/skills/*/SKILL.md` (XDG-compliant home paths) |
low line 154
Access to hidden dotfiles in home directory
SourceSKILL.md
| 154 | grep -rl \"tool_index\" ~/.codex-plugin/myco/skills/*/SKILL.md 2>/dev/null || true |
low line 157
Access to hidden dotfiles in home directory
SourceSKILL.md
| 157 | grep -rl \"tool_index\" ~/.agents/plugins/*/skills/*/SKILL.md 2>/dev/null || true |
Scanned on May 21, 2026
View Security Dashboard