skills/doccker/cc-use-exp/rust-dev/Gen Agent Trust Hub

rust-dev

Pass

Audited by Gen Agent Trust Hub on Jul 31, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a technical reference guide for Rust development. It outlines naming conventions, module structures, and toolchain configurations that align with industry standards.
  • [CREDENTIALS_UNSAFE]: No hardcoded secrets, API keys, or private tokens were found. The skill correctly suggests using environment variables or configuration files for sensitive data, which is a standard security practice.
  • [REMOTE_CODE_EXECUTION]: The skill does not contain any instructions to download or execute code from untrusted remote sources. It references standard, well-known Rust ecosystem libraries such as tokio, axum, and serde.
  • [COMMAND_EXECUTION]: The provided commands (e.g., cargo clippy, cargo audit, cargo deny) are intended for local development, linting, and security auditing of the user's project. There are no malicious command patterns or attempts to execute hidden scripts.
  • [PROMPT_INJECTION]: The instructions are focused on programming guidelines and do not contain any patterns designed to bypass AI safety filters or override system prompts.
  • [DATA_EXFILTRATION]: No network operations targeting unknown or suspicious domains were detected. The skill focuses on local application logic and standard database interactions.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 31, 2026, 01:34 AM
Security Audit — agent-trust-hub — rust-dev