Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

Beta Content Writer

AI-powered content writing for tech, finance, and crypto. Blog posts, technical docs, whitepapers, market commentary. Research-backed, original, fast delivery.

MIT-0 · Free to use, modify, and redistribute. No attribution required.
0 · 22 · 0 current installs · 0 all-time installs
MIT-0
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Suspicious
high confidence
!
Purpose & Capability
Name/description advertise 'AI-powered' content writing (full posts, whitepapers, market commentary). The included script (write.py) only generates and prints a plain-text outline template; it does not call any ML/LLM, external API, or perform full content generation. This is a substantive mismatch between claimed capability and actual implementation.
Instruction Scope
SKILL.md instructs the agent to run 'python3 write.py --topic ...' which aligns with the provided script. The instructions themselves are narrow and do not request access to files, env vars, or external endpoints. However, the prose in SKILL.md and the pricing/turnaround section overstate what the runtime actually does (only an outline).
Install Mechanism
No install spec; the skill is instruction-only plus a small Python script. Required binary is python3 which is appropriate and proportionate for the shipped code.
Credentials
The skill declares no environment variables, no credentials, and the code does not read any env vars or config paths. No unexplained secrets or external service tokens are requested.
Persistence & Privilege
always:false (no forced inclusion). The skill does not attempt to modify agent configuration or persist credentials. Default autonomous invocation is allowed by platform but nothing in this skill elevates privileges.
What to consider before installing
This skill appears safe to run (no network calls, no secrets requested) but is misleading: it promises 'AI-powered' generation of full posts but only prints an outline template. If you expected full article generation, this skill will not meet that need without modification (e.g., integrating an LLM or content generator). Consider: 1) run the script in a sandbox to inspect output; 2) verify author/source before trusting for production use (homepage is missing and owner is unknown); 3) if you want automated full-content generation, prefer a skill that explicitly documents which LLM/APIs it calls and what env vars/tokens it requires. If you plan to modify it, review license and add explicit, minimal credential handling for any external model/API you integrate.

Like a lobster shell, security has layers — review code before you run it.

Current versionv1.0.0
Download zip
latestvk976xqj1gqvwr1z1wf1jatgsmn83r926writingvk976xqj1gqvwr1z1wf1jatgsmn83r926

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

✍️ Clawdis
Binspython3

SKILL.md

Content Writer

AI-powered content writing for technology, finance, and cryptocurrency topics.

Usage

python3 write.py --topic "AI agents 2026" --type blog --length 1000

Content Types

  • Blog posts (500-2000 words)
  • Technical documentation
  • Whitepapers
  • Market commentary
  • Social media threads
  • Product descriptions

Topics

  • AI agents and automation
  • Cryptocurrency and DeFi
  • Trading and finance
  • Technology trends
  • Business strategy

Pricing Reference

TypeWordsTurnaround
Blog post500-10002h
Technical doc1000-30004h
Whitepaper3000-800024h
Thread50030min

Files

2 total
Select a file
Select a file to preview.

Comments

Loading comments…