Pacifica Account Health
Product + Agent Skill
Analytics & DataPacifica RESTAgent Skill

Your Pacifica trading history, turned into personal risk guardrails.

Pacifica Account Health learns a trader's recent posture from Pacifica account history, generates a live risk profile, simulates what-if trades, and keeps those guardrails active before anyone adds leverage.

History-built profile
Balanced profile
Generated from recent Pacifica behavior
8x max exposure
Recent size, drawdown, and carry patterns say this desk should stay under roughly 8x exposure with at least a 9% liquidation buffer.
Profile
Balanced
Score floor
70+
Exposure cap
8x
Liq floor
9%

For traders

Generate a risk profile from recent Pacifica behavior, test a trade in Scenario Lab, and pick the cleanest action path before sending an order.

For agents

Install skill.md so AI assistants can read the same history-built risk profile, refuse unsafe leverage, and stay aligned with the same product logic.

For builders

Use Pacifica REST data to turn raw history into personal guardrails, then layer on scenario simulation, planning, and alert workflows.

Agent Skill

Ship the risk check into any AI workflow.

The skill teaches agents when to ask for a Pacifica wallet, how to call the API, how to generate a history-based risk profile, how to classify risky desks, and how to produce a concise risk report without pretending to be financial advice.

1
Download skill.md
The skill is served from the same production app.
2
Agent calls the API
The agent sends a wallet address to the Account Health API.
3
Return risk report
The response becomes a trader-readable account health summary.
Install Skill
curl -s https://pacifica-risk-room.vercel.app/skill.md > SKILL.md
Agent Prompt
Use the Pacifica Account Health skill to check this wallet before suggesting any leverage: 96BSa5qqWnQ7WHF8TEyRVpGjWbc2srgCWsSMfNVyZptn
Try API
curl "https://pacifica-risk-room.vercel.app/api/pacifica-risk-room?account=96BSa5qqWnQ7WHF8TEyRVpGjWbc2srgCWsSMfNVyZptn"

One endpoint for product and agents.

The UI and skill both use the same Pacifica Account Health API. That keeps the product honest: the generated risk profile and the agent report are derived from the same Pacifica history a human sees in the workspace.

Product Proof

Risk data, not decoration.

The product combines Pacifica account history, live posture, market context, liquidation distance, and carry cost into one decision layer. The same logic powers the UI, API, and agent skill.

Market intelligence layer
Prices, funding, open interest, volume, and watchlist context.
History-built risk profile
Recent fills, closed positions, current exposure, and portfolio replay become personal risk guardrails.
Pre-trade scenario lab
Simulate adds, reductions, collateral top-ups, and rotations before any order goes live.
Watch and agent workflow
Generated risk profiles, saved desks, alert thresholds, and a reusable skill so AI assistants can check risk before suggesting leverage.