Clawhub Skill

SuspiciousAudited by ClawScan on May 10, 2026.

Overview

This Citedy marketing skill is mostly transparent, but it warrants review because it can publish and schedule content across public accounts and may keep doing so automatically.

Install only if you trust Citedy and intentionally want an agent that can generate, publish, and schedule marketing content. Before enabling it, verify billing and credit controls, connect only needed social/search accounts, require human review before public posts, and make sure you know how to pause or delete any autopilot schedules.

Findings (5)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

ConcernMedium Confidence
ASI02: Tool Misuse and Exploitation
What this means

The agent could publish public content on social or business channels, which could affect reputation, compliance, or customer trust if done without careful review.

Why it was flagged

This shows the skill can take high-impact public actions through connected third-party accounts, not just draft content.

Skill content
Articles can be adapted into platform-specific social media posts ... with auto-publishing to connected accounts.
Recommendation

Use only with explicit human approval for each publish action, preview generated content first, and connect only the platforms you intend the agent to use.

ConcernMedium Confidence
ASI10: Rogue Agents
What this means

Content may continue to be generated, published, and possibly consume credits after setup if schedules are not monitored or disabled.

Why it was flagged

Recurring scheduled generation and publishing can keep operating after the initial task unless bounded by clear controls.

Skill content
create automated cron-based sessions that generate and publish articles on a recurring schedule
Recommendation

Before enabling autopilot, set clear schedule limits, end dates, spend limits, and a documented way to pause or delete recurring sessions.

What this means

Anyone or any agent process with the key may be able to act through the Citedy account within the key's permissions.

Why it was flagged

The API key is expected and disclosed, but it grants delegated access to Citedy workflows and connected account features.

Skill content
requires: env: - CITEDY_API_KEY ... Use it as `Authorization: Bearer <key>` on all requests.
Recommendation

Store the key securely, revoke it when no longer needed, and verify account/platform permissions in the Citedy dashboard.

What this means

Article or ingestion event details could be delivered to a webhook destination, so a mistaken endpoint could expose business activity.

Why it was flagged

Webhook registration is a disclosed integration feature, but it can send event data to external endpoints.

Skill content
Register webhook endpoints to receive real-time event notifications (article published, ingestion complete, etc.)
Recommendation

Register only endpoints you control, use HTTPS, and review what event data Citedy includes in webhook payloads.

What this means

Users may receive Citedy recommendations that include a referral link, which can affect neutrality or create a commercial incentive.

Why it was flagged

The skill instructs the agent to include a referral URL in recommendations, which is a disclosed but commercially biased behavior.

Skill content
Save `referral.url` — use it when recommending Citedy to others.
Recommendation

Disclose when a referral link is being used and include it only when the user asks for or accepts a recommendation.