rust-blockchain-dev

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • Prompt Injection (SAFE): Analysis of SKILL.md reveals no attempts to override system prompts or bypass safety filters. All instructions are strictly related to Rust and blockchain development standards.
  • Data Exposure & Exfiltration (SAFE): No commands for accessing sensitive user files (such as SSH keys or AWS credentials) or exfiltrating data to external domains were detected.
  • Obfuscation (SAFE): No encoded or hidden logic was found in the markdown or bash scripts.
  • Remote Code Execution (SAFE): The provided scripts operate entirely on local files using standard Rust toolchain commands and Unix utilities; no remote scripts are fetched or executed.
  • Privilege Escalation (SAFE): No use of sudo, chmod 777, or other commands designed to elevate permissions was observed.
  • Indirect Prompt Injection (SAFE): While the skill processes user-provided Cargo.toml files via scripts, the processing is limited to structural validation and no exploitable injection paths were found.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:40 PM