Commit f78d0af
committed
skills(security-scan): add reference.md
Progressive-disclosure reference per Anthropic's skill authoring
best practices — loaded when triaging security-scan findings.
Covers the AgentShield and zizmor rule catalogs (grouped by what
each rule protects against, with default severity), common false
positives (doc-listed token prefixes, excessive-permissions on
workflow-level blocks, trusted-context template injection), a
severity decision tree, four worked fix recipes (unpinned action,
template injection, overly broad permissions, hardcoded token),
and how to suppress rules correctly (with a *reason*, not just
*that*).
SKILL.md now links reference.md in its Reference section.1 parent 2eb3c5c commit f78d0af
2 files changed
Lines changed: 415 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
0 commit comments