huawei-cloud-find-skills

Warn

Audited by Snyk on Jul 21, 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.75). Yes—runtime HTTP GET from GitCode API v5 loads index.json and cn-en-map.json (base64-decoded) from a third party, and scripts/search-skills.py turns their JSON fields (e.g., descriptions, triggers, names) into readable text printed/used in the agent’s flow.

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 (medium risk: 0.60). The skill explicitly instructs installing system packages with sudo (e.g., "sudo apt-get install python3") and to run installation commands (npx skills add) that modify the host environment, so it directs actions that change the machine state and may require elevated privileges.

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
Jul 21, 2026, 06:52 AM
Issues
3
Security Audit — snyk — huawei-cloud-find-skills