cross-evolution
Facilitates the evolution of AI skills by transferring best practices and patterns, ensuring high-quality standards across the skill library.
Install this skill
or
72/100
Security score
The cross-evolution skill was audited on May 13, 2026 and we found 6 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 133
Template literal with variable interpolation in command context
SourceSKILL.md
| 133 | 'Automated': `bash "${SKILL_DIR}/scripts/audit-cross-evolution.sh" --root ~/.agents/skills` |
medium line 139
Template literal with variable interpolation in command context
SourceSKILL.md
| 139 | ```bash |
medium line 133
Access to hidden dotfiles in home directory
SourceSKILL.md
| 133 | 'Automated': `bash "${SKILL_DIR}/scripts/audit-cross-evolution.sh" --root ~/.agents/skills` |
low line 140
Access to hidden dotfiles in home directory
SourceSKILL.md
| 140 | bash "${SKILL_DIR}/scripts/audit-cross-evolution.sh" --root ~/.agents/skills |
low line 141
Access to hidden dotfiles in home directory
SourceSKILL.md
| 141 | bash "${SKILL_DIR}/scripts/inspect-skill.sh" brain-storm --root ~/.agents/skills |
low line 142
Access to hidden dotfiles in home directory
SourceSKILL.md
| 142 | bash "${SKILL_DIR}/scripts/inspect-gene.sh" atomic-independence --root ~/.agents/skills |
Scanned on May 13, 2026
View Security Dashboard