siteground-cache
Bypass SiteGround Cache for WordPress Staging
WordPress developers often cannot see theme changes because SiteGround, LiteSpeed, or browser caches serve old assets. This skill adds and removes a staging-only cache-busting snippet for child themes and guides verification.
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 "siteground-cache" from https://skillstore.io/skills/crazyswami-siteground-cache.md and its manifest at https://skillstore.io/api/skills/crazyswami-siteground-cache/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 "siteground-cache". Add cache busting to my staging child theme.
Expected outcome:
- Confirms the target is a staging child theme.
- Creates a backup of the current functions.php file.
- Adds the cache-busting functions and reports the inserted behavior.
- Provides staging verification steps for the admin banner and refreshed assets.
Using "siteground-cache". Remove the cache buster before production release.
Expected outcome:
- Creates a fresh backup before cleanup.
- Removes the SiteGround cache-busting functions and related comments.
- Summarizes what was removed and recommends a final staging check.
Using "siteground-cache". Review my SiteGround staging deployment plan.
Expected outcome:
- Identifies whether the plan uses staging-only paths.
- Calls out credential storage and plain FTP risks.
- Recommends safer transfer and rollback steps.
Security Audit
High RiskMost Markdown-related static findings are false positives caused by code fences and inline examples. The bundled shell scripts are scoped local file editors, but the skill contains substantive risks in credential handling and insecure FTP deployment guidance. Publication should require clearer secret-handling safeguards and secure transfer instructions.
Confirmed security concerns (2)
Capability review items (4)
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 (4)
๐ Network access (4)
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-siteground-cache/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/crazyswami-siteground-cache?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/crazyswami-siteground-cache?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/crazyswami-siteground-cache/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/crazyswami-siteground-cache.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). siteground-cache security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/crazyswami-siteground-cache/audits/8BibTeX citation
@techreport{crazyswami-crazyswami-siteground-cache-2026,
author = {CrazySwami},
title = {siteground-cache security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/crazyswami-siteground-cache/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: "siteground-cache security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "CrazySwami"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/crazyswami-siteground-cache/audits/8"
identifiers:
- type: other
value: "skillstore:crazyswami-siteground-cache:audit:8"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Preview Theme Changes on Staging
Add temporary cache bypass logic so CSS and JavaScript changes appear during SiteGround staging review.
Prepare a Clean Production Release
Remove the development cache buster and verify that temporary functions are gone before launch.
Debug SiteGround Cache Behavior
Check whether LiteSpeed, SG CachePress, browser cache, or CDN layers are hiding recent theme changes.
Try These Prompts
Add SiteGround cache busting to the staging child theme at [path]. Create a backup first and summarize what changed.
Check whether the SiteGround cache buster is active on staging. Review the theme files and list safe verification steps.
Remove the SiteGround cache buster from the child theme at [path]. Preserve a backup and confirm which functions were removed.
Review my staging deployment plan for this SiteGround cache-busting change. Flag credential risks, insecure transfer steps, and production safety checks.
Best Practices
- Use this only on staging or local development and remove it before production release.
- Keep backups of functions.php and review inserted PHP before deployment.
- Prefer SFTP or managed deployment over plain FTP when transferring files.
Avoid
- Do not store real FTP passwords in shared project files or commit them.
- Do not use the cache buster as a permanent production performance setting.
- Do not deploy to production only because a path or host name contains staging.
Frequently Asked Questions
Does this skill disable caching for all visitors?
Can I use it on production?
Does it purge SiteGround or Cloudflare caches?
What files does it modify?
Is FTP required?
What should I check after installing it?
Developer Details
Author
CrazySwamiLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
d11af420e07cd866fe39cfa937efef3223896c06
Maintenance freshness
7/18/2026
Usage
4 downloads ยท 222 views
File structure