Skip to main content

write-docs

Provides a comprehensive guide for writing and updating Prefect documentation, ensuring clarity and structure for users.

Install this skill

or
92/100

Security score

The write-docs skill was audited on Feb 27, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 32

Webhook reference - potential data exfiltration

SourceSKILL.md
32- **`cloud/`** — Prefect Cloud-specific operations: connecting to Cloud, managing workspaces and users, creating webhooks, and troubleshooting.
low line 217

External URL reference

SourceSKILL.md
217PREFECT_API_URL="http://127.0.0.1:4200/api" uv run --group markdown-docs pytest docs/ -m markdown-docs
low line 296

External URL reference

SourceSKILL.md
296Docs are linted with [Vale](https://vale.sh/) using Google style, Vale defaults, and custom Prefect rules. Run locally:
low line 309

External URL reference

SourceSKILL.md
309- Follow the [Google developer documentation style guide](https://developers.google.com/style) as the baseline.
Scanned on Feb 27, 2026
View Security Dashboard
Installation guide →