external-cannbot-ops-aiss-tiling-solver

Fail

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: HIGHEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill directs the user to fetch binaries (tiling_solver and platform_info) from an external GitCode repository: https://gitcode.com/HIT1920/TilingSolver/releases/download/latest/.
  • [REMOTE_CODE_EXECUTION]: The skill instructs the user to download opaque executable binaries from a non-trusted third-party source and execute them on the local system using chmod +x followed by direct execution. This pattern allows for arbitrary code execution with the permissions of the current user.
  • [COMMAND_EXECUTION]: The workflow relies on executing local commands such as ./platform_info and ./tiling_solver input.json to process hardware data and generate results, which involves running the previously downloaded external binaries.
Recommendations
  • AI detected serious security threats
Audit Metadata
Risk Level
HIGH
Analyzed
Jun 16, 2026, 05:19 PM
Security Audit — agent-trust-hub — external-cannbot-ops-aiss-tiling-solver