ai-for-science-ascend-tf-community

Warn

Audited by Snyk on Mar 28, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.80). SKILL.md explicitly directs fetching public third‑party artifacts (e.g., git clone https://github.com/tensorflow/tensorflow.git, wget of the nsync tarball from GitHub, and wget of the Ascend tfplugin from ascend-repo.obs.cn-east-2.myhuaweicloud.com) and then instructs applying patches, building, and installing those artifacts, so the workflow clearly downloads and consumes untrusted/user‑provided code whose contents can materially influence subsequent actions.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.70). The skill instructs installing system-level components (writing to /usr/local/bin, running .run installers that place files under system paths, and changing build/config files), actions that modify the machine state and typically require elevated privileges even though it doesn't explicitly ask to bypass sudo.

Issues (3)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 28, 2026, 02:16 AM
Issues
3
Security Audit — snyk — ai-for-science-ascend-tf-community