docs(claude_skill): CSKILL-060 rationale + OWASP AST/ASI mapping#17
Merged
Conversation
Add the CSKILL-060 (description-vs-tools mismatch) rule-by-rule defense, and map the skill pack to the OWASP Agentic Skills Top 10 (AST03 Over-Privileged, AST04 Insecure Metadata, AST05 Prompt Injection, AST08 Poor Scanning) + ASI04 — IDs only, with each consequence argued from mechanism, not from any external incident claim. Position the pack as the deterministic answer to AST08. Regenerate POLICY_INDEX.md. Refs: TR-266, TR-267
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TR-266 + TR-267. Adds the CSKILL-060 (description-vs-tools mismatch) defense, and maps the skill pack to the OWASP Agentic Skills Top 10 (AST03 Over-Privileged, AST04 Insecure Metadata, AST05 Prompt Injection, AST08 Poor Scanning) + ASI04 — IDs only, each consequence argued from mechanism, not from any external incident claim. Positions the pack as the deterministic answer to AST08 (Poor Scanning).
Pairs with the engine + trustabl-rules PRs (same branch).
check_rulebookvalidates against the rules PR, so merge together.Refs: TR-266, TR-267