skills/huiali/rust-skills/rust-actor/Gen Agent Trust Hub

rust-actor

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOW
Full Analysis
  • [PROMPT_INJECTION] (SAFE): No instructions were found that attempt to override agent constraints, bypass safety filters, or extract system prompts. The content is strictly technical and instructional.
  • [DATA_EXFILTRATION] (SAFE): There are no commands for network access (curl, wget) or access to sensitive file paths (e.g., ~/.ssh, .env). No hardcoded credentials or API keys are present.
  • [REMOTE_CODE_EXECUTION] (SAFE): No remote scripts are downloaded or executed. The code snippets provided are static Rust definitions and logic for educational purposes.
  • [COMMAND_EXECUTION] (SAFE): The skill does not use subprocesses, shell commands, or other mechanisms to execute arbitrary code on the host system.
  • [INDIRECT_PROMPT_INJECTION] (SAFE): This skill is informational and does not define any logic for ingesting or processing untrusted external data, thus lacking an attack surface for indirect injection.
  • [OBFUSCATION] (SAFE): No encoded strings (Base64), zero-width characters, or homoglyphs were detected in the text or code snippets.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 11:12 AM