portfolio-exposure-review

portfolio-exposure-review is a skill for Codex from iFurySt/aifi. It costs 71 tokens per session (537 once invoked), scanned A, original, MIT.

A review of how an investment idea fits with an existing portfolio or watchlist. It considers concentration, sector and factor exposure, liquidity, correlation, drawdowns, risk limits, and related risks.

In plain words
What is it for?
It is for assessing whether to size, add, trim, hold, or monitor an investment idea without executing trades or prescribing an order.
Why use it?
It shows whether a new or existing position duplicates other bets or creates risks that are easy to miss when looking at one company alone.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit It is for assessing whether to size, add, trim, hold, or monitor an investment idea without executing trades or prescribing an order.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ifuryst/aifi/portfolio-exposure-review
View source ↗ iFurySt/aifi
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 iFurySt/aifi --skill portfolio-exposure-review
Clone the repo
git clone --depth 1 https://github.com/iFurySt/aifi

Made for: Codex.

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 portfolio-exposure-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/ifuryst/aifi/portfolio-exposure-review/github.svg)](https://agentmods.dev/skills/ifuryst/aifi/portfolio-exposure-review)
Your own site
<a href="https://agentmods.dev/skills/ifuryst/aifi/portfolio-exposure-review"><img src="https://agentmods.dev/badge/skills/ifuryst/aifi/portfolio-exposure-review/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 portfolio-exposure-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/ifuryst/aifi/portfolio-exposure-review"><img src="https://agentmods.dev/badge/skills/ifuryst/aifi/portfolio-exposure-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 71 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 537 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.
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.00071 $0.00537
Opus 5 $0.00036 $0.00269
Sonnet 5 $0.00014 $0.00107
Haiku 4.5 $0.00007 $0.00054

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

Security

Grade A, and why

portfolio-exposure-review 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.

skills/portfolio-exposure-review/SKILL.md · 62 lines

How it starts

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

Portfolio Exposure Review

Use this skill after single-name evidence and thesis work when the question is about portfolio fit. It does not execute trades or prescribe an order; it frames position-level risks, constraints, and watch items for the user.

Inputs

  • target thesis, valuation scenario, market signals, and risk diligence where available
  • current or proposed position size if the user provides it
  • portfolio holdings, sector weights, factor exposures, cash, liquidity needs, or risk limits when available
  • benchmark, mandate, time horizon, and tax or restriction context when relevant

Workflow

  1. Load the target archive and any supplied portfolio context.
  2. Identify whether the task is about a new idea, existing holding, watchlist candidate, trim/add decision, or portfolio-level risk review.
  3. Map exposures by issuer, sector, industry, geography, currency, factor, customer/supplier dependency, and catalyst overlap.
  4. Review position sizing context: concentration, liquidity, drawdown contribution, conviction, valuation range, risk severity, and time horizon.
  5. Identify correlated risks and duplicate bets across holdings or watchlist names.
  6. Produce user-controlled options such as watch, research more, add to watchlist, size smaller, rebalance candidate, or revisit after catalyst.
  7. Save the review under research/targets/<target>/artifacts/portfolio-reviews/ or a portfolio archive when one exists.

Read references/portfolio-review-framework.md before writing the review.

Output

Return:

  • portfolio context used and missing context
  • exposure map and concentration notes
  • sizing considerations, not an autonomous trade instruction
  • liquidity, correlation, drawdown, and catalyst-overlap risks
  • fit with thesis, valuation, and risk evidence
  • user-controlled options and watch triggers
  • archive files created or updated

Quality Gate

Before finishing:

  • state whether actual portfolio holdings were available or assumed absent
  • do not recommend or execute trades
  • distinguish target-specific risk from portfolio-level exposure
  • label stale or missing prices, weights, liquidity, and benchmark data
  • avoid precise sizing math without complete portfolio inputs
  • preserve user control over any allocation decision

Read the full file on GitHub · 62 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 62 lines · 71 tokens per session scan A a2b4c42076ee

Subscribe to this mod's changes

portfolio-exposure-review is a skill published in the GitHub repository iFurySt/aifi (22 stars, last pushed 1mo ago), licensed MIT. It adds 71 tokens to every session and 537 once invoked, about $0.0004 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

daily-deep-brief

A scheduled, pre-market investment briefing for Hong Kong and United States stocks. A deterministic preparation step gathers data and an agent adds judgment, while a later step validates and publishes the result.

KCNyu/clawock · 163 tokens

hk-stock-analysis

A workspace-aware analysis workflow for Hong Kong-listed stocks. It retrieves prices, technical indicators, market comparisons, and news through a local data pipeline, then adds Hong Kong-specific investment context.

KCNyu/clawock · 126 tokens

us-stock-analysis

Workspace-aware US stock analysis for kcn. Routes through clawock analyze-us / clawock us-quotes instead of generic web search, then layers fundamental/technical/news analysis on top. Use when user asks to analyze a US ticker (e.g. "analyze AAPL", "look at RKLB", "compare TSLA vs NVDA"), check earnings, run…

KCNyu/clawock · 97 tokens

portfolio-swarm-review

Multi-agent swarm review of kcn's current holdings. Inspired by TauricResearch/TradingAgents framework already in workspace — three-tier analysis (analysts → bull/bear debate → risk debate + judge) with confidence scoring. Use for post-close reviews, holiday/next-session planning, pre-add sizing decisions, and any…

KCNyu/clawock · 90 tokens

investment-decision

Run a clawock investment decision — read the prepared request, research with the host's own tools, write decision.json with evidence and an explicit bull/bear debate, and let Python validate and settle. Use when the user asks for an investment decision or a clawock run request is present.

KCNyu/clawock · 62 tokens

investment-decision

Read the clawock request file, write decision.json, let clawock validate. Use when a clawock run request is present in .clawock/work/.

KCNyu/clawock · 36 tokens