Skip to main content

Confluence Documentation Patterns

Guides users in creating and managing technical documentation in Confluence, integrated with Jira workflows for seamless project management.

Install this skill

or
37/100

Security score

The Confluence Documentation Patterns skill was audited on Feb 9, 2026 and we found 23 security issues across 2 threat categories, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 1104

Curl to non-GitHub URL

SourceSKILL.md
1104curl https://service.example.com/health
high line 1272

Curl to non-GitHub URL

SourceSKILL.md
1272curl https://service.example.com/health
low line 853

Webhook reference - potential data exfiltration

SourceSKILL.md
853## Webhooks
medium line 858

Webhook reference - potential data exfiltration

SourceSKILL.md
858POST /api/v1/webhooks
medium line 863

Webhook reference - potential data exfiltration

SourceSKILL.md
863"url": "https://your-server.com/webhook",
medium line 865

Webhook reference - potential data exfiltration

SourceSKILL.md
865"secret": "your-webhook-secret"
low line 920

Webhook reference - potential data exfiltration

SourceSKILL.md
920- Added webhook support
low line 632

External URL reference

SourceSKILL.md
632**Base URL:** `https://api.example.com/v1`
low line 668

External URL reference

SourceSKILL.md
668https://api.example.com/v1/resource
low line 863

External URL reference

SourceSKILL.md
863"url": "https://your-server.com/webhook",
low line 932

External URL reference

SourceSKILL.md
932- Status Page: https://status.company.com
low line 962

External URL reference

SourceSKILL.md
962| Service URL | https://service.example.com |
low line 963

External URL reference

SourceSKILL.md
963| Health Check | https://service.example.com/health |
low line 964

External URL reference

SourceSKILL.md
964| Logs | https://logs.example.com/service |
low line 965

External URL reference

SourceSKILL.md
965| Metrics | https://metrics.example.com/dashboard |
low line 1104

External URL reference

SourceSKILL.md
1104curl https://service.example.com/health
low line 1272

External URL reference

SourceSKILL.md
1272curl https://service.example.com/health
low line 1307

External URL reference

SourceSKILL.md
1307| Error Rate | > 2% | > 5% | [Link](https://grafana.example.com/d/errors) |
low line 1308

External URL reference

SourceSKILL.md
1308| Latency (p95) | > 500ms | > 1000ms | [Link](https://grafana.example.com/d/latency) |
low line 1309

External URL reference

SourceSKILL.md
1309| CPU Usage | > 70% | > 90% | [Link](https://grafana.example.com/d/resources) |
low line 1310

External URL reference

SourceSKILL.md
1310| Memory Usage | > 80% | > 95% | [Link](https://grafana.example.com/d/resources) |
low line 1311

External URL reference

SourceSKILL.md
1311| Disk Usage | > 80% | > 90% | [Link](https://grafana.example.com/d/disk) |
low line 1552

External URL reference

SourceSKILL.md
1552- Support: https://support.company.com
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →