wfc-safeguard

Community

Real-time security enforcement.

Authorsam-fakhreddine
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents dangerous code patterns from being introduced into your project in real-time, acting as an automated security guard during development.

Core Features & Use Cases

  • Real-time Pattern Detection: Intercepts code writes and edits to identify and block or warn about security risks like injection vulnerabilities, command execution, and hardcoded secrets.
  • Automated Hook Installation: Integrates seamlessly by installing a PreToolUse hook into your project's configuration.
  • Use Case: As you write Python code, the skill automatically detects and blocks attempts to use eval() with user-provided input, preventing potential code injection attacks before they are committed.

Quick Start

Enable real-time security hooks for your current project.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: wfc-safeguard
Download link: https://github.com/sam-fakhreddine/wfc/archive/main.zip#wfc-safeguard

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.