Skip to main content

gptme-plugin-development

Provides a comprehensive guide for developing gptme plugins using tools, hooks, and commands for enhanced functionality.

Install this skill

or
90/100

Security score

The gptme-plugin-development skill was audited on Feb 25, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 261

Access to hidden dotfiles in home directory

SourceSKILL.md
261Configure plugins in `gptme.toml` at user-level (`~/.config/gptme/config.toml`) or project-level (`gptme.toml` in workspace root):
low line 265

Access to hidden dotfiles in home directory

SourceSKILL.md
265paths = ["~/.config/gptme/plugins", "/path/to/plugins"]
low line 269

External URL reference

SourceSKILL.md
269See [gptme Plugin Docs](https://gptme.org/docs/plugins.html#configuration) for full configuration details.
low line 325

External URL reference

SourceSKILL.md
325- [gptme Plugin Docs](https://gptme.org/docs/plugins.html)
low line 326

External URL reference

SourceSKILL.md
326- [Custom Tools Guide](https://gptme.org/docs/custom_tool.html)
low line 327

External URL reference

SourceSKILL.md
327- [Hooks System](https://gptme.org/docs/hooks.html)
Scanned on Feb 25, 2026
View Security Dashboard
Installation guide →