fiduciary-standards

fiduciary-standards is a skill for Claude Code from JoelLewis/finance_skills. It costs 172 tokens per session (2,933 once invoked), scanned A, original, MIT.

A reference for fiduciary duties that can apply to investment advisers and retirement-plan fiduciaries. A fiduciary must meet defined duties of care, loyalty, honesty, and prudence when acting for clients or plans.

In plain words
What is it for?
Analyzing adviser duties under the Investment Advisers Act, ERISA, the Department of Labor fiduciary rule, PTE 2020-02, and state fiduciary rules.
Why use it?
It helps determine which legal standards and disclosures may govern advice and conflicts of interest in a particular situation.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the compliance plugin — 17 skills shipped together

not rated 184repo +5 1mo ago A scan Socket: passSnyk: passSkillSpector: pass 172 tokens original MIT

Good fit Analyzing adviser duties under the Investment Advisers Act, ERISA, the Department of Labor fiduciary rule, PTE 2020-02, and state fiduciary rules.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/joellewis/finance_skills/fiduciary-standards
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add JoelLewis/finance_skills --skill fiduciary-standards
Clone the repo
git clone --depth 1 https://github.com/JoelLewis/finance_skills

Made for: Claude Code.

Or install compliance, the plugin that ships this one along with the rest of its 17 skills.

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 fiduciary-standards

README.md
[![agentmods](https://agentmods.dev/badge/skills/joellewis/finance_skills/fiduciary-standards/github.svg)](https://agentmods.dev/skills/joellewis/finance_skills/fiduciary-standards)
Your own site
<a href="https://agentmods.dev/skills/joellewis/finance_skills/fiduciary-standards"><img src="https://agentmods.dev/badge/skills/joellewis/finance_skills/fiduciary-standards/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 fiduciary-standards

Your own site · 80×15
<a href="https://agentmods.dev/skills/joellewis/finance_skills/fiduciary-standards"><img src="https://agentmods.dev/badge/skills/joellewis/finance_skills/fiduciary-standards.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 172 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,933 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket pass 18 Mar 2026
  • Snyk pass 13 Mar 2026
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original 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.00172 $0.02933
Opus 5 $0.00086 $0.01466
Sonnet 5 $0.00034 $0.00587
Haiku 4.5 $0.00017 $0.00293

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

Security

Grade A, and why

fiduciary-standards scanned grade A with 0 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 11d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/compliance/skills/fiduciary-standards/SKILL.md · 114 lines

How it starts

The opening of the file, as written. The whole thing — 114 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Fiduciary Standards

Regulatory status current as of June 2026 — verify effective dates, dollar thresholds, and pending rulemakings against current SEC/FINRA/FinCEN sources before advising.

Core Concepts

Investment Advisers Act Section 206

Sections 206(1) and 206(2) of the Investment Advisers Act of 1940 are anti-fraud provisions that the Supreme Court (in SEC v. Capital Gains Research Bureau, 1963) interpreted as establishing a federal fiduciary duty for investment advisers. Section 206(1) prohibits employing any device, scheme, or artifice to defraud a client. Section 206(2) prohibits any transaction, practice, or course of business that operates as a fraud or deceit on a client. Together, they impose an affirmative duty of utmost good faith, full and fair disclosure, and an obligation to act in the client's best interest.

SEC 2019 Fiduciary Interpretation (Release IA-5248)

The SEC's June 2019 interpretation clarified that the IA fiduciary duty comprises two component duties:

Duty of Care:

  • Duty to provide advice in the client's best interest — the adviser must have a reasonable understanding of the client's objectives and provide advice that is in the client's best interest in light of those objectives. This includes the duty to provide advice about whether to invest in a particular type, strategy, or security at all.
  • Duty to seek best execution — when the adviser has authority to select broker-dealers, it must seek to obtain the most favorable terms reasonably available under the circumstances for client transactions.
  • Duty to provide advice and monitoring over the course of the relationship — this is an ongoing duty that continues throughout the advisory relationship, not just at the point of recommendation. The frequency of monitoring depends on the scope of the advisory relationship.

Duty of Loyalty:

  • The adviser must not place its own interests ahead of the client's interests.
  • Must provide full and fair disclosure of all material conflicts of interest that might incline the adviser to render advice that is not disinterested.
  • Disclosure must be sufficiently specific that a client can understand the conflict and provide informed consent. Generic or boilerplate disclosure is insufficient.
  • Even with disclosure and consent, the adviser cannot act in a manner inconsistent with the client's best interest.

Read the full file on GitHub · 114 lines

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. 11d ago First seen · 114 lines · 172 tokens per session scan A 2ff9d8cf3f06

Subscribe to this mod's changes

fiduciary-standards is a skill published in the GitHub repository JoelLewis/finance_skills (184 stars, last pushed 1mo ago), licensed MIT. It adds 172 tokens to every session and 2,933 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it A with 0 findings. 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

fiscaliste

Fiscaliste IA pour la fiscalité personnelle des particuliers français : optimisation et déclaration de l'impôt sur le revenu, IFI, revenus du capital, revenus fonciers, equity salarial, crypto-actifs et PER. Couvre le calcul de l'IR (barème, quotient familial, décote, PAS, CEHR, revenus exceptionnels), la déclaration…

romainsimon/paperasse · 302 tokens

controleur-fiscal

Inspecteur des finances publiques IA. Simule un contrôle fiscal DGFIP complet sur les comptes d'une entreprise française (SASU, EURL, SAS, SARL). Analyse le FEC, la liasse fiscale, les charges déduites, le compte courant d'associé, la TVA, l'IS selon 8 axes de vérification. Identifie les chefs de redressement…

romainsimon/paperasse · 136 tokens

commissaire-aux-comptes

Commissaire aux comptes IA pour l'audit des comptes annuels d'entreprises françaises. Applique la démarche NEP en 7 phases : prise de connaissance, contrôle du FEC, vérification du bilan, du compte de résultat, de la balance, de la liasse fiscale, et contrôles transversaux. Émet une opinion motivée sur la fiabilité…

romainsimon/paperasse · 123 tokens

hr-payroll

Help HR operations specialists, payroll administrators, and compensation teams understand, design, and run payroll processing, compliance, and payroll-related HR operations. Use when asked to set up a payroll process, run a payroll compliance audit, design a payroll calendar, handle a payroll discrepancy, build a…

tuanductran/hr-skills · 88 tokens

hr-retirement-benefits

Help compensation and benefits teams design, communicate, and administer retirement and pension benefits. Use when asked to design our retirement benefit offering, explain 401(k)/pension options to employees, compare retirement plan providers, communicate a retirement plan change, or help an employee understand their…

tuanductran/hr-skills · 63 tokens

tax-calendar-proactive

A proactive tax calendar for Russian individual entrepreneurs and small limited companies. From a few business details, it identifies upcoming deadlines, estimated payments, and important thresholds such as VAT and the simplified-tax-system limit.

ilyautov/small-business-ru · 167 tokens