skills/fusengine/agents/solid-rust/Gen Agent Trust Hub

solid-rust

Pass

Audited by Gen Agent Trust Hub on Feb 28, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is comprised of architectural rules and coding templates for the Rust 2024 edition. It focuses on modularity, file size limits, and the use of traits to ensure clean and maintainable software design.
  • [PROMPT_INJECTION]: No malicious injection patterns or safety bypass attempts were detected. The mandatory agent workflow instructions (using TeamCreate) are specific to the Fuse AI platform and are intended to structure the agent's task-solving process rather than override its core safety guidelines.
  • [EXTERNAL_DOWNLOADS]: The skill does not perform any remote code downloads or execution. It references standard, reputable Rust crates (e.g., axum, sqlx, thiserror, tokio) within its code templates, which is standard practice for the development domain.
  • [CREDENTIALS_UNSAFE]: No hardcoded credentials, API keys, or secrets were found. The templates correctly demonstrate accessing configuration like DATABASE_URL via environment variables, following security best practices.
  • [DATA_EXFILTRATION]: No network operations or commands accessing sensitive system files were found. The logic is entirely centered on local code generation and architecture planning.
  • [COMMAND_EXECUTION]: The skill does not use any dangerous subprocess calls or shell commands. It provides static code templates for implementation by the developer or agent.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 28, 2026, 11:02 AM