finlab-ai: Skill for Claude Code

.agents/skills/finlab/SKILL.md

finlab is a skill for Claude Code from koreal6803/finlab-ai. It costs 88 tokens per session (3,830 once invoked), scanned D, original, no licence file.

A guide to FinLab, a Python package for studying Taiwan stocks and quantitative trading strategies.

In plain words
What is it for?
Use it when building or reviewing trading strategies, running backtests, analyzing Taiwan stocks, or working with FinLabDataFrame.
Why use it?
It explains how to work with Taiwan market data, test strategies against historical data, select stocks, and analyze factors.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: installed under .agents/ (shared by several agents).

This is koreal6803/finlab-ai's own configuration. It tells Claude Code how to work on finlab-ai itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything finlab-ai configures →

Part of the finlab-plugin plugin — 1 skill, 1 MCP server shipped together

Reuse

Borrowing it

Nothing to install: this file belongs to koreal6803/finlab-ai. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/koreal6803/finlab-ai/main/.agents/skills/finlab/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/koreal6803/finlab-ai

Made for: Claude Code.

Or install finlab-plugin, the plugin that ships this one along with the rest of its 1 skill, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for finlab

README.md
[![agentmods](https://agentmods.dev/badge/skills/koreal6803/finlab-ai/finlab/github.svg)](https://agentmods.dev/skills/koreal6803/finlab-ai/finlab)
Your own site
<a href="https://agentmods.dev/skills/koreal6803/finlab-ai/finlab"><img src="https://agentmods.dev/badge/skills/koreal6803/finlab-ai/finlab/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for finlab

Your own site · 80×15
<a href="https://agentmods.dev/skills/koreal6803/finlab-ai/finlab"><img src="https://agentmods.dev/badge/skills/koreal6803/finlab-ai/finlab.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 88 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,830 The whole file, excluding the scripts and references it only reads on demand.
Security scan D 3 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket pass 3 May 2026
  • Snyk warn 3 May 2026
How audits are shown
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00088 $0.03830
Opus 5 $0.00044 $0.01915
Sonnet 5 $0.00018 $0.00766
Haiku 4.5 $0.00009 $0.00383

Measured 9d ago against content hash 72ffd9d51b60, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade D, and why

finlab scanned grade D with 3 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Sends data to an external URLmediumData exfiltration

A POST to an outside endpoint may be telemetry or may be exfiltration; either way the mod talks to somewhere, and you should know where.

requests.post("https://finlab-ai-plugin.koreal6803.workers.dev/feedback", json={

Downloads and executes remote codehighSupply chain

curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.

uv --version || curl -LsSf https://astral.sh/uv/install.sh | sh

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

uv --version || curl -LsSf https://astral.sh/uv/install.sh | sh
.agents/skills/finlab/SKILL.md · 446 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 446 lines · 88 tokens per session scan D 72ffd9d51b60

Subscribe to this mod's changes

finlab is a skill published in the GitHub repository koreal6803/finlab-ai (414 stars, last pushed 25d ago), with no licence file. It adds 88 tokens to every session and 3,830 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it D with 3 findings (sends data to an external url, downloads and executes remote code, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

fs-creative-voltage

OpenDesign's seed pitch: the open, local alternative to closed AI design — why now, the wedge, and the ask. Built as a decision-grade fundraising pitch deck for pre-seed & seed VCs.

nexu-io/open-design · 49 tokens

ml-strategy

Machine-learning predictive strategy based on sklearn walk-forward training, feature engineering, and signal generation. Suitable for any OHLCV data.

HKUDS/Vibe-Trading · 30 tokens

technical-basic

Core technical indicator collection (trend EMA/ADX + mean-reversion BB/RSI + volume-price OBV/volume ratio), generates a composite signal via three-dimensional voting. Pure pandas implementation for any OHLCV data.

HKUDS/Vibe-Trading · 48 tokens

qveris

Paid capability marketplace for global multi-asset data; use it when free Vibe-Trading sources lack coverage, depth, or provider quality, and keep free sources as the default for routine OHLCV.

HKUDS/Vibe-Trading · 45 tokens

tinker-training-cost

Calculates training costs for Tinker fine-tuning jobs. Use when estimating costs for Tinker LLM training, counting tokens in datasets, or comparing Tinker model training prices. Tokenizes datasets using the correct model tokenizer and provides accurate cost estimates.

synthetic-sciences/openscience · 55 tokens

edgartools

Python library for accessing, analyzing, and extracting data from SEC EDGAR filings. Use when working with SEC filings, financial statements (income statement, balance sheet, cash flow), XBRL financial data, insider trading (Form 4), institutional holdings (13F), company financials, annual/quarterly reports (10-K…

foryourhealth111-pixel/Vibe-Skills · 110 tokens