Borrowing it
Nothing to install: this file belongs to sreenathvemula/finance-research-agent. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/sreenathvemula/finance-research-agent/main/.claude/skills/management-credibility/SKILL.mdgit clone --depth 1 https://github.com/sreenathvemula/finance-research-agentWrote 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.
[](https://agentmods.dev/skills/sreenathvemula/finance-research-agent/management-credibility)<a href="https://agentmods.dev/skills/sreenathvemula/finance-research-agent/management-credibility"><img src="https://agentmods.dev/badge/skills/sreenathvemula/finance-research-agent/management-credibility/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.
<a href="https://agentmods.dev/skills/sreenathvemula/finance-research-agent/management-credibility"><img src="https://agentmods.dev/badge/skills/sreenathvemula/finance-research-agent/management-credibility.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00113 | $0.01510 |
| Opus 5 | $0.00056 | $0.00755 |
| Sonnet 5 | $0.00023 | $0.00302 |
| Haiku 4.5 | $0.00011 | $0.00151 |
Grade A, and why
management-credibility 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 10d 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.
How it starts
The opening of the file, as written. The whole thing — 98 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Management credibility
Trust is earned by delivery. This skill compares what management PROMISED against what the company REPORTED, scores the gap with a precise, repeatable methodology (not a vibe), and reads the language around misses for evasiveness patterns — so the user can judge credibility on evidence, not tone alone.
Procedure
-
Resolve the symbol; note the company type — guidance style differs materially (IT services guide revenue-growth ranges and margin bands; manufacturers guide capex and capacity; banks guide credit growth, NIM and credit-cost).
-
Pull both sides —
management_guidance(defaultlookback_periods=6; use 8-10 for a fuller track record). It returns:- dated forward-looking / guidance statements retrieved from past concalls (revenue-growth, margin, capex, outlook themes), and
- the actual reported quarterly results (Sales, OPM %, Net Profit, EPS). If concalls aren't indexed for the company, it says so and still returns the actuals — note the limitation and don't force a credibility verdict off actuals alone.
-
Score each guidance instance with a precise variance band, not a loose "close enough":
Variance % = (Actual - Guided) / |Guided| × 100(for a guided range, compare against the nearer band edge; for a directional guide with no number — e.g. "margins should improve" — score it qualitatively as met/missed against the reported change, and say you did).- Beat: actual exceeds guidance by >5%
- Met: actual within ±5% of guidance
- Modest miss: actual below guidance by 5-15%
- Large miss: actual below guidance by >15%, or guidance quietly dropped/revised down without being flagged as such by management Tabulate every instance found — don't cherry-pick the clean ones.
-
Compute the summary scores:
- Hit rate = (instances scored Met or Beat) / (total instances) over the lookback window — state as e.g. "6/8 quarters (75%)".
- Directional accuracy vs magnitude accuracy — separate "called the right direction but missed the size" (e.g. guided "modest growth", delivered 2% when they meant closer to 8%) from "called the wrong direction entirely" (guided growth, delivered a decline). The latter is materially worse for credibility than the former.
- Sandbagging vs over-promising pattern — check whether misses cluster as chronic over-promising (repeated large misses, same direction every time) vs chronic sandbagging (guidance consistently beaten by a wide, suspiciously consistent margin — itself a credibility flag, since it implies guidance is being lowballed rather than genuinely forecast).
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.
- 10d ago First seen · 98 lines · 113 tokens per session scan A 7d61a80cdbcf
management-credibility is a skill published in the GitHub repository sreenathvemula/finance-research-agent (0 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 113 tokens to every session and 1,510 once invoked, about $0.0006 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-31.
Other skills, from other repositories
weekly-fno-trade-planner
Weekly F&O trade planning skill for Indian markets. Analyzes news/macro events, identifies trending sectors and instruments, determines probable direction, suggests option strategy with entry/exit levels, and manages stop-loss and profit booking after position entry. Use when user wants a weekly trade idea, F&O…
india-market-breadth
Analyze Indian market breadth health using advance/decline data, stocks above moving averages, new highs/lows, and sector participation. Use when assessing rally quality, market participation width, or equity exposure levels for NSE/BSE.
india-news-tracker
Track and analyze Indian stock market news, corporate announcements, SEBI circulars, bulk/block deals, and earnings calendars. Auto-fetches headlines from MoneyControl, Economic Times, LiveMint, BSE/NSE filings. Use when the user asks about recent news, corporate actions, upcoming events, or wants a daily market news…
india-stock-analysis
Use when user requests analysis of Indian stocks, fundamental assessment, technical review, comparisons, or investment reports for NSE/BSE listed companies.
options-strategy-advisor
Options strategy analysis for Indian F&O markets (NSE). Use when user requests options strategy recommendations, P/L analysis, Greeks calculation, risk management, or F&O strategy planning for Nifty, Bank Nifty, or stock options.
backtest-expert
Expert guidance for systematic backtesting of trading strategies on Indian markets (NSE/BSE). Use when developing strategies, testing robustness, avoiding overfitting, or validating trading ideas.