Skills longbridge-quant
๐Ÿ“ฆ

longbridge-quant

v1.0.0 Content revision r2 Medium Risk โš™๏ธ External commands

Build and Evaluate Quantitative Strategies

Quantitative research requires consistent data, statistical methods, and validation. This skill structures Longbridge workflows for analysis, screening, optimization, execution, and hedging.

Supports: Claude Codex Code(CC)
๐Ÿ“Š 69 Adequate

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "longbridge-quant" from https://skillstore.io/skills/longbridge-longbridge-quant.md and its manifest at https://skillstore.io/api/skills/longbridge-longbridge-quant/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

Your Agent should still show its plan and request any confirmation required by the security policy.

Agent-readable resources

Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.

Test it

Using "longbridge-quant". Compare a possible pairs trade between two technology stocks.

Expected outcome:

A research report covering return correlation, cointegration evidence, hedge ratio, spread Z-score, half-life, signal thresholds, and execution caveats.

Using "longbridge-quant". Screen an index for value, quality, momentum, and low volatility.

Expected outcome:

  • A ranked table with factor Z-scores and composite scores.
  • A methodology note explaining weights and missing-data handling.
  • A summary of factor dispersion, coverage, and limitations.

Using "longbridge-quant". Optimize a moving-average strategy without overfitting.

Expected outcome:

A parameter comparison with in-sample metrics, out-of-sample metrics, walk-forward results, degradation analysis, and a clear overfitting assessment.

Security Audit

Medium Risk
v7 โ€ข 8/8/2026 Open versioned report

Most static findings mistake Markdown backticks or ordinary financial terminology for shell execution or reconnaissance. Remote indicator execution can disclose submitted scripts, and the hedging workflow accesses authenticated portfolio positions despite public-access metadata.

14
Files scanned
1,257
Lines analyzed
1
Review items
0
False positives ignored

Confirmed security concerns (2)

Medium
Authenticated Portfolio Access Is Undeclared
The metadata says login is not required, while the hedging workflow reads current portfolio positions using trade-scope authentication. This mismatch can obscure access to sensitive financial data.
Both the public-access metadata and the trade-scope positions command are explicit. The contradiction is direct and affects permission transparency.
Low
Network reconnaissance
Executes the script server-side and returns the computed indicator/plot values as JSON. Scripts are
The workflow explicitly sends user-provided scripts to a remote server for execution. This is not reconnaissance, but it creates a real code-disclosure risk if scripts contain sensitive logic.
Capability review items (1)

These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.

Medium
Ruby/shell backtick execution
| `ModuleNotFoundError: sklearn` | Run `pip install scikit-learn` |
The troubleshooting instruction tells the agent to run pip install scikit-learn. Package installation executes third-party build or installation logic and should require user confirmation.

Detected Patterns

Network reconnaissance
Audited by: codex View Audit History โ†’
Share & cite this report

Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/longbridge-longbridge-quant/audits/7?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/longbridge-longbridge-quant/security.svg)](https://skillstore.io/skills/longbridge-longbridge-quant?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/longbridge-longbridge-quant?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/longbridge-longbridge-quant/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/longbridge-longbridge-quant.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Academic citations (APA ยท BibTeX ยท CFF)

APA citation

longbridge. (2026). longbridge-quant security audit report (audit version 7) [Author version 1.0.0]. Skillstore. https://skillstore.io/skills/longbridge-longbridge-quant/audits/7

BibTeX citation

@techreport{longbridge-longbridge-longbridge-quant-2026, author = {longbridge}, title = {longbridge-quant security audit report (audit version 7)}, institution = {Skillstore}, year = {2026}, number = {7}, url = {https://skillstore.io/skills/longbridge-longbridge-quant/audits/7}, note = {Author version 1.0.0} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "longbridge-quant security audit report (audit version 7)" version: "1.0.0" type: report authors: - name: "longbridge" date-released: "2026-08-08" url: "https://skillstore.io/skills/longbridge-longbridge-quant/audits/7" identifiers: - type: other value: "skillstore:longbridge-longbridge-quant:audit:7" description: "Skillstore immutable audit report identifier"

Skillstore Score

Why this score Evidence Confidence: High
45
Architecture
100
Maintainability
87
Content
67
Community
83
Spec Compliance

What You Can Build

Research a Trading Pair

Test cointegration, estimate a hedge ratio, and define entry and exit signals from historical prices.

Rank an Equity Universe

Screen index constituents and compare factor scores using valuation, momentum, quality, and volatility measures.

Validate a Strategy

Create parameter searches and walk-forward tests that separate in-sample and out-of-sample performance.

Try These Prompts

Explain a Quantitative Method
Explain [METHOD] for [SYMBOL OR UNIVERSE]. Define required data, calculations, assumptions, outputs, and major risks.
Screen a Stock List
Screen [SYMBOLS OR INDEX] using [FACTORS] and [THRESHOLDS]. Rank passing symbols, explain weights, identify missing data, and cite the data source.
Design a Backtest
Design a backtest for [STRATEGY] on [SYMBOLS] over [PERIOD]. Include signals, costs, position sizing, metrics, and out-of-sample validation.
Optimize and Stress Test a Portfolio Strategy
Optimize [STRATEGY] across [PARAMETER RANGES]. Use walk-forward validation, quantify degradation, model execution costs, test hedge scenarios, and flag overfitting.

Best Practices

  • Confirm symbols, markets, date ranges, and data frequency before analysis.
  • Include transaction costs, slippage, liquidity, and out-of-sample validation in every backtest.
  • Request consent before remote script submission or authenticated portfolio access.

Avoid

  • Do not present historical performance or model signals as guaranteed future returns.
  • Do not optimize parameters only on the full dataset without an untouched validation period.
  • Do not install packages, submit proprietary scripts, or read portfolio positions without approval.

Frequently Asked Questions

Does this skill place trades?
No. It provides analytical frameworks, scripts, signals, and hedge designs. Users remain responsible for execution and investment decisions.
Which market data does it use?
The workflows use Longbridge market data through supported CLI commands or an available MCP connection.
Is login required?
Public quant analysis may not require login. Portfolio positions and some datasets can require authenticated Longbridge access.
Which indicator languages are supported?
The quant CLI supports Navi by default and Pine-compatible scripts through its language option.
Can it prevent strategy overfitting?
It can apply walk-forward and out-of-sample checks, but these methods reduce rather than eliminate overfitting risk.
Are the results investment advice?
No. Results are research outputs based on historical data, assumptions, and model choices.

Developer Details

Author

longbridge

License

MIT

Author version

v1.0.0

Skillstore revision

r2

Version notice

The installable content changed, but the author did not update the declared version.

Ref

656be3040aef5c047555a908cd5c695d22a4a548

Maintenance freshness

8/8/2026

Usage

8 downloads ยท 0 views

File structure

๐Ÿ“ references/

๐Ÿ“„ correlation.md

๐Ÿ“„ execution-model.md

๐Ÿ“„ factor-research.md

๐Ÿ“„ factor-screen.md

๐Ÿ“„ hedging.md

๐Ÿ“„ ml-strategy.md

๐Ÿ“„ multifactor.md

๐Ÿ“„ pairs-trading.md

๐Ÿ“„ quant-cli.md

๐Ÿ“„ quant-stats.md

๐Ÿ“„ seasonality.md

๐Ÿ“„ strategy-optimizer.md

๐Ÿ“„ volatility-strategy.md

๐Ÿ“„ SKILL.md