Real Skill packageSource verifiedClawHub registry

90-day-social-generator

Generate a 90-day social media calendar (HL Social Planner CSV): pulls the client's sitemap for link-back URLs and post topics, AI writes posts + images per client, with or without HighLevel connection. Requires HighLevel to import, AI model for content, image API + SSH/FTP host for image uploads.

Identity and source

Publisher attributioneddiefluxregistry owner unverified by skillvetai
Functional categoryWriting, Content & Translationautomatically inferred · 74% rule confidence
Package forminstruction with code10 recorded files
Canonical sourceClawHub registryclawhub:eddieflux:social-90d-generator
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/18/2026.claude/skills/90-day-social-generator

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/18/2026.agents/skills/90-day-social-generator

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/18/2026skills/90-day-social-generator

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @eddieflux/social-90d-generator
clawhub inspect @eddieflux/social-90d-generator --version 1.0.3

Security evidence

SkillVetAI static result: high signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
10 / 10 inspected as text
Checked
8/18/2026, 1:55:39 AM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
highInstructions or code access sensitive credential locationsscripts/generate_images.py:300 · confidence 85%~/.ssh/id_rsa
1 High/Critical review queue entry
STATIC_SENSITIVE_CREDENTIAL_ACCESSpending
Open human review queue →
6 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • browser control — automatically inferred
8 dependency and API indicators
  • api: api.deepseek.com
  • api: api.openai.com
  • api: breadcrumbs.io
  • api: c.tenor.com
  • api: generativelanguage.googleapis.com
  • api: queue.fal.run
  • api: storage.googleapis.com
  • api: yourdomain.com
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/18/2026, 1:47:03 AM
Release binding
Matches this record
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:4509f83ba3b13c0dbdf4066c7ea0037e51cd9e9f628dc80445033bac1439f564
Show up to 10 recorded paths
  • examples/client-example.json
  • examples/reference-csv-format.csv
  • README.md
  • run.sh
  • scripts/common.py
  • scripts/fetch_client.py
  • scripts/fetch_sitemap.py
  • scripts/generate_images.py
  • scripts/generate_posts.py
  • SKILL.md

Source changelog

- Added interactive mode for client detail entry: run without flags to be prompted for each detail step-by-step. - SKILL.md and documentation updated to reflect interactive client detail option. - Minor script and documentation improvements.