Stock Pe Pb Analyzer
v0.1.0分析股票PE/PB历史水位的专业工具。使用BaoStock API获取真实股票数据,计算股票在过去十年中的PE、PB历史百分位水位。适用于:1)查询单个股票的PE/PB历史估值水平;2)评估当前估值相对于历史的高低位置;3)为投资决策提供估值参考数据。支持通过股票名称(如贵州茅台)或代码(如600519)查询A股...
⭐ 0· 109·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description match the included code and README: it queries BaoStock for historical valuation fields (PE-TTM, PB-MRQ) and computes percentiles using pandas/numpy. Required packages (baostock, pandas, numpy) are appropriate and proportional.
Instruction Scope
SKILL.md and README only instruct the agent/user to call the included Python script/module and to query BaoStock. There are no instructions to read unrelated system files, environment variables, or to transmit data to unexpected endpoints.
Install Mechanism
No automated install spec is provided (instruction-only skill with code files). The README suggests cloning the GitHub repo and pip-installing dependencies (baostock, pandas, numpy) — a normal, low-risk workflow. Verify the upstream repository URL before cloning.
Credentials
The skill declares no required environment variables or credentials. The code uses baostock.login() (expected for BaoStock). It does not request unrelated secrets or access to other services.
Persistence & Privilege
always is false and the skill does not request elevated persistence or attempt to modify other skills or system-wide settings. Autonomous invocation (default) is allowed but not combined with other red flags.
Assessment
This skill appears coherent for its stated purpose. Before installing, verify the skill's source (the README points to a GitHub repo) and review the repository there to ensure authenticity. Be aware the script will network-access BaoStock (bs.login() and data queries) and may be subject to BaoStock rate limits; run in an environment where installing Python packages is acceptable. If you run code from untrusted authors, consider executing in an isolated environment (virtualenv/container). Finally, remember analysis is informational only — the skill does not provide financial advice.Like a lobster shell, security has layers — review code before you run it.
latestvk978p3xnrdq418pggs2x6t1nyx837kw5
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
