file-server-guard
OfficialSecurely scan directories before serving.
AuthorCrawlScript
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill prevents the accidental exposure of sensitive files (like API keys, credentials, or private keys) when a directory is made accessible over HTTP.
Core Features & Use Cases
- Sensitive File Detection: Scans a specified directory recursively for common sensitive file patterns.
- Pre-Server Safety Check: Acts as a mandatory gatekeeper before using a file-serving skill.
- Use Case: Before sharing a project folder via a temporary HTTP server, run this skill to ensure no
.envfiles or private keys are inadvertently exposed to the network.
Quick Start
Use the file-server-guard skill to scan the directory '/path/to/my/project'.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: file-server-guard Download link: https://github.com/CrawlScript/MMClaw/archive/main.zip#file-server-guard Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.