rust-docker
Fail
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: HIGH
Full Analysis
- [SAFE] (SAFE): Analysis of the SKILL.md content confirms it is purely informational documentation. No executable logic, obfuscated scripts, or malicious prompt instructions are present.
- [COMMAND_EXECUTION] (INFO): The shell command examples (docker build/run) and Dockerfile instructions are benign templates for local development and do not execute unauthorized or hidden processes.
- [EXTERNAL_DOWNLOADS] (INFO): The referenced links point to the official Rust Docker Hub page and a well-regarded open-source developer tool (cargo-chef). These are for user reference and are not automatically downloaded or executed by the agent.
- [FALSE POSITIVE] (INFO): The scanner alert for 'main.rs' as a malicious URL is a false positive. The string refers to a standard Rust source file name mentioned in a local 'echo' command within the documentation.
- [BEST PRACTICE] (INFO): The provided Dockerfile templates follow security best practices by implementing 'USER appuser' to avoid running containers with root privileges.
Recommendations
- Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata