resolver
This skill serves as an intent-to-skill dispatch engine, matching user messages to the appropriate skills for efficient task execution.
Install this skill
or
97/100
Security score
The resolver skill was audited on May 17, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 58
Access to hidden dotfiles in home directory
SourceSKILL.md
| 58 | python ~/.hermes/skills/agent-orchestration/resolver/scripts/resolve.py "debug the login error" |
low line 61
Access to hidden dotfiles in home directory
SourceSKILL.md
| 61 | python ~/.hermes/skills/agent-orchestration/resolver/scripts/resolve.py --json "deploy model to production" |
low line 64
Access to hidden dotfiles in home directory
SourceSKILL.md
| 64 | python ~/.hermes/skills/agent-orchestration/resolver/scripts/resolve.py "research transformers" |
Scanned on May 17, 2026
View Security Dashboard