Exam CCA-F Topic 1 Question 90 Discussion
Actual exam question for Anthropic's CCA-F exam
Question #: 90
Topic #: 1
Question #: 90
Topic #: 1
You are designing a security-sensitive skill that audits code for vulnerabilities. You want to guarantee that this skill can only analyze files and cannot accidentally modify the codebase. How is this enforced?
Suggested Answer: B Vote an answer
To strictly restrict which tools Claude can use when a skill is active, you must configure the 'allowed-tools' property in the SKILL.md YAML frontmatter. Relying on prompt-based instructions in the markdown text is probabilistic and unsafe for security guarantees.
by Veronica at Sep 19, 2026, 01:35 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).