market-research — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited market-research (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Parse $ARGUMENTS to determine research type and target, then run the following command.
python3 /Users/kikuchihiroyuki/stock-skills/.claude/skills/market-research/scripts/run_research.py <command> <target>For natural language → skill selection, see .claude/rules/intent-routing.md.
XAI_API_KEY environment variable is setstock)XAI_API_KEY is set (X posts, web search for deep analysis)Displays Grok API status at the end of each report:
| Status | Display |
|---|---|
| Normal | ✅ OK |
| Not set | 🔑 Not set — Set XAI_API_KEY to enable |
| Auth error | ❌ Auth error (401) — Check your XAI_API_KEY |
| Rate limit | ⚠️ Rate limited (429) — Wait and retry |
| Timeout | ⏱️ Timeout — Check network connection |
| Other error | ❌ Error — Check stderr for details |
After displaying the script output as-is, Claude should add:
/stock-report results# Stock research
python3 .../run_research.py stock 7203.T
python3 .../run_research.py stock AAPL
# Industry research
python3 .../run_research.py industry semiconductors
python3 .../run_research.py industry "Electric Vehicles"
# Market research
python3 .../run_research.py market nikkei
python3 .../run_research.py market "S&P500"
# Business model analysis
python3 .../run_research.py business 7751.T
python3 .../run_research.py business AAPLWhen get_context.py output contains the following, integrate with research results:
When a response for stock/business/industry research contains specific investment opinions or thesis-level conclusions:
💡 This analysis has not yet been recorded as an investment note. Would you like to record it as a thesis or concern?
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.