Skip to main content

Documentation Implementation

Provides comprehensive guidance for creating clear technical documentation, including API references and user guides.

Install this skill

or
81/100

Security score

The Documentation Implementation skill was audited on Feb 9, 2026 and we found 5 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 135

Curl to non-GitHub URL

SourceSKILL.md
135curl -X POST https://api.example.com/api/users \
low line 167

Access to .env file

SourceSKILL.md
167Create a `.env` file in your project root:
low line 198

Access to .env file

SourceSKILL.md
198**Solution:** Verify JWT_SECRET is set in `.env` file
low line 135

External URL reference

SourceSKILL.md
135curl -X POST https://api.example.com/api/users \
low line 186

External URL reference

SourceSKILL.md
1862. Navigate to http://localhost:3000/login
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →