Social Growth Hacker

v1.0.0

Platform-specific social media growth strategy for creators and brands. Get a personalized 90-day growth plan with tactics to gain real followers, increase r...

0· 88·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the provided files: SKILL.md defines the 90-day growth plan outputs and analyze.sh constructs a prompt and asks the agent to produce that plan. There are no environment variables, third-party APIs, or unrelated capabilities requested that contradict the stated purpose.
Instruction Scope
SKILL.md stays within scope (generate growth strategies). The bundled script (analyze.sh) invokes the OpenClaw CLI (openclaw agent --local) and pipes the resulting JSON through python3 to extract text. That means any user input passed to the script will be sent to the OpenClaw agent for processing; depending on how the agent is configured, those prompts may be handled locally or forwarded to external model providers. The skill does not read unrelated files or environment variables.
Install Mechanism
There is no install spec and no downloaded code; this is an instruction-only skill with one helper script. Nothing is fetched from arbitrary URLs or extracted to disk beyond the included files.
Credentials
The registry metadata lists no required binaries/env, but analyze.sh actually invokes the 'openclaw' CLI and 'python3'. These are reasonable and directly related to the skill's operation, but the metadata omission is an inconsistency the publisher should correct. No credentials or secrets are requested.
Persistence & Privilege
The skill is not always-enabled, does not request elevated privileges, and does not attempt to modify other skills or system configuration. It is user-invocable and runs only when invoked.
Assessment
This skill appears to do what it claims: generate a 90-day social growth plan. Before running it: ensure you trust the OpenClaw CLI binary on your system (analyze.sh runs 'openclaw agent --local'), and that you are comfortable with any prompt text being handled by your configured agent/model (it may be sent to external model providers depending on your OpenClaw configuration). Note the package metadata omits required binaries (openclaw, python3) — the publisher should update that. There are no credentials requested and no hidden network endpoints in the included files.

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

latestvk97d80h7hjggxv52j069yv84eh83end0

License

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

Comments