skills/opencue/skills/cross-compile/Gen Agent Trust Hub

cross-compile

Pass

Audited by Gen Agent Trust Hub on Jun 19, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Recommends installing the 'cross' utility from its official GitHub repository (cross-rs/cross), a well-known developer resource.
  • [COMMAND_EXECUTION]: Utilizes bash commands to interact with cargo, docker, and rustup for building binaries in a development environment.
  • [PROMPT_INJECTION]: Identifies an indirect prompt injection surface where the tool processes 'Cross.toml' configuration files found in user projects.
  • Ingestion points: Reads project-level Cross.toml for toolchain and environment variables (SKILL.md).
  • Boundary markers: Absent; instructions do not specify delimiters for configuration data.
  • Capability inventory: Executes cargo, cross, rustup, and docker commands (SKILL.md).
  • Sanitization: Absent; relies on the underlying tool to parse the configuration file.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 19, 2026, 11:49 PM
Security Audit — agent-trust-hub — cross-compile