Tecent Finance 1
Analysis
This appears to be a benign stock-price helper, but the reviewed package only contains documentation and has some provenance/setup ambiguity.
Findings (2)
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
chmod +x /path/to/skills/tencent-finance/tfin ln -sf /path/to/skills/tencent-finance/tfin /usr/local/bin/tfin # Optional: global access ... pip3 install requests rich
The documentation expects a local tfin executable and Python package installation, while the supplied artifacts contain only SKILL.md and _meta.json with no included CLI source or install spec.
"ownerId": "kn71fmgr8vvghtwcjamnp2fmrx80rqh9", "slug": "tecent-finance"
The embedded metadata does not match the supplied registry owner/slug values, creating minor provenance ambiguity even though no unsafe behavior is shown.
