white-label
Apply WordPress White Labeling
Agencies often need branded WordPress admin areas without paid plugins or manual drift. This skill guides setup and automation for login branding, dashboard cleanup, menus, and handoff checks.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "white-label" from https://skillstore.io/skills/crazyswami-white-label.md and its manifest at https://skillstore.io/api/skills/crazyswami-white-label/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "white-label". White-label a new client site for Acme Studio.
Expected outcome:
- Recommends ASE for login security, White Label CMS for dashboard branding, and Branda for login styling.
- Lists required brand assets, colors, login slug, dashboard text, and menu changes before applying settings.
- Requests confirmation before running WP-CLI or Docker commands against the target site.
Using "white-label". Prepare handoff after applying the branding.
Expected outcome:
Produces a checklist covering login URL tests, logo checks, hidden menu review, dashboard cleanup, and plugin setting verification.
Using "white-label". Troubleshoot why the branded login logo is missing.
Expected outcome:
Checks image dimensions, media URL accessibility, cache state, Branda settings, and possible plugin conflicts.
Security Audit
High RiskMost Markdown backtick and hardcoded URL findings are documentation false positives. Confirmed risk remains in Bash and WP-CLI automation, fixed /tmp handoff files, raw HTML/CSS option writes, and configurable remote media downloads.
Confirmed security concerns (2)
Capability review items (17)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
โ๏ธ External commands (38)
๐ Filesystem access (13)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/crazyswami-white-label/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/crazyswami-white-label?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/crazyswami-white-label?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/crazyswami-white-label/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/crazyswami-white-label.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
CrazySwami. (2026). white-label security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/crazyswami-white-label/audits/8BibTeX citation
@techreport{crazyswami-crazyswami-white-label-2026,
author = {CrazySwami},
title = {white-label security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/crazyswami-white-label/audits/8},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "white-label security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "CrazySwami"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/crazyswami-white-label/audits/8"
identifiers:
- type: other
value: "skillstore:crazyswami-white-label:audit:8"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Brand a Client Site
Apply agency or client branding to the WordPress login page, admin footer, dashboard, and menu labels.
Prepare Client Handoff
Clean up advanced admin screens, verify branded elements, and produce a practical handoff checklist.
Standardize Reusable Setups
Create a repeatable configuration flow for multiple WordPress projects using free plugins and WP-CLI.
Try These Prompts
Use this skill to plan a WordPress white-label setup for [Company]. Include login branding, dashboard cleanup, menus, and security checks.
Prepare white-label settings for [Company] with logo URL [URL], primary color [color], and login slug [slug]. Explain each setting first.
Review my WordPress container [container] and config file [path]. Confirm the target, then apply the white-label script and summarize changes.
Inspect the completed white-label setup for [site]. Verify plugin settings, hidden menus, login URL, XML-RPC, author slugs, and handoff risks.
Best Practices
- Back up the site and database before applying white-label automation.
- Confirm the exact WordPress site, Docker container, and configuration file before running commands.
- Sanitize remote media URLs, dashboard HTML, and custom CSS before saving plugin options.
Avoid
- Do not run the automation script against production without a backup and explicit confirmation.
- Do not use untrusted logo URLs, dashboard HTML, or custom CSS in the configuration file.
- Do not hide admin menus that site maintainers need for security, updates, or recovery.
Frequently Asked Questions
Does this skill require paid plugins?
Can it run against Docker-based WordPress sites?
Can it run on a local WordPress installation?
Does it change security settings?
What should be reviewed before running automation?
Is the automation safe for untrusted configuration files?
Developer Details
Author
CrazySwamiLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
02f077c174c5335e2f5d02ca15e77b70d9543e58
Maintenance freshness
7/22/2026
Usage
4 downloads ยท 215 views
File structure
๐ scripts/
๐ apply-white-label.sh
๐ configure-white-label.php
๐ white-label-config.example.json
๐ SKILL.md