external-gitcode-ascend-run-mindspeed-llm-test

Pass

Audited by Gen Agent Trust Hub on May 19, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides instructions for running project-specific tests and coverage scripts inside a Docker container named 'q4_master'. This involves executing bash scripts and pytest commands within the container's environment.
  • [PROMPT_INJECTION]: The skill defines a surface for processing user-specified input to determine which tests or scripts to run.
  • Ingestion points: User input is used to specify the script (e.g., run_coverage.sh) or the directory of test cases to be executed in SKILL.md.
  • Boundary markers: None provided to distinguish between intended commands and embedded data instructions.
  • Capability inventory: The skill utilizes shell execution capabilities via docker exec, bash, and pytest as described in SKILL.md.
  • Sanitization: There is no explicit sanitization or validation of the paths or arguments provided by the user.
Audit Metadata
Risk Level
SAFE
Analyzed
May 19, 2026, 06:27 AM
Security Audit — agent-trust-hub — external-gitcode-ascend-run-mindspeed-llm-test