US Stock Valuation Model - Value Investing Framework / 美股估值模型-价值投资框架
PassAudited by ClawScan on May 1, 2026.
Overview
This appears to be a benign stock-evaluation helper that runs a local Python script on provided financial JSON and writes local result files, with no evidence of network access, credentials, or destructive behavior.
This skill is appropriate to install if you want a local, rule-based stock scoring template. Before running it, verify the financial input data and output paths, and treat the rating as analytical support rather than financial advice.
Findings (1)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
If used, the agent or user may run bundled local code and create result files in the workspace.
The skill documents a local Python script run that reads a JSON input and writes local result files; this is disclosed and central to the valuation purpose.
python3 scripts/evaluate_company.py --input references/input-template.json --out .state/eval.json --markdown .state/eval.md
Run it only in the intended workspace and review or adjust the input/output paths before using real financial data.
