ecto
Manages Ghost.io blogs via the Admin API, allowing for efficient handling of posts, pages, and tags through a CLI interface.
Install this skill
or
88/100
Security score
The ecto skill was audited on Feb 9, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 68
Webhook reference - potential data exfiltration
SourceSKILL.md
| 68 | ### Webhooks |
low line 70
Webhook reference - potential data exfiltration
SourceSKILL.md
| 70 | ecto webhook create --event <event> --target-url <url> [--name "Hook Name"] |
low line 71
Webhook reference - potential data exfiltration
SourceSKILL.md
| 71 | ecto webhook delete <id> [--force] |
medium line 107
Webhook reference - potential data exfiltration
SourceSKILL.md
| 107 | - Ghost API does not support listing images or webhooks |
Scanned on Feb 9, 2026
View Security Dashboard