ZappushZappush
SkillsUse CasesBenchmarkCommunitySign In
      Back to Skills
      gbabyzs

      Safety Report

      AI Risk Assessment

      @gbabyzs

      Provides portfolio risk metrics, stress testing, and position management advice using VaR, CVaR, volatility, Beta, Sharpe ratio, and Kelly formula.

      249Downloads
      1Installs
      0Stars
      1Versions
      Image Processing4,554Monitoring & Logging3,137Networking & DNS2,106Automated Testing1,300

      Security Analysis

      high confidence
      Clean0.08 risk

      The skill's files and runtime instructions are consistent with a portfolio risk tool; nothing in the package demands unrelated credentials or system access, though there are minor packaging/inconsistency issues to fix before trusting it in production.

      Mar 15, 20263 files2 concerns
      Purpose & Capabilitynote

      The name, description, SKILL.md, and the Python implementation align: the code uses akshare to fetch market data and computes VaR and simple position suggestions. Minor inconsistencies: skill.json exports include "stress_test" which is not implemented in risk_assessment.py, and SKILL.md example uses parameter name "stock_code" while the function signature uses "code". These look like packaging/documentation oversights rather than malicious behavior.

      Instruction Scopeok

      SKILL.md only instructs installing dependencies and calling the provided functions. The code performs network calls via the akshare library to fetch market data (expected for a market-risk tool). There are no instructions to read unrelated system files, environment variables, or transmit data to arbitrary endpoints beyond what akshare does.

      Install Mechanismnote

      No install spec is provided (instruction-only), and the README suggests pip installing akshare, pandas, numpy, scipy — reasonable for this function. Recommendation: pin dependency versions before installing; review akshare as a third-party package because it performs network I/O.

      Credentialsok

      The skill requests no environment variables, credentials, or config paths. That matches its stated purpose and is proportionate.

      Persistence & Privilegeok

      always is false and there is no code that modifies other skills or agent-wide configuration. The skill does not request elevated persistence or privileges.

      Guidance

      This appears to be a straightforward risk-assessment helper, but take a few precautions before installing and using it with real capital: (1) Fix or confirm packaging inconsistencies — skill.json exports "stress_test" though no such function exists; ask the author or remove the extra export. (2) Pin dependency versions (pip install akshare==<version>, pandas, numpy, scipy) and audit the akshare package — it performs network requests to fetch market data, so confirm its data sources and trustworthiness. (3) Run the skill in a sandbox or test environment first and validate outputs on known data. (4) Review akshare's upstream code or network behavior if you care about data exfiltration or privacy. (5) If you plan to integrate this with automated agents, consider limiting automatic invocation until you’ve vetted the package. These steps reduce risk; the package itself shows no signs of trying to access unrelated credentials or system resources.

      Latest Release

      v1.0.0

      Initial release - Risk assessment tools for financial investments

      More by @gbabyzs

      Financial Analysis

      2 stars

      AI News Sentiment

      0 stars

      Capital Flow Analysis

      0 stars

      Technical Indicators

      0 stars

      Finance Data Fetcher

      0 stars

      Sentiment Analysis

      @GBABYZS · 0 stars

      Published by @gbabyzs on ClawHub

      Zappush© 2026 Zappush
      HomeGuaranteeSupport

      Something feels unusual? We want to help: [email protected]