AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Parallax Earnings Quality

skill-bencharoenwong-parallax-workflows-parallax-earnings-quality · by bencharoenwong

Forensic earnings quality analysis: revenue recognition patterns, accruals, quality sub-scores, manipulation risk, and hidden risk detection via Parallax MCP tools. Symbol in RIC format. NOT for general stock analysis (use /parallax-deep-dive), not for full due diligence (use /parallax-due-diligence).

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add skill-bencharoenwong-parallax-workflows-parallax-earnings-quality

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-bencharoenwong-parallax-workflows-parallax-earnings-quality)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
yesterday

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Parallax Earnings Quality? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Earnings Quality Analysis

When not to use

  • General stock analysis → use /parallax-deep-dive
  • Full due diligence → use /parallax-due-diligence
  • Quick stock check → use /parallax-should-i-buy

Gotchas

  • JIT-load _parallax/parallax-conventions.md for RIC resolution, parallel execution, and fallback patterns
  • getfinancialanalysis (Palepu framework) is async ~2-5 min — this is the core of the forensic analysis
  • Quality score of 10 doesn't mean no risk — dig into sub-components
  • Cross-reference news for context on any red flags found
  • Focus output on actionable risk flags, not comprehensive financial review
  • JIT-load _parallax/white-label/integration-pattern.md before the Pre-Render step. Loader call is load_visual_branding() (7-key visual subset; voice structurally excluded — branding["voice"] raises KeyError). Apply §5 (Branding Header) and §7 (About This Report) in Output Format.

Usage

/parallax-earnings-quality AAPL.O
/parallax-earnings-quality 7203.T "concerned about revenue recognition"

Workflow

Execute using mcp__claude_ai_Parallax__* tools. JIT-load _parallax/parallax-conventions.md for execution mode, RIC resolution, and fallback patterns.

Batch 0 — Tool Loading

Call ToolSearch with query "+Parallax" to load the deferred MCP tool schemas before the first mcp__claude_ai_Parallax__* call.

Batch A — Data gathering (parallel)

Fire all simultaneously:

| Tool | Parameters | Notes | |---|---|---| | get_score_analysis | symbol | Quality score trajectory (default 52-week lookback) | | get_financials | symbol, statement="income" | Revenue/margin trends (default 4 periods) | | get_financials | symbol, statement="cash_flow" | Cash conversion (default 4 periods) | | get_financials | symbol, statement="ratios" | Accrual ratios | | get_financial_analysis | symbol | Async ~2-5 min — Palepu forensic analysis | | get_news_synthesis | symbol | Async — accounting news, auditor changes |

Batch B — AI synthesis (after Batch A)

Call get_assessment with a prompt focused on: earnings quality concerns, revenue recognition patterns, accrual anomalies, cash flow vs. earnings divergence, and any specific concerns the user raised. Feed in all findings from Batch A.

Output Format

  • Risk Summary (red/yellow/green traffic light for overall earnings quality)
  • Quality Score Trend (52-week trajectory with inflection points flagged)
  • Forensic Findings (from Palepu analysis — accruals, revenue quality, cash conversion)
  • Red Flags (specific items that warrant investigation)
  • News Context (any accounting-related developments)
  • AI Assessment (synthesized risk opinion)
  • Recommended Actions (what to monitor, what warrants deeper investigation)
  • Branding Header (only if white_label_active AND client_name != "") — single line at the very top: **** earnings quality review. Logo handling per integration-pattern.md §5.
  • About This Report (always present): one line stating branding state per integration-pattern.md §7. If a logo was skipped, append Logo on file: as a second About This Report line.

Pre-Render — Load white-label branding

Load _parallax/white-label/integration-pattern.md §2 and compute white_label_active + client_name per that section. Apply §5 (Branding Header) and §7 (About This Report) when composing the Output Format.

AI-interaction disclosure (required regardless of view state): Render parallax-conventions.md §9.2 immediately above the disclaimer below.

Render the standard disclaimer verbatim from parallax-conventions.md §9.1.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.