Skip to main content

citedy-content-writer

Generates SEO-optimized articles and social media content with automated publishing and multilingual support.

Install this skill

or
0/100

Security score

The citedy-content-writer skill was audited on May 26, 2026 and we found 46 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 43

Webhook reference - potential data exfiltration

SourceSKILL.md
435. **Automate** — cron-based autopilot sessions, scheduling, webhook notifications
medium line 95

Webhook reference - potential data exfiltration

SourceSKILL.md
95Store `agent_id` — it is required for session and webhook operations.
medium line 343

Webhook reference - potential data exfiltration

SourceSKILL.md
3431. Call `POST /api/agent/autopilot` with `source_urls: ["https://competitor.com/best-crm-tools"]`, `size: "standard"`, `language: "en"` — typically returns the full article inline (terminal `status: "
medium line 357

Webhook reference - potential data exfiltration

SourceSKILL.md
3573. Optionally register webhook to notify user on each article completion
medium line 438

Webhook reference - potential data exfiltration

SourceSKILL.md
438- Fires `article.published` webhook event.
medium line 453

Webhook reference - potential data exfiltration

SourceSKILL.md
453- Fires `article.unpublished` webhook event.
medium line 463

Webhook reference - potential data exfiltration

SourceSKILL.md
463- Fires `article.deleted` webhook event.
medium line 606

Webhook reference - potential data exfiltration

SourceSKILL.md
606### POST /api/agent/webhooks
medium line 608

Webhook reference - potential data exfiltration

SourceSKILL.md
608Register a webhook endpoint for event notifications.
medium line 618

Webhook reference - potential data exfiltration

SourceSKILL.md
618### GET /api/agent/webhooks
medium line 620

Webhook reference - potential data exfiltration

SourceSKILL.md
620List registered webhooks.
medium line 624

Webhook reference - potential data exfiltration

SourceSKILL.md
624### DELETE /api/agent/webhooks/:id
medium line 626

Webhook reference - potential data exfiltration

SourceSKILL.md
626Remove a webhook registration.
medium line 630

Webhook reference - potential data exfiltration

SourceSKILL.md
630### GET /api/agent/webhooks/deliveries
medium line 632

Webhook reference - potential data exfiltration

SourceSKILL.md
632Get recent webhook delivery history with status codes and payloads.
medium line 715

Webhook reference - potential data exfiltration

SourceSKILL.md
715## Webhook Event Types
medium line 717

Webhook reference - potential data exfiltration

SourceSKILL.md
717Subscribe to these events when registering a webhook:
medium line 752

Webhook reference - potential data exfiltration

SourceSKILL.md
752- Webhooks: maximum 10 registered endpoints per account
medium line 803

Webhook reference - potential data exfiltration

SourceSKILL.md
803- `"processing"` or any other non-terminal value (e.g. when the transform pipeline returns 202 admission, or when async generation is requested) → use the response `id`/`article_id` and poll `GET /api
low line 27

External URL reference

SourceSKILL.md
27privacy_policy_url: https://www.citedy.com/privacy
low line 37

External URL reference

SourceSKILL.md
37**AI Content Writer** is an end-to-end blog autopilot powered by [Citedy](https://www.citedy.com/). It covers the entire content production pipeline in a single conversation:
low line 67

External URL reference

SourceSKILL.md
67Direct the user to: **https://www.citedy.com/dashboard/settings** → Team & API section.
low line 74

External URL reference

SourceSKILL.md
74POST https://www.citedy.com/api/agent/register
low line 100

External URL reference

SourceSKILL.md
100GET https://www.citedy.com/api/agent/me
low line 113

External URL reference

SourceSKILL.md
113POST https://www.citedy.com/api/agent/autopilot
low line 118

External URL reference

SourceSKILL.md
118"source_urls": ["https://example.com/some-article"],
low line 129

External URL reference

SourceSKILL.md
129POST https://www.citedy.com/api/agent/adapt
low line 147

External URL reference

SourceSKILL.md
147POST https://www.citedy.com/api/agent/autopilot
low line 172

External URL reference

SourceSKILL.md
172POST https://www.citedy.com/api/agent/autopilot
low line 192

External URL reference

SourceSKILL.md
192POST https://www.citedy.com/api/agent/adapt
low line 212

External URL reference

SourceSKILL.md
212POST https://www.citedy.com/api/agent/session
low line 235

External URL reference

SourceSKILL.md
235POST https://www.citedy.com/api/agent/post
low line 257

External URL reference

SourceSKILL.md
257POST https://www.citedy.com/api/agent/products
low line 264

External URL reference

SourceSKILL.md
264"url": "https://www.citedy.com/pricing",
low line 272

External URL reference

SourceSKILL.md
272GET https://www.citedy.com/api/agent/products
low line 279

External URL reference

SourceSKILL.md
279POST https://www.citedy.com/api/agent/products/search
low line 291

External URL reference

SourceSKILL.md
291DELETE https://www.citedy.com/api/agent/products/<product_id>
low line 302

External URL reference

SourceSKILL.md
302GET https://www.citedy.com/api/agent/schedule
low line 303

External URL reference

SourceSKILL.md
303GET https://www.citedy.com/api/agent/schedule/gaps
low line 304

External URL reference

SourceSKILL.md
304GET https://www.citedy.com/api/agent/schedule/suggest
low line 318

External URL reference

SourceSKILL.md
318POST https://www.citedy.com/api/agent/publish
low line 339

External URL reference

SourceSKILL.md
339**User:** "Write an article based on this post: https://competitor.com/best-crm-tools"
low line 343

External URL reference

SourceSKILL.md
3431. Call `POST /api/agent/autopilot` with `source_urls: ["https://competitor.com/best-crm-tools"]`, `size: "standard"`, `language: "en"` — typically returns the full article inline (terminal `status: "
low line 790

External URL reference

SourceSKILL.md
7901. **`INSUFFICIENT_CREDITS`** — Inform the user of current balance and required credits. Direct to: `https://www.citedy.com/dashboard/billing`
low line 793

External URL reference

SourceSKILL.md
7934. **`UNAUTHORIZED`** — Guide the user to check their API key at `https://www.citedy.com/dashboard/settings`.
low line 820

External URL reference

SourceSKILL.md
820Explore the full suite: [https://www.citedy.com/tools](https://www.citedy.com/tools)
Scanned on May 26, 2026
View Security Dashboard
Installation guide →