Skip to main content

docs-agent

Automates documentation maintenance for Unite-Hub, ensuring files are up-to-date and synchronized with code changes efficiently.

Install this skill

or
90/100

Security score

The docs-agent skill was audited on Mar 1, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 560

Template literal with variable interpolation in command context

SourceSKILL.md
560console.log(`Found ${data.length} contacts`);
medium line 168

Fetch to external URL

SourceSKILL.md
168const res = await fetch("/api/contacts/bulk-update", {
Scanned on Mar 1, 2026
View Security Dashboard
Installation guide →