This skill provides a compliance-focused playbook for remediating snyk-agent-scan alerts in agent SKILL.md files and related directory assets. It guides authors to restructure content (not suppress it) to resolve three classes of scanner alerts: prompt-injection patterns (W001), third-party content exposure (W011), and potentially malicious external URLs or unpinned installs (W012). The goal is to make skills safe for automated scanning while preserving useful information.
Use during skill authoring, pre-commit checks, CI triage, or when a PR is blocked by snyk-agent-scan failures. It is appropriate for maintainers fixing multiple alerts, reviewers validating fixes, and test environments where a re-scan is required after each change.
Designed for coding-focused agents (Claude Code, Copilot/Copilot Chat, Cursor, Codex-style assistants) that assist with authoring and code review tasks.
This skill has not been reviewed by our automated audit pipeline yet.