Bytesagain Social Copywriter

v1.0.1

Generate platform-optimized copy for Twitter, LinkedIn, Instagram, and Weibo. Use when writing tweet threads, creating LinkedIn posts, drafting Instagram cap...

0· 51·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the included files: SKILL.md documents a CLI that produces platform-optimized social copy and the repository includes a bash script that prints copy variants for Twitter/X, LinkedIn, Instagram, and Weibo. The required runtime (bash + python3) is proportionate to the stated functionality.
Instruction Scope
Runtime instructions and the script stay within scope: they generate text templates and hashtag strategies. The script does not read arbitrary user files, access system configuration, or call external network endpoints. It only uses environment variables it sets internally to pass values into embedded Python code.
Install Mechanism
No install spec is provided (instruction-only plus an included script). No downloads, external package installs, or archive extraction occur. This is low-risk from an installation perspective.
Credentials
The skill does not request credentials or external environment variables. SKILL.md lists 'bash' and 'python3' as runtime requirements (which are reasonable), but the registry metadata's 'required binaries' field is empty — a minor metadata mismatch (not a security problem). The script sets and uses internal SC_* environment variables only; it does not read or require user secrets.
Persistence & Privilege
The skill does not request always:true and does not modify agent/system configuration. It runs as a standard CLI tool when invoked and does not claim persistent or elevated privileges.
Assessment
This skill appears to do exactly what it claims: generate social-copy templates locally. Before installing/running: 1) ensure you have bash and python3 available; 2) review the script (already included) if you want to confirm there are no network calls or logging to external services (there are none); 3) avoid feeding sensitive data into the tool (it prints/uses any input you provide); and 4) be aware of a small metadata mismatch where the registry record doesn't list the runtime binaries even though SKILL.md does — not a security issue but worth noting.

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

latestvk97f0gz2vwwkph8h5n030n8q1n83tjbf

License

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

Comments