Beta Brand Voice

v1.0.0

Creates consistent brand voice guidelines and content. Generates copy that matches your brand personality across all channels. Perfect for startups building...

0· 50·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
The stated purpose (generate brand voice and sample copy) aligns with the included code and requirements: a single Python script that prints voice attributes and sample content. The only mismatch is a documentation/CLI inconsistency: SKILL.md examples use a --tone flag and advertise 5 core personality traits/tone variations, while voice.py accepts --personality (comma-separated traits) and defaults to two traits. This appears to be sloppy docs or a small API mismatch rather than malicious behavior.
Instruction Scope
SKILL.md instructs running python3 voice.py with flags and lists a broad set of deliverables (tone variations, language principles, example phrases). The script produces a simple template and sample sentence based on provided personality traits, so the SKILL.md is slightly over-promising compared to the implementation. The runtime instructions do not direct the agent to read unrelated files, network endpoints, or environment variables.
Install Mechanism
No install specification; instruction-only with a small bundled Python script. Required binary is python3 which is reasonable and expected. Nothing is downloaded or extracted from external URLs.
Credentials
The skill requests no environment variables, credentials, or config paths. The functionality (local content generation) does not require secrets or external service keys, so the lack of env/credential requirements is proportionate.
Persistence & Privilege
The skill is not always-enabled and does not request elevated privileges or persistent system changes. It does not modify other skills' configurations or require system-wide access.
Assessment
This skill is low-risk: it runs a small local Python script and does not access the network or request credentials. Before installing or using it, note two minor issues: (1) SKILL.md example uses --tone but the script expects --personality; (2) the docs promise richer outputs (5 traits, tone variations) but voice.py produces a simple template based on provided traits. If you need the advertised features, ask the author for an updated script or fix the CLI usage. Otherwise it's safe to run locally — inspect or run voice.py in a sandbox to confirm behavior.

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

brandingvk979md1dnf4a4ce4t4w07xacxx83sddvcopywritingvk979md1dnf4a4ce4t4w07xacxx83sddvlatestvk979md1dnf4a4ce4t4w07xacxx83sddvmarketingvk979md1dnf4a4ce4t4w07xacxx83sddv

License

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

Runtime requirements

🎨 Clawdis
Binspython3

Comments