lg-shield

Community

Secure your code, enforce boundaries.

AuthorAshishYesale7
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill acts as a critical guardrail, preventing security vulnerabilities and ensuring that the application's architecture and data flow adhere to defined standards, protecting against secrets leakage and layer violations.

Core Features & Use Cases

  • Secret Detection: Scans for hardcoded API keys, passwords, and sensitive credentials in various file types.
  • Repository Hygiene: Enforces rules for .gitignore and prevents committing large binary files.
  • Layer Boundary Validation: Ensures that code imports respect the defined architectural layers (e.g., no UI code directly calling network services).
  • Data Flow Integrity: Verifies that data follows the canonical pipeline from external APIs down to the LG Rig.
  • Dependency Audit: Checks for vulnerable packages and unnecessary permissions.
  • Use Case: Before deploying any changes, run lg-shield to automatically verify that no API keys have been accidentally committed and that the UI layer is not making direct network calls, ensuring a secure and maintainable codebase.

Quick Start

Run the shield scan to check for security issues and architectural violations.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: lg-shield
Download link: https://github.com/AshishYesale7/LGFlutterStarterKit/archive/main.zip#lg-shield

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.