tushare-data
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill integrates with the Tushare financial data platform using the official
tusharePython package. All network activity is directed toward the vendor's documented API endpoints (tushare.pro). - [SAFE]: Credential management for the
TUSHARE_TOKENis handled via environment variables and marked as sensitive in the manifest, aligning with security best practices for AI agents. - [SAFE]: The included Python scripts are transparent demonstration tools for fetching stock and fund data. They use standard libraries (pandas, os, datetime) and do not contain any hidden or malicious functionality.
- [SAFE]: Instructions focus on data normalization, entity resolution, and structured output (CSV/Parquet), which are routine operations for a financial analysis skill.
Audit Metadata