adopt-c-bounds-safety
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate instructions for using the AppleClang
-fbounds-safetylanguage extension. It references official toolchain components likeptrcheck.hand standard developer resources such as Apple's Feedback Assistant. - [COMMAND_EXECUTION]: The skill uses version control commands (e.g.,
git status,git commit) and build system invocations (e.g.,xcodebuild) to manage the incremental adoption of bounds safety. These commands are necessary for the skill's primary purpose of code refactoring and validation. - [PROMPT_INJECTION]: The skill identifies an indirect prompt injection surface because it reads and modifies user-provided C source files. However, it implements best practices by requiring manual confirmation and planning before applying changes, and it provides no instructions that would compromise the agent's safety guidelines.
- [EXTERNAL_DOWNLOADS]: No external code or dependencies are downloaded from untrusted sources. All references to external sites are to well-known technology domains like
apple.comfor developer feedback.
Audit Metadata