rust-gpu
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- PROMPT_INJECTION (SAFE): The content consists entirely of technical documentation and code examples. There are no instructions to bypass safety filters or override agent behavior.
- DATA_EXFILTRATION (SAFE): No network requests, hardcoded credentials, or sensitive file path accesses were identified.
- EXTERNAL_DOWNLOADS (SAFE): No remote scripts are downloaded or executed. References to 'cuda-sys' and 'rust-cuda' are standard within the Rust ecosystem for GPU development.
- COMMAND_EXECUTION (SAFE): While the skill contains 'unsafe' Rust code blocks, these are functionally necessary for FFI and GPU memory manipulation and do not involve arbitrary command execution or privilege escalation.
- INDIRECT_PROMPT_INJECTION (LOW): The skill targets .rs files as ingestion points but only for the purpose of providing coding assistance; it lacks write or execute capabilities that would elevate this to a higher risk tier.
Audit Metadata