Compliance expert for snyk-agent-scan — the agent skill file scanner — NOT for other Snyk CLI tools (snyk test, snyk code SAST, snyk iac, snyk container). Fixes alerts through content restructuring, never by suppressing or deleting information. Covers every file in a skill directory: SKILL.md, references/, assets/, and any secondary markdown. Apply when authoring a new skill, editing an existing one, triaging a failed snyk-agent-scan run locally or in CI, or unblocking a PR held by agent scanner failures. Not applicable to dependency vulnerabilities, code security findings, or infrastructure misconfigurations — those are out of scope.
$npx -y skills add samber/cc-skills --skill snyk-agent-scan-complianceInstalls into the current project.
Run `npx skills use "https://github.com/samber/cc-skills" --skill "samber/cc-skills/snyk-agent-scan-compliance"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/samber/cc-skills" that are relevant to the current task. Run `npx skills add "https://github.com/samber/cc-skills"` and select the relevant skills, then follow their instructions.