a-share-analyst
Warn
Audited by Snyk on Jul 3, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (medium risk: 0.40). The skill mainly performs data analysis and scripting, but it instructs installing a package with "pip install akshare --break-system-packages", which can modify system-managed Python packages and thus alter the machine state even though it doesn't explicitly request sudo or create accounts.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata