tool-creator
Facilitates the creation of external tools for AnimaWorks, enabling seamless integration and command exposure.
Install this skill
or
88/100
Security score
The tool-creator skill was audited on May 21, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 20
Access to hidden dotfiles in home directory
SourceSKILL.md
| 20 | `{data_dir}` is typically `~/.animaworks/`. Personal and shared tools are re-scanned by `ExternalToolDispatcher` via `refresh_tools` and can be hot-reloaded. ToolHandler checks the tool creation permi |
medium line 205
Access to hidden dotfiles in home directory
SourceSKILL.md
| 205 | This copies it to `~/.animaworks/common_tools/` and makes it available to all Anima. Sharing requires **shared tool** permission in permissions.json. |
low line 144
External URL reference
SourceSKILL.md
| 144 | "https://api.example.com/search", |
low line 155
External URL reference
SourceSKILL.md
| 155 | "https://api.example.com/data", |
Scanned on May 21, 2026
View Security Dashboard