document-sync
This skill continuously checks and synchronizes project documentation to keep knowledge up-to-date, enhancing learning and project management.
Install this skill
or
90/100
Security score
The document-sync skill was audited on Mar 1, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 180
Template literal with variable interpolation in command context
SourceSKILL.md
| 180 | content: `${decision.title}: ${decision.decision}`, |
medium line 205
Template literal with variable interpolation in command context
SourceSKILL.md
| 205 | console.warn(`⚠️ 发现禁用依赖: ${dep}`); |
Scanned on Mar 1, 2026
View Security Dashboard