rust-stable

Pass

Audited by Gen Agent Trust Hub on Jul 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a technical reference for Rust developers. All code examples and instructions adhere to standard Rust language patterns and development workflows.
  • [COMMAND_EXECUTION]: The skill includes instructions for running standard Rust development commands such as cargo fmt, cargo check, cargo test, and cargo clippy. These are appropriate for the skill's purpose and are executed locally on the user's project code.
  • [EXTERNAL_DOWNLOADS]: The skill references official Rust documentation hosted at doc.rust-lang.org, blog.rust-lang.org, and rust-lang.github.io. These are trusted official sources for the Rust programming language.
  • [DATA_EXPOSURE]: There are no hardcoded credentials or sensitive data patterns found. The file operations mentioned in examples (e.g., reading data.txt or config.toml) are generic and standard for educational coding examples.
  • [INDIRECT_PROMPT_INJECTION]: As a coding assistant, the skill instructs the agent to ingest project configuration files (like Cargo.toml) and command output (like rustc --version). While this represents a standard data ingestion surface, the skill does not grant elevated privileges or perform unsafe operations on this data beyond standard code analysis and compilation checks. (Severity: SAFE)
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 21, 2026, 06:57 PM
Security Audit — agent-trust-hub — rust-stable