Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- `get_fund_flow` 的注释/命名表明其要获取个股资金流向,但实现中调用的是未定义的 `stock_individual_fund_flow(...)`,而不是前文统一使用的 `ak.` 接口。这不是简单的实现细节缺失,而是文档声明的能力与实际代码行为相矛盾:该函数按当前代码无法完成所宣称的功能。
Security audit
Security checks for vulnerabilities and agentic risk
This skill is a straightforward Chinese A-share market data helper with minor reliability and localization issues, not a security concern.
Install only if you are comfortable using a Chinese-language tool that fetches public A-share market and financial data through AkShare. Treat outputs as informational, not investment advice, and expect the fund-flow CLI action may need a code fix before it works.
No suspicious patterns detected.