Scan LLM-generated code before use with CodeShield
Run CodeShield on model-produced code or command suggestions before they reach a user, a repo, or an execution step, so insecure patterns get blocked or warned on first.
Scan LLM-generated code before use with CodeShield
Run CodeShield on model-produced code or command suggestions before they reach a user, a repo, or an execution step, so insecure patterns get blocked or warned on first.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/scan-llm-generated-code-before-use-with-codeshield/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/scan-llm-generated-code-before-use-with-codeshield
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/scan-llm-generated-code-before-use-with-codeshield.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.