compiler-optimizations-deep
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions and shell command examples for compiler optimization workflows including PGO (Profile Guided Optimization) and BOLT. The instructions are educational in nature.
- [COMMAND_EXECUTION]: The skill includes shell snippets for running
clang,llvm-profdata, andllvm-bolt. It also includes running locally compiled binaries (e.g.,./app) which is the standard procedure for PGO training. These commands are typical for developer workflows and do not involve unauthorized access or external data exfiltration. - [PROMPT_INJECTION]: No attempts to override agent behavior, bypass safety filters, or extract system prompts were detected.
- [DATA_EXFILTRATION]: The skill does not access sensitive files, environment variables, or perform network requests to external domains.
Audit Metadata