Add Skill scanner

This commit is contained in:
Timothy Kassis
2026-03-03 08:29:54 -08:00
parent 69fbf862bd
commit 4b7c910bb5

13
.github/workflows/scan-skills.yml vendored Normal file
View File

@@ -0,0 +1,13 @@
# .github/workflows/scan-skills.yml
name: Scan Skills
on:
pull_request:
paths: ["scientific-skills/**"]
jobs:
scan:
uses: cisco-ai-defense/skill-scanner/.github/workflows/scan-skills.yml@main
with:
skill_path: scientific-skills
permissions:
security-events: write
contents: read