AkShare Mastery
Provides expert guidance on using AkShare to efficiently fetch and manage Chinese financial data through web scraping techniques.
Install this skill
or
95/100
Security score
The AkShare Mastery skill was audited on Jun 11, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 21
External URL reference
SourceSKILL.md
| 21 | pip install akshare --upgrade -i https://mirrors.aliyun.com/pypi/simple/ |
low line 33
External URL reference
SourceSKILL.md
| 33 | export HTTP_PROXY="http://127.0.0.1:7890" |
low line 34
External URL reference
SourceSKILL.md
| 34 | export HTTPS_PROXY="http://127.0.0.1:7890" |
low line 45
External URL reference
SourceSKILL.md
| 45 | os.environ["HTTP_PROXY"] = "http://127.0.0.1:7890" |
low line 46
External URL reference
SourceSKILL.md
| 46 | os.environ["HTTPS_PROXY"] = "http://127.0.0.1:7890" |
Scanned on Jun 11, 2026
View Security Dashboard