rust-refactor-helper
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary purpose is code refactoring within a Rust development environment. It leverages standard developer tools such as LSP and file system utilities (Read, Edit) to perform its tasks.
- [COMMAND_EXECUTION]: The skill uses the
Edittool to apply refactoring changes to the local filesystem. This is a core part of its functionality and is performed within the context of developer-initiated refactoring commands. - [DATA_EXFILTRATION]: No network access tools (like curl or fetch) are requested in the
allowed-toolsconfiguration, and no external URLs or exfiltration patterns were identified. - [PROMPT_INJECTION]: There are no attempts to bypass safety filters or override agent behavior. The instructional language is strictly professional and focused on the refactoring logic.
Audit Metadata