{"task":"Use Awesome Deep Trading","agent":"codex","constraints":{"max_risk":"medium","needs_install_command":true,"min_stars":0},"feedback":{"event_id":"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d","outcome_api":"https://www.openagentskill.com/api/agent/outcome","method":"POST","selected_skill_slug":"stocksharp-stocksharp","selected_skill_name":"StockSharp","alternative_skill_slugs":["thuquant-awesome-quant","alphaear-stock","cybergeekgyan-quant-developers-resources","tradermonty-us-stock-analysis"],"expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"report_after":["After trying the selected skill, report whether it solved the task.","Mark blocked_by_risk when audit, license, credentials, shell, or network risk prevents safe use.","Mark setup_required when the skill looks relevant but needs missing keys, data, or manual configuration.","Mark not_relevant when the selected skill does not match the task after inspection.","Include output_quality, error_type, workspace, human_review_required, evidence_url, and time_to_useful_ms when available."],"json_example":{"event_id":"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d","skill_slug":"stocksharp-stocksharp","task":"Use Awesome Deep Trading","agent":"codex","outcome":"success","install_used":true,"risk_blocked":false,"setup_required":false,"task_success":true,"output_quality":4,"error_type":null,"human_review_required":false,"workspace":"sandbox","time_to_useful_ms":120000,"notes":"Solved the task in a sandbox workflow."},"cli_example":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz outcome \"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d\" --skill \"stocksharp-stocksharp\" --task \"Use Awesome Deep Trading\" --agent \"codex\" --outcome success"},"agent_feedback_loop":{"version":"openagentskill-agent-feedback-loop-v3","status":"active","purpose":"Report the result of one resolved skill run so Trust Score v5 and future Resolve rankings learn from real use.","event_id":"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d","selected_skill_slug":"stocksharp-stocksharp","selected_skill_name":"StockSharp","endpoint":"https://www.openagentskill.com/api/agent/outcome","method":"POST","idempotency":"Retrying the same event_id updates the previous outcome.","dry_run":{"supported":true,"instruction":"Set dry_run=true to validate a payload before wiring a new agent integration."},"expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"error_types":["install_failed","runtime_error","not_relevant","permission_blocked","risk_blocked","setup_required","low_quality_output","missing_dependency","timeout","other"],"workspaces":["sandbox","local","ci","production","unknown"],"quality_fields":["task_success","output_quality","error_type","human_review_required","used_in_production","workspace","evidence_url"],"payload_template":{"event_id":"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d","skill_slug":"stocksharp-stocksharp","task":"Use Awesome Deep Trading","agent":"codex","outcome":"success","install_used":true,"risk_blocked":false,"setup_required":false,"task_success":true,"output_quality":4,"error_type":null,"human_review_required":false,"workspace":"sandbox","time_to_useful_ms":120000,"notes":"Solved the task in a sandbox workflow."},"cli_example":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz outcome \"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d\" --skill \"stocksharp-stocksharp\" --task \"Use Awesome Deep Trading\" --agent \"codex\" --outcome success","ranking_inputs_updated":["Trust Score v5 outcome confidence","Resolve ranking outcome evidence","Skill detail outcome signal block","Outcome leaderboard"]},"install_receipt":{"version":"openagentskill-install-receipt-v1","receipt_id":"receipt_fcf4a7d3-170e-4fe6-ae53-3214d977004d","resolve_event_id":"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d","generated_at":"2026-08-23T09:00:22.675Z","task":"Use Awesome Deep Trading","agent":"codex","constraints":{"max_risk":"medium","needs_install_command":true,"min_stars":0},"urls":{"web":"https://www.openagentskill.com/resolve?task=Use+Awesome+Deep+Trading&agent=codex&max_risk=medium","json":"https://www.openagentskill.com/api/agent/receipt?task=Use+Awesome+Deep+Trading&agent=codex&max_risk=medium","text":"https://www.openagentskill.com/api/agent/receipt?task=Use+Awesome+Deep+Trading&agent=codex&max_risk=medium&format=text","resolve_json":"https://www.openagentskill.com/api/agent/resolve?task=Use+Awesome+Deep+Trading&agent=codex&max_risk=medium","resolve_text":"https://www.openagentskill.com/api/agent/resolve?task=Use+Awesome+Deep+Trading&agent=codex&max_risk=medium&format=text"},"selected_skill":{"slug":"stocksharp-stocksharp","name":"StockSharp","description":"Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).","category":"finance","url":"https://www.openagentskill.com/skills/stocksharp-stocksharp","api_url":"https://www.openagentskill.com/api/agent/skills/stocksharp-stocksharp","audit_url":"https://www.openagentskill.com/skills/stocksharp-stocksharp/audit","eval_url":"https://www.openagentskill.com/api/agent/evals?slug=stocksharp-stocksharp&task=Use%20Awesome%20Deep%20Trading&max_risk=medium","install_api_url":"https://www.openagentskill.com/api/skills/stocksharp-stocksharp/install","repository":"https://github.com/StockSharp/StockSharp"},"install":{"command":"npx skills add StockSharp/StockSharp","target":"codex","label":"Codex install prompt","kind":"agent-prompt","value":"Install the \"StockSharp\" agent skill from https://github.com/StockSharp/StockSharp. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options). After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"stocksharp-stocksharp\",\"task\":\"Install StockSharp\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","ready":true,"policy":"review","auto_install_allowed":false,"human_review_required":true,"sandbox_first":true,"blocked":false},"decision":{"recommendation":"Require human approval before installing into a real workspace.","why_selected":["Matches task terms: trading","Strong GitHub adoption: 10,115 stars","Install handoff is available","Repository freshness signal is available","Registry match score 68","Primary pick for Finance and quant","82/100 Trust Score","0/100 Agent Proven Score"],"suited_tasks":["Finance and quant workflows","general agent builders","teams that value GitHub adoption signals","Retrieve market data","Compare financial signals","Generate investor-ready analysis","Search sources","Extract claims"],"suited_agents":["C#","Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI","CLI"]},"trust":{"score":82,"label":"Review then install","version":"trust-score-v5","base_score":90,"outcome_confidence":0,"outcome_signal":"No agent outcome data yet","outcome_total":0,"outcome_success_rate":null,"decision":{"install_policy":"human_review_before_install","auto_install_allowed":false,"human_review_required":true,"sandbox_first":true,"agent_action":"Ask for approval or run a sandbox-only trial before installing.","reasoning":["82/100 Trust Score v5","90/100 Trust Score v4 baseline","Needs more real agent outcomes before unattended install","Install path is available","Review before production"],"review_required_when":["The workspace contains production secrets, payments, private customer data, or irreversible actions.","The install command requests shell, network, credential, database, or broad filesystem access.","Outcome evidence is missing, recently failed, or required human review.","Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace"]},"outcome_loop":{"version":"openagentskill-agent-outcome-v3","required_after_install":true,"endpoint":"/api/agent/outcome","method":"POST","event_id_source":"feedback.event_id, install_receipt.resolve_event_id, or decision_packet.outcome_feedback.event_id","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"required_fields":["event_id","skill_slug","task"],"quality_fields":["task_success","output_quality","error_type","human_review_required","used_in_production","workspace","evidence_url","time_to_useful_ms"],"ranking_inputs_updated":["Trust Score v5 outcome confidence","Agent Proven Score","Resolve ranking task-fit evidence","Skill detail machine-readable metadata","Outcome leaderboard"]}},"agent_proven":{"score":0,"label":"Needs first agent run","summary":"No agent outcome reports yet. Use Resolve, run one narrow sandbox task, then report the result.","metrics":{"totalOutcomes":0,"successRate":null,"recentSuccessRate":null,"recentFailureRate":null,"installAttempts":0,"installSuccessRate":null,"riskBlocked":0,"setupRequired":0,"avgOutputQuality":null,"productionOutcomes":0}},"risk":{"level":"Needs review","safety_tier":"Reviewed with permission notes","safety_score":81,"audit_score":93,"notes":["Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","81/100 agent safety score"],"do_not_use_when":["teams that need a vendor-supported SLA","high-compliance environments without internal security review","No OpenAgentSkill engagement data yet","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface"],"minimum_review_before_use":["Trust: 90/100 Production candidate","Audit: 93/100 Needs review","Safety: 81/100 Review before install","Review repository, license, install command, and permission surface before production use."]},"alternatives":[{"slug":"thuquant-awesome-quant","name":"Awesome Quant","url":"https://www.openagentskill.com/skills/thuquant-awesome-quant","audit_url":"https://www.openagentskill.com/skills/thuquant-awesome-quant/audit","install_command":"npx skills add thuquant/awesome-quant","trust_score":87,"audit_score":90,"safety_score":78,"reason":"Matches task terms: awesome, trading","policy":"review"},{"slug":"alphaear-stock","name":"AlphaEar Stock Data","url":"https://www.openagentskill.com/skills/alphaear-stock","audit_url":"https://www.openagentskill.com/skills/alphaear-stock/audit","install_command":"npx -y skills add RKiding/Awesome-finance-skills --skill alphaear-stock","trust_score":79,"audit_score":87,"safety_score":75,"reason":"Matches task terms: awesome","policy":"review"},{"slug":"cybergeekgyan-quant-developers-resources","name":"Quant Developers Resources","url":"https://www.openagentskill.com/skills/cybergeekgyan-quant-developers-resources","audit_url":"https://www.openagentskill.com/skills/cybergeekgyan-quant-developers-resources/audit","install_command":"npx skills add cybergeekgyan/Quant-Developers-Resources","trust_score":81,"audit_score":85,"safety_score":73,"reason":"Matches task terms: trading","policy":"review"},{"slug":"tradermonty-us-stock-analysis","name":"US Stock Analysis","url":"https://www.openagentskill.com/skills/tradermonty-us-stock-analysis","audit_url":"https://www.openagentskill.com/skills/tradermonty-us-stock-analysis/audit","install_command":"npx -y skills add tradermonty/claude-trading-skills --skill us-stock-analysis","trust_score":82,"audit_score":91,"safety_score":79,"reason":"Matches task terms: trading","policy":"review"}],"outcome_feedback":{"event_id":"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d","endpoint":"https://www.openagentskill.com/api/agent/outcome","method":"POST","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"payload_template":{"event_id":"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d","skill_slug":"stocksharp-stocksharp","task":"Use Awesome Deep Trading","agent":"codex","outcome":"success","install_used":true,"risk_blocked":false,"setup_required":false,"task_success":true,"output_quality":4,"error_type":null,"human_review_required":false,"workspace":"sandbox","time_to_useful_ms":120000,"notes":"Solved the task in a sandbox workflow."},"dry_run_payload":{"event_id":"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d","skill_slug":"stocksharp-stocksharp","task":"Use Awesome Deep Trading","agent":"codex","outcome":"success","install_used":true,"risk_blocked":false,"setup_required":false,"task_success":true,"output_quality":4,"error_type":null,"human_review_required":false,"workspace":"sandbox","time_to_useful_ms":120000,"notes":"Solved the task in a sandbox workflow.","dry_run":true},"cli_example":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz outcome \"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d\" --skill \"stocksharp-stocksharp\" --task \"Use Awesome Deep Trading\" --agent \"codex\" --outcome success","instruction":"After one narrow sandbox run, report success, failed, not_relevant, blocked_by_risk, or setup_required so Trust Score v5 and future agent rankings learn from real usage."},"next_steps":["Read the audit page: https://www.openagentskill.com/skills/stocksharp-stocksharp/audit","Fetch the pre-install eval: https://www.openagentskill.com/api/agent/evals?slug=stocksharp-stocksharp&task=Use%20Awesome%20Deep%20Trading&max_risk=medium","Do not auto-install yet. Ask for human review before running: npx skills add StockSharp/StockSharp","Run one narrow task with no production secrets or irreversible side effects.","Report the result to https://www.openagentskill.com/api/agent/outcome using event_id resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d."],"stable_fields":["receipt_id","selected_skill","install","trust","risk","alternatives","outcome_feedback","next_steps"],"freshness_policy":"Re-resolve before production use or after 24 hours to refresh trust, audit, and outcome signals."},"recommendation":{"task":"Use Awesome Deep Trading","agent":"codex","best_skill":{"slug":"stocksharp-stocksharp","name":"StockSharp","description":"Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).","category":"finance","url":"https://www.openagentskill.com/skills/stocksharp-stocksharp","api_url":"https://www.openagentskill.com/api/agent/skills/stocksharp-stocksharp","audit_url":"https://www.openagentskill.com/skills/stocksharp-stocksharp/audit","eval_url":"https://www.openagentskill.com/api/agent/evals?slug=stocksharp-stocksharp&task=Use%20Awesome%20Deep%20Trading&max_risk=medium","repository":"https://github.com/StockSharp/StockSharp"},"install":{"command":"npx skills add StockSharp/StockSharp","target":"codex","label":"Codex install prompt","kind":"agent-prompt","value":"Install the \"StockSharp\" agent skill from https://github.com/StockSharp/StockSharp. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options). After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"stocksharp-stocksharp\",\"task\":\"Install StockSharp\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","install_api":"https://www.openagentskill.com/api/skills/stocksharp-stocksharp/install","ready":true,"review_required":true,"auto_install_allowed":false,"policy":"review"},"why_recommended":["Matches task terms: trading","Strong GitHub adoption: 10,115 stars","Install handoff is available","Repository freshness signal is available","Registry match score 68","Primary pick for Finance and quant","82/100 OpenAgentSkill Trust Score v5","93/100 audit score"],"trust_score_v5":{"score":82,"base_score":90,"outcome_confidence":0,"tier":"strong","label":"Review then install","version":"trust-score-v5","install_policy":"human_review_before_install","decision":{"install_policy":"human_review_before_install","auto_install_allowed":false,"human_review_required":true,"sandbox_first":true,"agent_action":"Ask for approval or run a sandbox-only trial before installing.","reasoning":["82/100 Trust Score v5","90/100 Trust Score v4 baseline","Needs more real agent outcomes before unattended install","Install path is available","Review before production"],"review_required_when":["The workspace contains production secrets, payments, private customer data, or irreversible actions.","The install command requests shell, network, credential, database, or broad filesystem access.","Outcome evidence is missing, recently failed, or required human review.","Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace"]},"evidence":{"stars":"10K GitHub stars","repoActivity":"10K stars, 2.2K forks","lastPushed":"2mo since push","license":"Apache-2.0","repository":"https://github.com/StockSharp/StockSharp","install":"npx skills add StockSharp/StockSharp","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Usable metadata, review docs","agentOutcomes":"No agent outcome data yet","agentProvenScore":0,"outcomeConfidence":"0%","installPolicy":"human_review_before_install"},"agent_compatibility":["C#","Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"risk":{"level":"medium","label":"Review before production","notes":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]},"outcomes":{"total":0,"successes":0,"failures":0,"notRelevant":0,"successRate":null,"installAttempts":0,"riskBlocked":0,"setupRequired":0,"installSuccessRate":null,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"recentSuccessRate":null,"recentFailureRate":null,"uniqueAgents":0,"agentProvenScore":0,"agentProvenLabel":"Needs first agent run","lastOutcomeAt":null,"label":"No agent outcome data yet"},"auto_install":{"allowed":false,"sandboxRequired":true,"policy":"human_review_before_install","reason":"Ask for approval or run a sandbox-only trial before installing."},"outcome_loop":{"version":"openagentskill-agent-outcome-v3","required_after_install":true,"endpoint":"/api/agent/outcome","method":"POST","event_id_source":"feedback.event_id, install_receipt.resolve_event_id, or decision_packet.outcome_feedback.event_id","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"required_fields":["event_id","skill_slug","task"],"quality_fields":["task_success","output_quality","error_type","human_review_required","used_in_production","workspace","evidence_url","time_to_useful_ms"],"ranking_inputs_updated":["Trust Score v5 outcome confidence","Agent Proven Score","Resolve ranking task-fit evidence","Skill detail machine-readable metadata","Outcome leaderboard"]},"agent_contract":{"suited_tasks":["finance","quant","research","algorithmic-trading","algorithmic-trading-engine","backtesting"],"suited_agents":["C#","Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"install_command":"npx skills add StockSharp/StockSharp","trust_score":82,"trust_version":"trust-score-v5","risk_level":"medium","do_not_use_when":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"before_install":["Read the audit page and machine-readable metadata.","Confirm the install command, license, and permission surface fit the workspace.","Get explicit human approval or choose an alternative before installing."],"after_run":["Report the outcome to /api/agent/outcome using the resolve event id.","Include output_quality, workspace, human_review_required, and evidence_url when available.","Re-resolve before broad production rollout."]},"best_for":["finance","quant","research","algorithmic-trading","algorithmic-trading-engine","backtesting"],"do_not_use_for":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"known_risks":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"],"backward_compatible":{"trust_score_v4":{"version":"trust-score-v4","score":90,"tier":"production","label":"Production candidate","summary":"Strong OpenAgentSkill Trust Score across adoption, recent maintenance, license clarity, documentation, dependency/runtime risk, install safety, permission surface, and install availability."}}},"trust_score_v4":{"score":90,"tier":"production","label":"Production candidate","version":"trust-score-v4","install_policy":"human_review_before_install","evidence":{"stars":"10K GitHub stars","repoActivity":"10K stars, 2.2K forks","lastPushed":"2mo since push","license":"Apache-2.0","repository":"https://github.com/StockSharp/StockSharp","install":"npx skills add StockSharp/StockSharp","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Usable metadata, review docs","agentOutcomes":"No agent outcome data yet"},"agent_compatibility":["C#","Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"risk":{"level":"medium","label":"Review before production","notes":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]},"outcomes":{"total":0,"successes":0,"failures":0,"notRelevant":0,"successRate":null,"installAttempts":0,"riskBlocked":0,"setupRequired":0,"installSuccessRate":null,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"recentSuccessRate":null,"recentFailureRate":null,"uniqueAgents":0,"agentProvenScore":0,"agentProvenLabel":"Needs first agent run","lastOutcomeAt":null,"label":"No agent outcome data yet"},"auto_install":{"allowed":false,"sandboxRequired":true,"policy":"human_review_before_install","reason":"Human review or sandbox validation is required before automatic installation."},"best_for":["finance","quant","research","algorithmic-trading","algorithmic-trading-engine","backtesting"],"do_not_use_for":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"known_risks":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]},"trust_score_v3":{"score":90,"tier":"production","label":"Production candidate","version":"trust-score-v4","install_policy":"human_review_before_install","evidence":{"stars":"10K GitHub stars","repoActivity":"10K stars, 2.2K forks","lastPushed":"2mo since push","license":"Apache-2.0","repository":"https://github.com/StockSharp/StockSharp","install":"npx skills add StockSharp/StockSharp","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Usable metadata, review docs","agentOutcomes":"No agent outcome data yet"},"agent_compatibility":["C#","Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"risk":{"level":"medium","label":"Review before production","notes":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]}},"trust_score_v2":{"score":90,"tier":"production","label":"Production candidate","version":"trust-score-v4","install_policy":"human_review_before_install","evidence":{"stars":"10K GitHub stars","repoActivity":"10K stars, 2.2K forks","lastPushed":"2mo since push","license":"Apache-2.0","repository":"https://github.com/StockSharp/StockSharp","install":"npx skills add StockSharp/StockSharp","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Usable metadata, review docs","agentOutcomes":"No agent outcome data yet"},"agent_compatibility":["C#","Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"risk":{"level":"medium","label":"Review before production","notes":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]}},"risk":{"level":"Needs review","safety_tier":"Reviewed with permission notes","safety":"81/100 Review before install","trust":"90/100 Production candidate","notes":["Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]},"safety_gate":{"tier":"reviewed","label":"Reviewed with permission notes","badge":"REVIEWED","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Require human approval before installing into a real workspace.","reasons":["Financial research output is not financial advice; require human review before any live investment decision","81/100 agent safety score"]},"machine_metadata":{"version":"openagentskill-agent-metadata-v2","skill":{"slug":"stocksharp-stocksharp","name":"StockSharp","description":"Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).","category":"finance","url":"https://www.openagentskill.com/skills/stocksharp-stocksharp","repository":"https://github.com/StockSharp/StockSharp","github_repo":"StockSharp/StockSharp"},"suited_tasks":["Finance and quant workflows","general agent builders","teams that value GitHub adoption signals","Retrieve market data","Compare financial signals","Generate investor-ready analysis","Search sources","Extract claims"],"suited_agents":["C#","Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI","CLI"],"install":{"command":"npx skills add StockSharp/StockSharp","ready":true,"targets":[{"id":"openagentskill-cli","label":"CLI","kind":"command","value":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz install stocksharp-stocksharp"},{"id":"codex","label":"Codex","kind":"agent-prompt","value":"Install the \"StockSharp\" agent skill from https://github.com/StockSharp/StockSharp. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options). After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"stocksharp-stocksharp\",\"task\":\"Install StockSharp\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."},{"id":"claude-code","label":"Claude Code","kind":"agent-prompt","value":"Add \"StockSharp\" as a Claude Code skill from https://github.com/StockSharp/StockSharp. Inspect the skill instructions, place the reusable skill files in the appropriate local skills location for this project, and report the activation steps. Skill purpose: Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options). After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"stocksharp-stocksharp\",\"task\":\"Install StockSharp\",\"agent\":\"claude-code\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."},{"id":"cursor","label":"Cursor","kind":"agent-prompt","value":"Turn \"StockSharp\" from https://github.com/StockSharp/StockSharp into a reusable Cursor project rule or agent instruction. Preserve the core workflow, adapt paths to this repo, and keep the rule scoped to tasks where it is relevant. Skill purpose: Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options). After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"stocksharp-stocksharp\",\"task\":\"Install StockSharp\",\"agent\":\"cursor\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."}],"handoff_url":"https://www.openagentskill.com/api/skills/stocksharp-stocksharp/install","manifest_url":"https://www.openagentskill.com/api/registry/manifest/stocksharp-stocksharp"},"trust":{"score":90,"label":"Production candidate","version":"trust-score-v4","install_policy":"human_review_before_install","evidence":{"stars":"10K GitHub stars","repoActivity":"10K stars, 2.2K forks","lastPushed":"2mo since push","license":"Apache-2.0","repository":"https://github.com/StockSharp/StockSharp","install":"npx skills add StockSharp/StockSharp","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Usable metadata, review docs","agentOutcomes":"No agent outcome data yet"},"outcome_evidence":{"total":0,"successes":0,"failures":0,"not_relevant":0,"success_rate":null,"recent_success_rate":null,"recent_failure_rate":null,"install_attempts":0,"install_success_rate":null,"risk_blocked":0,"setup_required":0,"avg_output_quality":null,"production_outcomes":0,"last_outcome_at":null,"label":"No agent outcome data yet"},"auto_install":{"allowed":false,"sandbox_required":true,"reason":"Human review or sandbox validation is required before automatic installation."},"best_for":["finance","quant","research","algorithmic-trading","algorithmic-trading-engine","backtesting"],"known_risks":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]},"agent_proven":{"version":"agent-proven-v1","score":0,"tier":"unproven","label":"Needs first agent run","summary":"No agent outcome reports yet. Use Resolve, run one narrow sandbox task, then report the result.","metrics":{"totalOutcomes":0,"successfulOutcomes":0,"failedOutcomes":0,"installAttempts":0,"installSuccessRate":null,"successRate":null,"recentSuccessRate":null,"recentFailureRate":null,"riskBlocked":0,"setupRequired":0,"notRelevant":0,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"uniqueAgents":0,"lastOutcomeAt":null},"signals":[],"penalties":["No real agent outcome evidence yet"]},"audit":{"score":93,"risk_level":"needs_review","risk_label":"Needs review","warnings":["Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]},"safety_gate":{"tier":"reviewed","label":"Reviewed with permission notes","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Require human approval before installing into a real workspace."},"quality":{"score":100,"label":"Excellent"},"supply":{"track":"Finance and quant workflows","scenario":"Finance and quant","maintenance":"2mo since push","risk":"Needs review"},"alternative_skills":[],"do_not_use_when":["teams that need a vendor-supported SLA","high-compliance environments without internal security review","No OpenAgentSkill engagement data yet","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface"],"agent_contract":{"task_input":"Use Awesome Deep Trading","recommended_action":"Require human approval before installing into a real workspace.","install_policy":"review","minimum_review_before_use":["Trust: 90/100 Production candidate","Audit: 93/100 Needs review","Safety: 81/100 Review before install","Review repository, license, install command, and permission surface before production use."],"expected_agent_output":{"selected_skill":"stocksharp-stocksharp (StockSharp)","install_command":"npx skills add StockSharp/StockSharp","risk_summary":"Needs review; Reviewed with permission notes; Review before production","verification_result":"Report the smallest successful task, files touched, warnings, and any missing setup."}},"outcome_feedback":{"endpoint":"https://www.openagentskill.com/api/agent/outcome","method":"POST","requires_resolve_event_id":true,"event_id_source":"Use install_receipt.outcome_feedback.event_id or feedback.event_id returned by /api/agent/resolve for the current task.","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"payload_template":{"event_id":"<install_receipt.outcome_feedback.event_id or feedback.event_id from /api/agent/resolve>","skill_slug":"stocksharp-stocksharp","task":"Use Awesome Deep Trading","agent":"codex","outcome":"success","install_used":true,"risk_blocked":false,"setup_required":false,"task_success":true,"output_quality":4,"error_type":null,"human_review_required":false,"workspace":"sandbox","time_to_useful_ms":120000,"notes":"Report the smallest successful task, setup friction, files touched, and risk notes."}},"endpoints":{"web":"https://www.openagentskill.com/skills/stocksharp-stocksharp","api":"https://www.openagentskill.com/api/agent/skills/stocksharp-stocksharp","audit":"https://www.openagentskill.com/skills/stocksharp-stocksharp/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=stocksharp-stocksharp&task=Use%20Awesome%20Deep%20Trading&max_risk=medium","resolve":"https://www.openagentskill.com/api/agent/resolve?task=Use%20Awesome%20Deep%20Trading&agent=codex&max_risk=medium","receipt":"https://www.openagentskill.com/api/agent/receipt?task=Use%20Awesome%20Deep%20Trading&agent=codex&max_risk=medium&format=text","install":"https://www.openagentskill.com/api/skills/stocksharp-stocksharp/install","manifest":"https://www.openagentskill.com/api/registry/manifest/stocksharp-stocksharp"}},"agent_contract":{"version":"openagentskill-resolve-contract-v2","input_task":"Use Awesome Deep Trading","recommended_skill_slug":"stocksharp-stocksharp","recommended_skill_name":"StockSharp","install_command":"npx skills add StockSharp/StockSharp","install_policy":"review","auto_install_allowed":false,"human_review_required":true,"audit_url":"https://www.openagentskill.com/skills/stocksharp-stocksharp/audit","eval_url":"https://www.openagentskill.com/api/agent/evals?slug=stocksharp-stocksharp&task=Use%20Awesome%20Deep%20Trading&max_risk=medium","skill_api_url":"https://www.openagentskill.com/api/agent/skills/stocksharp-stocksharp","do_not_use_when":["teams that need a vendor-supported SLA","high-compliance environments without internal security review","No OpenAgentSkill engagement data yet","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface"],"minimum_review_before_use":["Trust: 90/100 Production candidate","Audit: 93/100 Needs review","Safety: 81/100 Review before install","Review repository, license, install command, and permission surface before production use."],"expected_agent_output":{"selected_skill":"stocksharp-stocksharp (StockSharp)","install_command":"npx skills add StockSharp/StockSharp","risk_summary":"Needs review; Reviewed with permission notes; Review before production","verification_result":"Report the smallest successful task, files touched, warnings, and any missing setup."}},"supply_asset":{"track":{"slug":"finance","label":"Finance and quant workflows","shortLabel":"Finance","description":"Market data, SEC filings, portfolio analysis, quant research, backtesting, and risk workflows."},"scenario":{"label":"Finance and quant","description":"I need my agent to analyze markets, financial data, filings, portfolios, and quant strategies.","useCases":[{"slug":"finance-quant","title":"Finance and quant"},{"slug":"research-agents","title":"Research agents"},{"slug":"browser-automation","title":"Browser automation"}]},"maintenance":{"status":"active","label":"2mo since push","daysSincePush":71,"lastPushedAt":"2026-06-13T07:28:33+00:00"},"github_quality":{"stars":10115,"starsLabel":"10K","forks":2173,"license":"Apache-2.0","qualityScore":100,"trustScore":90,"auditScore":93},"coverage_tags":["Finance","Finance and quant","quant","research","algorithmic-trading","algorithmic-trading-engine","backtesting","bitcoins"]},"alternatives":[{"slug":"thuquant-awesome-quant","name":"Awesome Quant","url":"https://www.openagentskill.com/skills/thuquant-awesome-quant","install_command":"npx skills add thuquant/awesome-quant","trust_score":87,"audit_score":90,"safety_score":78,"why_consider":"Matches task terms: awesome, trading","risk":{"level":"Needs review","safety_tier":"Reviewed with permission notes","safety":"78/100 Review before install","trust":"87/100 Production candidate","notes":["Documentation summary is thin","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]}},{"slug":"alphaear-stock","name":"AlphaEar Stock Data","url":"https://www.openagentskill.com/skills/alphaear-stock","install_command":"npx -y skills add RKiding/Awesome-finance-skills --skill alphaear-stock","trust_score":79,"audit_score":87,"safety_score":75,"why_consider":"Matches task terms: awesome","risk":{"level":"Needs review","safety_tier":"Reviewed with permission notes","safety":"75/100 Review before install","trust":"79/100 Strong shortlist","notes":["Financial research output is not financial advice; require human review before any live investment decision","Repository freshness is limited; validate price adjustments, market calendar handling, and data-source terms.","Financial research output is not financial advice; require human review before any live investment decision."]}},{"slug":"cybergeekgyan-quant-developers-resources","name":"Quant Developers Resources","url":"https://www.openagentskill.com/skills/cybergeekgyan-quant-developers-resources","install_command":"npx skills add cybergeekgyan/Quant-Developers-Resources","trust_score":81,"audit_score":85,"safety_score":73,"why_consider":"Matches task terms: trading","risk":{"level":"Needs review","safety_tier":"Reviewed with permission notes","safety":"73/100 Review before install","trust":"81/100 Strong shortlist","notes":["License is unclear","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","License clarity: Unknown"]}},{"slug":"tradermonty-us-stock-analysis","name":"US Stock Analysis","url":"https://www.openagentskill.com/skills/tradermonty-us-stock-analysis","install_command":"npx -y skills add tradermonty/claude-trading-skills --skill us-stock-analysis","trust_score":82,"audit_score":91,"safety_score":79,"why_consider":"Matches task terms: trading","risk":{"level":"Needs review","safety_tier":"Reviewed with permission notes","safety":"79/100 Review before install","trust":"82/100 Strong shortlist","notes":["Financial research output is not financial advice; require human review before any live investment decision","Financial output is research only and must not be used as personalized investment advice.","Financial research output is not financial advice; require human review before any live investment decision."]}}],"decision_packet":{"version":"openagentskill-agent-decision-packet-v1","task":"Use Awesome Deep Trading","agent":"codex","selected_skill":{"slug":"stocksharp-stocksharp","name":"StockSharp","url":"https://www.openagentskill.com/skills/stocksharp-stocksharp","api_url":"https://www.openagentskill.com/api/agent/skills/stocksharp-stocksharp","audit_url":"https://www.openagentskill.com/skills/stocksharp-stocksharp/audit","repository":"https://github.com/StockSharp/StockSharp"},"suited_tasks":["Finance and quant workflows","general agent builders","teams that value GitHub adoption signals","Retrieve market data","Compare financial signals","Generate investor-ready analysis","Search sources","Extract claims"],"suited_agents":["C#","Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI","CLI"],"install":{"command":"npx skills add StockSharp/StockSharp","target":"codex","label":"Codex install prompt","policy":"review","auto_install_allowed":false,"human_review_required":true,"sandbox_first":true},"trust":{"score":82,"label":"Review then install","version":"trust-score-v5","base_score":90,"outcome_confidence":0,"decision":{"install_policy":"human_review_before_install","auto_install_allowed":false,"human_review_required":true,"sandbox_first":true,"agent_action":"Ask for approval or run a sandbox-only trial before installing.","reasoning":["82/100 Trust Score v5","90/100 Trust Score v4 baseline","Needs more real agent outcomes before unattended install","Install path is available","Review before production"],"review_required_when":["The workspace contains production secrets, payments, private customer data, or irreversible actions.","The install command requests shell, network, credential, database, or broad filesystem access.","Outcome evidence is missing, recently failed, or required human review.","Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace"]},"dimensions":[{"id":"github_adoption","label":"GitHub adoption","score":100,"status":"pass","detail":"10K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":97,"status":"pass","detail":"10K stars, 2.2K forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":88,"status":"pass","detail":"2mo since push"},{"id":"license","label":"License clarity","score":86,"status":"pass","detail":"Apache-2.0"},{"id":"documentation","label":"README/SKILL.md completeness","score":66,"status":"info","detail":"Public metadata needs stronger README/SKILL.md context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":90,"status":"pass","detail":"no major dependency risk hints in public metadata"},{"id":"installability","label":"Install availability","score":92,"status":"pass","detail":"npx skills add StockSharp/StockSharp"},{"id":"install_safety","label":"Install command safety","score":92,"status":"pass","detail":"standard package or runtime install path"},{"id":"permission_surface","label":"Permission surface","score":100,"status":"pass","detail":"no high-risk permission surface in public metadata"},{"id":"repository","label":"Repository evidence","score":86,"status":"pass","detail":"https://github.com/StockSharp/StockSharp"},{"id":"review_status","label":"Review status","score":88,"status":"pass","detail":"AI review data available"},{"id":"agent_outcomes","label":"Agent Proven outcomes","score":54,"status":"info","detail":"No agent outcome data yet"}]},"risk":{"level":"Needs review","audit_label":"Needs review","safety":"81/100 Review before install","trust":"90/100 Production candidate","safety_tier":"Reviewed with permission notes","notes":["Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"],"do_not_use_when":["teams that need a vendor-supported SLA","high-compliance environments without internal security review","No OpenAgentSkill engagement data yet","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface"],"minimum_review_before_use":["Trust: 90/100 Production candidate","Audit: 93/100 Needs review","Safety: 81/100 Review before install","Review repository, license, install command, and permission surface before production use."]},"alternatives":[{"slug":"thuquant-awesome-quant","name":"Awesome Quant","url":"https://www.openagentskill.com/skills/thuquant-awesome-quant","install_command":"npx skills add thuquant/awesome-quant","trust_score":87,"audit_score":90,"safety_score":78,"why_consider":"Matches task terms: awesome, trading","risk":{"level":"Needs review","safety_tier":"Reviewed with permission notes","safety":"78/100 Review before install","trust":"87/100 Production candidate","notes":["Documentation summary is thin","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]}},{"slug":"alphaear-stock","name":"AlphaEar Stock Data","url":"https://www.openagentskill.com/skills/alphaear-stock","install_command":"npx -y skills add RKiding/Awesome-finance-skills --skill alphaear-stock","trust_score":79,"audit_score":87,"safety_score":75,"why_consider":"Matches task terms: awesome","risk":{"level":"Needs review","safety_tier":"Reviewed with permission notes","safety":"75/100 Review before install","trust":"79/100 Strong shortlist","notes":["Financial research output is not financial advice; require human review before any live investment decision","Repository freshness is limited; validate price adjustments, market calendar handling, and data-source terms.","Financial research output is not financial advice; require human review before any live investment decision."]}},{"slug":"cybergeekgyan-quant-developers-resources","name":"Quant Developers Resources","url":"https://www.openagentskill.com/skills/cybergeekgyan-quant-developers-resources","install_command":"npx skills add cybergeekgyan/Quant-Developers-Resources","trust_score":81,"audit_score":85,"safety_score":73,"why_consider":"Matches task terms: trading","risk":{"level":"Needs review","safety_tier":"Reviewed with permission notes","safety":"73/100 Review before install","trust":"81/100 Strong shortlist","notes":["License is unclear","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","License clarity: Unknown"]}},{"slug":"tradermonty-us-stock-analysis","name":"US Stock Analysis","url":"https://www.openagentskill.com/skills/tradermonty-us-stock-analysis","install_command":"npx -y skills add tradermonty/claude-trading-skills --skill us-stock-analysis","trust_score":82,"audit_score":91,"safety_score":79,"why_consider":"Matches task terms: trading","risk":{"level":"Needs review","safety_tier":"Reviewed with permission notes","safety":"79/100 Review before install","trust":"82/100 Strong shortlist","notes":["Financial research output is not financial advice; require human review before any live investment decision","Financial output is research only and must not be used as personalized investment advice.","Financial research output is not financial advice; require human review before any live investment decision."]}}],"outcome_feedback":{"event_id":"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d","endpoint":"https://www.openagentskill.com/api/agent/outcome","method":"POST","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"payload_template":{"event_id":"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d","skill_slug":"stocksharp-stocksharp","task":"Use Awesome Deep Trading","agent":"codex","outcome":"success","install_used":true,"risk_blocked":false,"setup_required":false,"task_success":true,"output_quality":4,"error_type":null,"human_review_required":false,"workspace":"sandbox","time_to_useful_ms":120000,"notes":"Solved the task in a sandbox workflow."},"cli_example":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz outcome \"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d\" --skill \"stocksharp-stocksharp\" --task \"Use Awesome Deep Trading\" --agent \"codex\" --outcome success"},"next_agent_action":"Ask for human approval or choose a safer alternative before installing.","stable_fields":["decision_packet.selected_skill","decision_packet.install","decision_packet.risk.do_not_use_when","decision_packet.alternatives","decision_packet.outcome_feedback","decision_packet.trust.decision"]},"agent_instruction":"Use StockSharp for: Use Awesome Deep Trading\nReview audit: https://www.openagentskill.com/skills/stocksharp-stocksharp/audit\nAsk for human approval before installing: npx skills add StockSharp/StockSharp\nIf the audit or policy warnings are unacceptable, choose one of the alternatives."},"recommendation_lanes":{"best_match":{"rank":1,"match_score":68,"raw_match_score":713.9,"semantic_relevance":68,"skill":{"slug":"stocksharp-stocksharp","name":"StockSharp","description":"Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).","category":"finance","github_stars":10115,"created_at":"2026-06-12T02:49:35.54693+00:00","updated_at":"2026-06-13T07:28:33+00:00","repository":"https://github.com/StockSharp/StockSharp","github_repo":"StockSharp/StockSharp"},"recommendation_reasons":["Matches task terms: trading","Strong GitHub adoption: 10,115 stars","Install handoff is available","Repository freshness signal is available","Registry match score 68"],"supply_profile":{"track":{"slug":"finance","label":"Finance and quant workflows","shortLabel":"Finance","description":"Market data, SEC filings, portfolio analysis, quant research, backtesting, and risk workflows."},"scenario":{"label":"Finance and quant","description":"I need my agent to analyze markets, financial data, filings, portfolios, and quant strategies.","useCases":[{"slug":"finance-quant","title":"Finance and quant"},{"slug":"research-agents","title":"Research agents"},{"slug":"browser-automation","title":"Browser automation"}]},"applicableAgents":["CLI","Codex","Claude Code","Cursor","C#"],"install":{"ready":true,"command":"npx skills add StockSharp/StockSharp","primaryTarget":"CLI","targetCount":4},"githubQuality":{"stars":10115,"starsLabel":"10K","forks":2173,"license":"Apache-2.0","qualityScore":100,"trustScore":90,"auditScore":93},"maintenance":{"status":"active","label":"2mo since push","daysSincePush":71,"lastPushedAt":"2026-06-13T07:28:33+00:00"},"risk":{"level":"needs_review","label":"Needs review","requiresReview":true,"notes":["Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","Needs review"]},"coverageTags":["Finance","Finance and quant","quant","research","algorithmic-trading","algorithmic-trading-engine","backtesting","bitcoins"]},"quality":{"score":100,"tier":"excellent","label":"Excellent","summary":"High-confidence pick with strong adoption and healthy maintenance signals.","signals":[{"label":"GitHub stars","value":"10K","tone":"positive"},{"label":"Freshness","value":"2mo ago","tone":"positive"},{"label":"Install ready","value":"Yes","tone":"positive"},{"label":"License","value":"Apache-2.0","tone":"neutral"}],"warnings":[]},"trust":{"version":"trust-score-v4","score":90,"tier":"production","label":"Production candidate","summary":"Strong OpenAgentSkill Trust Score across adoption, recent maintenance, license clarity, documentation, dependency/runtime risk, install safety, permission surface, and install availability.","recommendedAction":"Shortlist for production use, then run a normal repository and dependency review.","dimensions":[{"id":"github_adoption","label":"GitHub adoption","score":100,"weight":0.13,"status":"pass","detail":"10K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":97,"weight":0.08,"status":"pass","detail":"10K stars, 2.2K forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":88,"weight":0.14,"status":"pass","detail":"2mo since push"},{"id":"license","label":"License clarity","score":86,"weight":0.09,"status":"pass","detail":"Apache-2.0"},{"id":"documentation","label":"README/SKILL.md completeness","score":66,"weight":0.14,"status":"info","detail":"Public metadata needs stronger README/SKILL.md context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":90,"weight":0.12,"status":"pass","detail":"no major dependency risk hints in public metadata"},{"id":"installability","label":"Install availability","score":92,"weight":0.1,"status":"pass","detail":"npx skills add StockSharp/StockSharp"},{"id":"install_safety","label":"Install command safety","score":92,"weight":0.1,"status":"pass","detail":"standard package or runtime install path"},{"id":"permission_surface","label":"Permission surface","score":100,"weight":0.07,"status":"pass","detail":"no high-risk permission surface in public metadata"},{"id":"repository","label":"Repository evidence","score":86,"weight":0.04,"status":"pass","detail":"https://github.com/StockSharp/StockSharp"},{"id":"review_status","label":"Review status","score":88,"weight":0.05,"status":"pass","detail":"AI review data available"},{"id":"agent_outcomes","label":"Agent Proven outcomes","score":54,"weight":0.13,"status":"info","detail":"No agent outcome data yet"}],"checks":[{"status":"pass","label":"GitHub adoption","detail":"10K GitHub stars"},{"status":"pass","label":"Stars/forks activity","detail":"10K stars, 2.2K forks; issue activity unavailable in current metadata"},{"status":"pass","label":"Recent maintenance","detail":"2mo since push"},{"status":"pass","label":"License clarity","detail":"Apache-2.0"},{"status":"info","label":"README/SKILL.md completeness","detail":"Public metadata needs stronger README/SKILL.md context"},{"status":"pass","label":"Dependency/runtime risk","detail":"no major dependency risk hints in public metadata"},{"status":"pass","label":"Install availability","detail":"npx skills add StockSharp/StockSharp"},{"status":"pass","label":"Install command safety","detail":"standard package or runtime install path"},{"status":"pass","label":"Permission surface","detail":"no high-risk permission surface in public metadata"},{"status":"pass","label":"Repository evidence","detail":"https://github.com/StockSharp/StockSharp"},{"status":"pass","label":"Review status","detail":"AI review data available"},{"status":"info","label":"Agent Proven outcomes","detail":"No agent outcome data yet"},{"status":"pass","label":"Ownership","detail":"Listing manually verified"},{"status":"info","label":"OpenAgentSkill usage","detail":"No local usage activity yet"},{"status":"info","label":"Agent outcomes","detail":"No agent outcome data yet"}],"strengths":["Manually verified listing","AI review approved","Install path is available","Repository evidence is available","Recently maintained repository","Large GitHub adoption signal","Install command has no obvious high-risk pattern"],"warnings":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"],"evidence":{"stars":"10K GitHub stars","repoActivity":"10K stars, 2.2K forks","lastPushed":"2mo since push","license":"Apache-2.0","repository":"https://github.com/StockSharp/StockSharp","install":"npx skills add StockSharp/StockSharp","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Usable metadata, review docs","agentOutcomes":"No agent outcome data yet"},"installReadiness":{"ready":true,"command":"npx skills add StockSharp/StockSharp","policy":"human_review_before_install","label":"Human review before install","notes":["Install path is available","Repository evidence is available","License is declared","No Agent Proven outcome evidence yet","2mo since push","Financial domain: human review is required before use in a live investment workflow."]},"agentCompatibility":["C#","Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]},"outcomeEvidence":{"total":0,"successes":0,"failures":0,"notRelevant":0,"successRate":null,"installAttempts":0,"riskBlocked":0,"setupRequired":0,"installSuccessRate":null,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"recentSuccessRate":null,"recentFailureRate":null,"uniqueAgents":0,"agentProvenScore":0,"agentProvenLabel":"Needs first agent run","lastOutcomeAt":null,"label":"No agent outcome data yet"},"autoInstall":{"allowed":false,"sandboxRequired":true,"policy":"human_review_before_install","reason":"Human review or sandbox validation is required before automatic installation."},"bestFor":["finance","quant","research","algorithmic-trading","algorithmic-trading-engine","backtesting"],"doNotUseFor":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"knownRisks":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]},"trust_v5":{"version":"trust-score-v5","score":82,"base_score":90,"outcome_confidence":0,"tier":"strong","label":"Review then install","summary":"Good shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.","recommendedAction":"Use as the primary candidate after human or sandbox review.","decision":{"install_policy":"human_review_before_install","auto_install_allowed":false,"human_review_required":true,"sandbox_first":true,"agent_action":"Ask for approval or run a sandbox-only trial before installing.","reasoning":["82/100 Trust Score v5","90/100 Trust Score v4 baseline","Needs more real agent outcomes before unattended install","Install path is available","Review before production"],"review_required_when":["The workspace contains production secrets, payments, private customer data, or irreversible actions.","The install command requests shell, network, credential, database, or broad filesystem access.","Outcome evidence is missing, recently failed, or required human review.","Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace"]},"dimensions":[{"id":"github_adoption","label":"GitHub adoption","score":100,"weight":0.13,"status":"pass","detail":"10K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":97,"weight":0.08,"status":"pass","detail":"10K stars, 2.2K forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":88,"weight":0.14,"status":"pass","detail":"2mo since push"},{"id":"license","label":"License clarity","score":86,"weight":0.09,"status":"pass","detail":"Apache-2.0"},{"id":"documentation","label":"README/SKILL.md completeness","score":66,"weight":0.14,"status":"info","detail":"Public metadata needs stronger README/SKILL.md context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":90,"weight":0.12,"status":"pass","detail":"no major dependency risk hints in public metadata"},{"id":"installability","label":"Install availability","score":92,"weight":0.1,"status":"pass","detail":"npx skills add StockSharp/StockSharp"},{"id":"install_safety","label":"Install command safety","score":92,"weight":0.1,"status":"pass","detail":"standard package or runtime install path"},{"id":"permission_surface","label":"Permission surface","score":100,"weight":0.07,"status":"pass","detail":"no high-risk permission surface in public metadata"},{"id":"repository","label":"Repository evidence","score":86,"weight":0.04,"status":"pass","detail":"https://github.com/StockSharp/StockSharp"},{"id":"review_status","label":"Review status","score":88,"weight":0.05,"status":"pass","detail":"AI review data available"},{"id":"agent_outcomes","label":"Agent Proven outcomes","score":54,"weight":0.13,"status":"info","detail":"No agent outcome data yet"}],"checks":[{"status":"pass","label":"GitHub adoption","detail":"10K GitHub stars"},{"status":"pass","label":"Stars/forks activity","detail":"10K stars, 2.2K forks; issue activity unavailable in current metadata"},{"status":"pass","label":"Recent maintenance","detail":"2mo since push"},{"status":"pass","label":"License clarity","detail":"Apache-2.0"},{"status":"info","label":"README/SKILL.md completeness","detail":"Public metadata needs stronger README/SKILL.md context"},{"status":"pass","label":"Dependency/runtime risk","detail":"no major dependency risk hints in public metadata"},{"status":"pass","label":"Install availability","detail":"npx skills add StockSharp/StockSharp"},{"status":"pass","label":"Install command safety","detail":"standard package or runtime install path"},{"status":"pass","label":"Permission surface","detail":"no high-risk permission surface in public metadata"},{"status":"pass","label":"Repository evidence","detail":"https://github.com/StockSharp/StockSharp"},{"status":"pass","label":"Review status","detail":"AI review data available"},{"status":"info","label":"Agent Proven outcomes","detail":"No agent outcome data yet"},{"status":"pass","label":"Ownership","detail":"Listing manually verified"},{"status":"info","label":"OpenAgentSkill usage","detail":"No local usage activity yet"},{"status":"info","label":"Agent outcomes","detail":"No agent outcome data yet"}],"strengths":["Manually verified listing","AI review approved","Install path is available","Repository evidence is available","Recently maintained repository","Large GitHub adoption signal","Install command has no obvious high-risk pattern","Outcome loop is ready but needs first real agent run"],"warnings":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","No real agent outcome reports yet","Human review required before unattended installation"],"evidence":{"stars":"10K GitHub stars","repoActivity":"10K stars, 2.2K forks","lastPushed":"2mo since push","license":"Apache-2.0","repository":"https://github.com/StockSharp/StockSharp","install":"npx skills add StockSharp/StockSharp","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Usable metadata, review docs","agentOutcomes":"No agent outcome data yet","agentProvenScore":0,"outcomeConfidence":"0%","installPolicy":"human_review_before_install"},"installReadiness":{"ready":true,"command":"npx skills add StockSharp/StockSharp","policy":"human_review_before_install","label":"Human review before install","notes":["Install path is available","Repository evidence is available","License is declared","No Agent Proven outcome evidence yet","2mo since push","Financial domain: human review is required before use in a live investment workflow.","Trust Score v5 requires review or sandbox-only use before install."]},"agentCompatibility":["C#","Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]},"outcomeEvidence":{"total":0,"successes":0,"failures":0,"notRelevant":0,"successRate":null,"installAttempts":0,"riskBlocked":0,"setupRequired":0,"installSuccessRate":null,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"recentSuccessRate":null,"recentFailureRate":null,"uniqueAgents":0,"agentProvenScore":0,"agentProvenLabel":"Needs first agent run","lastOutcomeAt":null,"label":"No agent outcome data yet"},"autoInstall":{"allowed":false,"sandboxRequired":true,"policy":"human_review_before_install","reason":"Ask for approval or run a sandbox-only trial before installing."},"outcome_loop":{"version":"openagentskill-agent-outcome-v3","required_after_install":true,"endpoint":"/api/agent/outcome","method":"POST","event_id_source":"feedback.event_id, install_receipt.resolve_event_id, or decision_packet.outcome_feedback.event_id","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"required_fields":["event_id","skill_slug","task"],"quality_fields":["task_success","output_quality","error_type","human_review_required","used_in_production","workspace","evidence_url","time_to_useful_ms"],"ranking_inputs_updated":["Trust Score v5 outcome confidence","Agent Proven Score","Resolve ranking task-fit evidence","Skill detail machine-readable metadata","Outcome leaderboard"]},"agent_contract":{"suited_tasks":["finance","quant","research","algorithmic-trading","algorithmic-trading-engine","backtesting"],"suited_agents":["C#","Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"install_command":"npx skills add StockSharp/StockSharp","trust_score":82,"trust_version":"trust-score-v5","risk_level":"medium","do_not_use_when":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"before_install":["Read the audit page and machine-readable metadata.","Confirm the install command, license, and permission surface fit the workspace.","Get explicit human approval or choose an alternative before installing."],"after_run":["Report the outcome to /api/agent/outcome using the resolve event id.","Include output_quality, workspace, human_review_required, and evidence_url when available.","Re-resolve before broad production rollout."]},"bestFor":["finance","quant","research","algorithmic-trading","algorithmic-trading-engine","backtesting"],"doNotUseFor":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"knownRisks":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"],"backward_compatible":{"trust_score_v4":{"version":"trust-score-v4","score":90,"tier":"production","label":"Production candidate","summary":"Strong OpenAgentSkill Trust Score across adoption, recent maintenance, license clarity, documentation, dependency/runtime risk, install safety, permission surface, and install availability."}}},"agent_proven":{"version":"agent-proven-v1","score":0,"tier":"unproven","label":"Needs first agent run","summary":"No agent outcome reports yet. Use Resolve, run one narrow sandbox task, then report the result.","metrics":{"totalOutcomes":0,"successfulOutcomes":0,"failedOutcomes":0,"installAttempts":0,"installSuccessRate":null,"successRate":null,"recentSuccessRate":null,"recentFailureRate":null,"riskBlocked":0,"setupRequired":0,"notRelevant":0,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"uniqueAgents":0,"lastOutcomeAt":null},"signals":[],"penalties":["No real agent outcome evidence yet"]},"audit":{"audit_score":93,"risk_level":"needs_review","risk_label":"Needs review","warnings":["Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]},"safety":{"score":81,"level":"review_before_install","label":"Review before install","safety_tier":{"tier":"reviewed","label":"Reviewed with permission notes","badge":"REVIEWED","summary":"Usable candidate, but the agent should surface permission and audit notes before installation.","recommended_action":"Require human approval before installing into a real workspace.","auto_install_policy":"review","reasons":["Financial research output is not financial advice; require human review before any live investment decision","81/100 agent safety score"]},"auto_install_allowed":false,"human_review_required":true,"blocked":false,"audit_risk":"needs_review","permission_hints":[{"id":"network","label":"Network access","reason":"Skill likely fetches remote pages, APIs, repositories, or external services.","severity":"medium"}],"policy_warnings":["Financial research output is not financial advice; require human review before any live investment decision"],"constraints_applied":{"max_risk":"medium","needs_install_command":true,"min_stars":0}},"safety_gate":{"tier":"reviewed","label":"Reviewed with permission notes","badge":"REVIEWED","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Require human approval before installing into a real workspace.","reasons":["Financial research output is not financial advice; require human review before any live investment decision","81/100 agent safety score"]},"decision":{"readiness_score":100,"readiness_label":"Production-ready","headline":"Primary pick for Finance and quant","role":"Primary pick","best_for":["Finance and quant workflows","general agent builders","teams that value GitHub adoption signals"],"risks":["No OpenAgentSkill engagement data yet"],"next_steps":["Install it in a sandbox agent and run one Finance and quant task end to end.","Compare output quality, latency, and failure behavior against at least one alternative.","Promote it into production only after reviewing repository permissions, license, and maintenance signals."]},"install_plan":{"target":"codex","label":"Codex install prompt","command":"npx skills add StockSharp/StockSharp","value":"Install the \"StockSharp\" agent skill from https://github.com/StockSharp/StockSharp. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options). After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"stocksharp-stocksharp\",\"task\":\"Install StockSharp\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","kind":"agent-prompt","steps":["Review StockSharp trust and audit signals before installing.","Send the install prompt to the target agent.","Install in a sandbox or low-risk workspace first.","Pin the repository source and re-check the audit before production use."],"targets":[{"id":"openagentskill-cli","label":"CLI","title":"OpenAgentSkill CLI","kind":"command","value":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz install stocksharp-stocksharp","description":"Resolve policy, run the source installer safely, and report a verified install receipt.","copyLabel":"Copy command"},{"id":"codex","label":"Codex","title":"Codex install prompt","kind":"agent-prompt","value":"Install the \"StockSharp\" agent skill from https://github.com/StockSharp/StockSharp. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options). After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"stocksharp-stocksharp\",\"task\":\"Install StockSharp\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Give Codex a repo-aware install prompt when the skill is not available through a local CLI.","copyLabel":"Copy prompt"},{"id":"claude-code","label":"Claude Code","title":"Claude Code skill prompt","kind":"agent-prompt","value":"Add \"StockSharp\" as a Claude Code skill from https://github.com/StockSharp/StockSharp. Inspect the skill instructions, place the reusable skill files in the appropriate local skills location for this project, and report the activation steps. Skill purpose: Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options). After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"stocksharp-stocksharp\",\"task\":\"Install StockSharp\",\"agent\":\"claude-code\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Use this prompt to ask Claude Code to add the skill and explain the local activation steps.","copyLabel":"Copy prompt"},{"id":"cursor","label":"Cursor","title":"Cursor rule prompt","kind":"agent-prompt","value":"Turn \"StockSharp\" from https://github.com/StockSharp/StockSharp into a reusable Cursor project rule or agent instruction. Preserve the core workflow, adapt paths to this repo, and keep the rule scoped to tasks where it is relevant. Skill purpose: Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options). After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"stocksharp-stocksharp\",\"task\":\"Install StockSharp\",\"agent\":\"cursor\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Use this when installing as Cursor project rules or reusable agent instructions.","copyLabel":"Copy prompt"}]},"machine_metadata":{"version":"openagentskill-agent-metadata-v2","skill":{"slug":"stocksharp-stocksharp","name":"StockSharp","description":"Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).","category":"finance","url":"https://www.openagentskill.com/skills/stocksharp-stocksharp","repository":"https://github.com/StockSharp/StockSharp","github_repo":"StockSharp/StockSharp"},"suited_tasks":["Finance and quant workflows","general agent builders","teams that value GitHub adoption signals","Retrieve market data","Compare financial signals","Generate investor-ready analysis","Search sources","Extract claims"],"suited_agents":["C#","Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI","CLI"],"install":{"command":"npx skills add StockSharp/StockSharp","ready":true,"targets":[{"id":"openagentskill-cli","label":"CLI","kind":"command","value":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz install stocksharp-stocksharp"},{"id":"codex","label":"Codex","kind":"agent-prompt","value":"Install the \"StockSharp\" agent skill from https://github.com/StockSharp/StockSharp. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options). After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"stocksharp-stocksharp\",\"task\":\"Install StockSharp\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."},{"id":"claude-code","label":"Claude Code","kind":"agent-prompt","value":"Add \"StockSharp\" as a Claude Code skill from https://github.com/StockSharp/StockSharp. Inspect the skill instructions, place the reusable skill files in the appropriate local skills location for this project, and report the activation steps. Skill purpose: Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options). After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"stocksharp-stocksharp\",\"task\":\"Install StockSharp\",\"agent\":\"claude-code\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."},{"id":"cursor","label":"Cursor","kind":"agent-prompt","value":"Turn \"StockSharp\" from https://github.com/StockSharp/StockSharp into a reusable Cursor project rule or agent instruction. Preserve the core workflow, adapt paths to this repo, and keep the rule scoped to tasks where it is relevant. Skill purpose: Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options). After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"stocksharp-stocksharp\",\"task\":\"Install StockSharp\",\"agent\":\"cursor\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."}],"handoff_url":"https://www.openagentskill.com/api/skills/stocksharp-stocksharp/install","manifest_url":"https://www.openagentskill.com/api/registry/manifest/stocksharp-stocksharp"},"trust":{"score":90,"label":"Production candidate","version":"trust-score-v4","install_policy":"human_review_before_install","evidence":{"stars":"10K GitHub stars","repoActivity":"10K stars, 2.2K forks","lastPushed":"2mo since push","license":"Apache-2.0","repository":"https://github.com/StockSharp/StockSharp","install":"npx skills add StockSharp/StockSharp","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Usable metadata, review docs","agentOutcomes":"No agent outcome data yet"},"outcome_evidence":{"total":0,"successes":0,"failures":0,"not_relevant":0,"success_rate":null,"recent_success_rate":null,"recent_failure_rate":null,"install_attempts":0,"install_success_rate":null,"risk_blocked":0,"setup_required":0,"avg_output_quality":null,"production_outcomes":0,"last_outcome_at":null,"label":"No agent outcome data yet"},"auto_install":{"allowed":false,"sandbox_required":true,"reason":"Human review or sandbox validation is required before automatic installation."},"best_for":["finance","quant","research","algorithmic-trading","algorithmic-trading-engine","backtesting"],"known_risks":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]},"agent_proven":{"version":"agent-proven-v1","score":0,"tier":"unproven","label":"Needs first agent run","summary":"No agent outcome reports yet. Use Resolve, run one narrow sandbox task, then report the result.","metrics":{"totalOutcomes":0,"successfulOutcomes":0,"failedOutcomes":0,"installAttempts":0,"installSuccessRate":null,"successRate":null,"recentSuccessRate":null,"recentFailureRate":null,"riskBlocked":0,"setupRequired":0,"notRelevant":0,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"uniqueAgents":0,"lastOutcomeAt":null},"signals":[],"penalties":["No real agent outcome evidence yet"]},"audit":{"score":93,"risk_level":"needs_review","risk_label":"Needs review","warnings":["Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]},"safety_gate":{"tier":"reviewed","label":"Reviewed with permission notes","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Require human approval before installing into a real workspace."},"quality":{"score":100,"label":"Excellent"},"supply":{"track":"Finance and quant workflows","scenario":"Finance and quant","maintenance":"2mo since push","risk":"Needs review"},"alternative_skills":[],"do_not_use_when":["teams that need a vendor-supported SLA","high-compliance environments without internal security review","No OpenAgentSkill engagement data yet","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface"],"agent_contract":{"task_input":"Use Awesome Deep Trading","recommended_action":"Require human approval before installing into a real workspace.","install_policy":"review","minimum_review_before_use":["Trust: 90/100 Production candidate","Audit: 93/100 Needs review","Safety: 81/100 Review before install","Review repository, license, install command, and permission surface before production use."],"expected_agent_output":{"selected_skill":"stocksharp-stocksharp (StockSharp)","install_command":"npx skills add StockSharp/StockSharp","risk_summary":"Needs review; Reviewed with permission notes; Review before production","verification_result":"Report the smallest successful task, files touched, warnings, and any missing setup."}},"outcome_feedback":{"endpoint":"https://www.openagentskill.com/api/agent/outcome","method":"POST","requires_resolve_event_id":true,"event_id_source":"Use install_receipt.outcome_feedback.event_id or feedback.event_id returned by /api/agent/resolve for the current task.","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"payload_template":{"event_id":"<install_receipt.outcome_feedback.event_id or feedback.event_id from /api/agent/resolve>","skill_slug":"stocksharp-stocksharp","task":"Use Awesome Deep Trading","agent":"codex","outcome":"success","install_used":true,"risk_blocked":false,"setup_required":false,"task_success":true,"output_quality":4,"error_type":null,"human_review_required":false,"workspace":"sandbox","time_to_useful_ms":120000,"notes":"Report the smallest successful task, setup friction, files touched, and risk notes."}},"endpoints":{"web":"https://www.openagentskill.com/skills/stocksharp-stocksharp","api":"https://www.openagentskill.com/api/agent/skills/stocksharp-stocksharp","audit":"https://www.openagentskill.com/skills/stocksharp-stocksharp/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=stocksharp-stocksharp&task=Use%20Awesome%20Deep%20Trading&max_risk=medium","resolve":"https://www.openagentskill.com/api/agent/resolve?task=Use%20Awesome%20Deep%20Trading&agent=codex&max_risk=medium","receipt":"https://www.openagentskill.com/api/agent/receipt?task=Use%20Awesome%20Deep%20Trading&agent=codex&max_risk=medium&format=text","install":"https://www.openagentskill.com/api/skills/stocksharp-stocksharp/install","manifest":"https://www.openagentskill.com/api/registry/manifest/stocksharp-stocksharp"}},"use_cases":[{"slug":"finance-quant","title":"Finance and quant","url":"https://www.openagentskill.com/use-cases/finance-quant"},{"slug":"research-agents","title":"Research agents","url":"https://www.openagentskill.com/use-cases/research-agents"},{"slug":"browser-automation","title":"Browser automation","url":"https://www.openagentskill.com/use-cases/browser-automation"}],"urls":{"web":"https://www.openagentskill.com/skills/stocksharp-stocksharp","api":"https://www.openagentskill.com/api/agent/skills/stocksharp-stocksharp","install_api":"https://www.openagentskill.com/api/skills/stocksharp-stocksharp/install","audit":"https://www.openagentskill.com/skills/stocksharp-stocksharp/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=stocksharp-stocksharp&task=Use%20Awesome%20Deep%20Trading&max_risk=medium","badge":"https://www.openagentskill.com/api/badge/stocksharp-stocksharp?metric=audit","repository":"https://github.com/StockSharp/StockSharp"}},"safer_alternative":{"rank":6,"match_score":68,"raw_match_score":677.5,"semantic_relevance":68,"skill":{"slug":"zhulinsen-daily-stock-analysis","name":"Daily Stock Analysis","description":"LLM驱动的 A/H/美股智能分析：多数据源行情 + 实时新闻 + LLM决策仪表盘 + 多渠道推送，零成本定时运行，纯白嫖. LLM-powered stock analysis system for A/H/US markets.","category":"finance","github_stars":51899,"created_at":"2026-05-23T07:49:03.715497+00:00","updated_at":"2026-06-29T16:58:12+00:00","repository":"https://github.com/ZhuLinsen/daily_stock_analysis","github_repo":"ZhuLinsen/daily_stock_analysis"},"recommendation_reasons":["Matches task terms: trading","Strong GitHub adoption: 51,899 stars","Quality score 73/100","Install handoff is available","Repository freshness signal is available"],"supply_profile":{"track":{"slug":"finance","label":"Finance and quant workflows","shortLabel":"Finance","description":"Market data, SEC filings, portfolio analysis, quant research, backtesting, and risk workflows."},"scenario":{"label":"Finance and quant","description":"I need my agent to analyze markets, financial data, filings, portfolios, and quant strategies.","useCases":[{"slug":"research-agents","title":"Research agents"},{"slug":"finance-quant","title":"Finance and quant"},{"slug":"rag-knowledge","title":"RAG and knowledge"}]},"applicableAgents":["CLI","Codex","Claude Code","Cursor","Python"],"install":{"ready":true,"command":"npx skills add ZhuLinsen/daily_stock_analysis","primaryTarget":"CLI","targetCount":4},"githubQuality":{"stars":51899,"starsLabel":"52K","forks":45050,"license":"MIT","qualityScore":100,"trustScore":90,"auditScore":92},"maintenance":{"status":"active","label":"2mo since push","daysSincePush":54,"lastPushedAt":"2026-06-29T16:58:12+00:00"},"risk":{"level":"needs_review","label":"Needs review","requiresReview":true,"notes":["Documentation summary is thin","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Needs review"]},"coverageTags":["Finance","Finance and quant","quant","research","a-stock","ai-agent","aigc","llm"]},"quality":{"score":100,"tier":"excellent","label":"Excellent","summary":"High-confidence pick with strong adoption and healthy maintenance signals.","signals":[{"label":"GitHub stars","value":"52K","tone":"positive"},{"label":"Freshness","value":"2mo ago","tone":"positive"},{"label":"Install ready","value":"Yes","tone":"positive"},{"label":"License","value":"MIT","tone":"neutral"}],"warnings":[]},"trust":{"version":"trust-score-v4","score":90,"tier":"production","label":"Production candidate","summary":"Strong OpenAgentSkill Trust Score across adoption, recent maintenance, license clarity, documentation, dependency/runtime risk, install safety, permission surface, and install availability.","recommendedAction":"Shortlist for production use, then run a normal repository and dependency review.","dimensions":[{"id":"github_adoption","label":"GitHub adoption","score":100,"weight":0.13,"status":"pass","detail":"52K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":100,"weight":0.08,"status":"pass","detail":"52K stars, 45K forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":88,"weight":0.14,"status":"pass","detail":"2mo since push"},{"id":"license","label":"License clarity","score":86,"weight":0.09,"status":"pass","detail":"MIT"},{"id":"documentation","label":"README/SKILL.md completeness","score":66,"weight":0.14,"status":"info","detail":"Public metadata needs stronger README/SKILL.md context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":90,"weight":0.12,"status":"pass","detail":"no major dependency risk hints in public metadata"},{"id":"installability","label":"Install availability","score":92,"weight":0.1,"status":"pass","detail":"npx skills add ZhuLinsen/daily_stock_analysis"},{"id":"install_safety","label":"Install command safety","score":92,"weight":0.1,"status":"pass","detail":"standard package or runtime install path"},{"id":"permission_surface","label":"Permission surface","score":100,"weight":0.07,"status":"pass","detail":"no high-risk permission surface in public metadata"},{"id":"repository","label":"Repository evidence","score":86,"weight":0.04,"status":"pass","detail":"https://github.com/ZhuLinsen/daily_stock_analysis"},{"id":"review_status","label":"Review status","score":88,"weight":0.05,"status":"pass","detail":"AI review data available"},{"id":"agent_outcomes","label":"Agent Proven outcomes","score":54,"weight":0.13,"status":"info","detail":"No agent outcome data yet"}],"checks":[{"status":"pass","label":"GitHub adoption","detail":"52K GitHub stars"},{"status":"pass","label":"Stars/forks activity","detail":"52K stars, 45K forks; issue activity unavailable in current metadata"},{"status":"pass","label":"Recent maintenance","detail":"2mo since push"},{"status":"pass","label":"License clarity","detail":"MIT"},{"status":"info","label":"README/SKILL.md completeness","detail":"Public metadata needs stronger README/SKILL.md context"},{"status":"pass","label":"Dependency/runtime risk","detail":"no major dependency risk hints in public metadata"},{"status":"pass","label":"Install availability","detail":"npx skills add ZhuLinsen/daily_stock_analysis"},{"status":"pass","label":"Install command safety","detail":"standard package or runtime install path"},{"status":"pass","label":"Permission surface","detail":"no high-risk permission surface in public metadata"},{"status":"pass","label":"Repository evidence","detail":"https://github.com/ZhuLinsen/daily_stock_analysis"},{"status":"pass","label":"Review status","detail":"AI review data available"},{"status":"info","label":"Agent Proven outcomes","detail":"No agent outcome data yet"},{"status":"pass","label":"Ownership","detail":"Listing manually verified"},{"status":"info","label":"OpenAgentSkill usage","detail":"No local usage activity yet"},{"status":"info","label":"Agent outcomes","detail":"No agent outcome data yet"}],"strengths":["Manually verified listing","AI review approved","Install path is available","Repository evidence is available","Recently maintained repository","Large GitHub adoption signal","Install command has no obvious high-risk pattern"],"warnings":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"],"evidence":{"stars":"52K GitHub stars","repoActivity":"52K stars, 45K forks","lastPushed":"2mo since push","license":"MIT","repository":"https://github.com/ZhuLinsen/daily_stock_analysis","install":"npx skills add ZhuLinsen/daily_stock_analysis","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Usable metadata, review docs","agentOutcomes":"No agent outcome data yet"},"installReadiness":{"ready":true,"command":"npx skills add ZhuLinsen/daily_stock_analysis","policy":"human_review_before_install","label":"Human review before install","notes":["Install path is available","Repository evidence is available","License is declared","No Agent Proven outcome evidence yet","2mo since push","Financial domain: human review is required before use in a live investment workflow."]},"agentCompatibility":["Python","Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]},"outcomeEvidence":{"total":0,"successes":0,"failures":0,"notRelevant":0,"successRate":null,"installAttempts":0,"riskBlocked":0,"setupRequired":0,"installSuccessRate":null,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"recentSuccessRate":null,"recentFailureRate":null,"uniqueAgents":0,"agentProvenScore":0,"agentProvenLabel":"Needs first agent run","lastOutcomeAt":null,"label":"No agent outcome data yet"},"autoInstall":{"allowed":false,"sandboxRequired":true,"policy":"human_review_before_install","reason":"Human review or sandbox validation is required before automatic installation."},"bestFor":["finance","quant","research","a-stock","ai-agent","aigc"],"doNotUseFor":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"knownRisks":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]},"trust_v5":{"version":"trust-score-v5","score":82,"base_score":90,"outcome_confidence":0,"tier":"strong","label":"Review then install","summary":"Good shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.","recommendedAction":"Use as the primary candidate after human or sandbox review.","decision":{"install_policy":"human_review_before_install","auto_install_allowed":false,"human_review_required":true,"sandbox_first":true,"agent_action":"Ask for approval or run a sandbox-only trial before installing.","reasoning":["82/100 Trust Score v5","90/100 Trust Score v4 baseline","Needs more real agent outcomes before unattended install","Install path is available","Review before production"],"review_required_when":["The workspace contains production secrets, payments, private customer data, or irreversible actions.","The install command requests shell, network, credential, database, or broad filesystem access.","Outcome evidence is missing, recently failed, or required human review.","Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace"]},"dimensions":[{"id":"github_adoption","label":"GitHub adoption","score":100,"weight":0.13,"status":"pass","detail":"52K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":100,"weight":0.08,"status":"pass","detail":"52K stars, 45K forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":88,"weight":0.14,"status":"pass","detail":"2mo since push"},{"id":"license","label":"License clarity","score":86,"weight":0.09,"status":"pass","detail":"MIT"},{"id":"documentation","label":"README/SKILL.md completeness","score":66,"weight":0.14,"status":"info","detail":"Public metadata needs stronger README/SKILL.md context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":90,"weight":0.12,"status":"pass","detail":"no major dependency risk hints in public metadata"},{"id":"installability","label":"Install availability","score":92,"weight":0.1,"status":"pass","detail":"npx skills add ZhuLinsen/daily_stock_analysis"},{"id":"install_safety","label":"Install command safety","score":92,"weight":0.1,"status":"pass","detail":"standard package or runtime install path"},{"id":"permission_surface","label":"Permission surface","score":100,"weight":0.07,"status":"pass","detail":"no high-risk permission surface in public metadata"},{"id":"repository","label":"Repository evidence","score":86,"weight":0.04,"status":"pass","detail":"https://github.com/ZhuLinsen/daily_stock_analysis"},{"id":"review_status","label":"Review status","score":88,"weight":0.05,"status":"pass","detail":"AI review data available"},{"id":"agent_outcomes","label":"Agent Proven outcomes","score":54,"weight":0.13,"status":"info","detail":"No agent outcome data yet"}],"checks":[{"status":"pass","label":"GitHub adoption","detail":"52K GitHub stars"},{"status":"pass","label":"Stars/forks activity","detail":"52K stars, 45K forks; issue activity unavailable in current metadata"},{"status":"pass","label":"Recent maintenance","detail":"2mo since push"},{"status":"pass","label":"License clarity","detail":"MIT"},{"status":"info","label":"README/SKILL.md completeness","detail":"Public metadata needs stronger README/SKILL.md context"},{"status":"pass","label":"Dependency/runtime risk","detail":"no major dependency risk hints in public metadata"},{"status":"pass","label":"Install availability","detail":"npx skills add ZhuLinsen/daily_stock_analysis"},{"status":"pass","label":"Install command safety","detail":"standard package or runtime install path"},{"status":"pass","label":"Permission surface","detail":"no high-risk permission surface in public metadata"},{"status":"pass","label":"Repository evidence","detail":"https://github.com/ZhuLinsen/daily_stock_analysis"},{"status":"pass","label":"Review status","detail":"AI review data available"},{"status":"info","label":"Agent Proven outcomes","detail":"No agent outcome data yet"},{"status":"pass","label":"Ownership","detail":"Listing manually verified"},{"status":"info","label":"OpenAgentSkill usage","detail":"No local usage activity yet"},{"status":"info","label":"Agent outcomes","detail":"No agent outcome data yet"}],"strengths":["Manually verified listing","AI review approved","Install path is available","Repository evidence is available","Recently maintained repository","Large GitHub adoption signal","Install command has no obvious high-risk pattern","Outcome loop is ready but needs first real agent run"],"warnings":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","No real agent outcome reports yet","Human review required before unattended installation"],"evidence":{"stars":"52K GitHub stars","repoActivity":"52K stars, 45K forks","lastPushed":"2mo since push","license":"MIT","repository":"https://github.com/ZhuLinsen/daily_stock_analysis","install":"npx skills add ZhuLinsen/daily_stock_analysis","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Usable metadata, review docs","agentOutcomes":"No agent outcome data yet","agentProvenScore":0,"outcomeConfidence":"0%","installPolicy":"human_review_before_install"},"installReadiness":{"ready":true,"command":"npx skills add ZhuLinsen/daily_stock_analysis","policy":"human_review_before_install","label":"Human review before install","notes":["Install path is available","Repository evidence is available","License is declared","No Agent Proven outcome evidence yet","2mo since push","Financial domain: human review is required before use in a live investment workflow.","Trust Score v5 requires review or sandbox-only use before install."]},"agentCompatibility":["Python","Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]},"outcomeEvidence":{"total":0,"successes":0,"failures":0,"notRelevant":0,"successRate":null,"installAttempts":0,"riskBlocked":0,"setupRequired":0,"installSuccessRate":null,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"recentSuccessRate":null,"recentFailureRate":null,"uniqueAgents":0,"agentProvenScore":0,"agentProvenLabel":"Needs first agent run","lastOutcomeAt":null,"label":"No agent outcome data yet"},"autoInstall":{"allowed":false,"sandboxRequired":true,"policy":"human_review_before_install","reason":"Ask for approval or run a sandbox-only trial before installing."},"outcome_loop":{"version":"openagentskill-agent-outcome-v3","required_after_install":true,"endpoint":"/api/agent/outcome","method":"POST","event_id_source":"feedback.event_id, install_receipt.resolve_event_id, or decision_packet.outcome_feedback.event_id","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"required_fields":["event_id","skill_slug","task"],"quality_fields":["task_success","output_quality","error_type","human_review_required","used_in_production","workspace","evidence_url","time_to_useful_ms"],"ranking_inputs_updated":["Trust Score v5 outcome confidence","Agent Proven Score","Resolve ranking task-fit evidence","Skill detail machine-readable metadata","Outcome leaderboard"]},"agent_contract":{"suited_tasks":["finance","quant","research","a-stock","ai-agent","aigc"],"suited_agents":["Python","Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"install_command":"npx skills add ZhuLinsen/daily_stock_analysis","trust_score":82,"trust_version":"trust-score-v5","risk_level":"medium","do_not_use_when":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"before_install":["Read the audit page and machine-readable metadata.","Confirm the install command, license, and permission surface fit the workspace.","Get explicit human approval or choose an alternative before installing."],"after_run":["Report the outcome to /api/agent/outcome using the resolve event id.","Include output_quality, workspace, human_review_required, and evidence_url when available.","Re-resolve before broad production rollout."]},"bestFor":["finance","quant","research","a-stock","ai-agent","aigc"],"doNotUseFor":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"knownRisks":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"],"backward_compatible":{"trust_score_v4":{"version":"trust-score-v4","score":90,"tier":"production","label":"Production candidate","summary":"Strong OpenAgentSkill Trust Score across adoption, recent maintenance, license clarity, documentation, dependency/runtime risk, install safety, permission surface, and install availability."}}},"agent_proven":{"version":"agent-proven-v1","score":0,"tier":"unproven","label":"Needs first agent run","summary":"No agent outcome reports yet. Use Resolve, run one narrow sandbox task, then report the result.","metrics":{"totalOutcomes":0,"successfulOutcomes":0,"failedOutcomes":0,"installAttempts":0,"installSuccessRate":null,"successRate":null,"recentSuccessRate":null,"recentFailureRate":null,"riskBlocked":0,"setupRequired":0,"notRelevant":0,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"uniqueAgents":0,"lastOutcomeAt":null},"signals":[],"penalties":["No real agent outcome evidence yet"]},"audit":{"audit_score":92,"risk_level":"needs_review","risk_label":"Needs review","warnings":["Documentation summary is thin","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision."]},"safety":{"score":80,"level":"review_before_install","label":"Review before install","safety_tier":{"tier":"reviewed","label":"Reviewed with permission notes","badge":"REVIEWED","summary":"Usable candidate, but the agent should surface permission and audit notes before installation.","recommended_action":"Require human approval before installing into a real workspace.","auto_install_policy":"review","reasons":["Documentation summary is thin","80/100 agent safety score"]},"auto_install_allowed":false,"human_review_required":true,"blocked":false,"audit_risk":"needs_review","permission_hints":[{"id":"network","label":"Network access","reason":"Skill likely fetches remote pages, APIs, repositories, or external services.","severity":"medium"}],"policy_warnings":["Documentation summary is thin"],"constraints_applied":{"max_risk":"medium","needs_install_command":true,"min_stars":0}},"safety_gate":{"tier":"reviewed","label":"Reviewed with permission notes","badge":"REVIEWED","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Require human approval before installing into a real workspace.","reasons":["Documentation summary is thin","80/100 agent safety score"]},"decision":{"readiness_score":100,"readiness_label":"Production-ready","headline":"Primary pick for Research agents","role":"Primary pick","best_for":["Research agents workflows","general agent builders","teams that value GitHub adoption signals"],"risks":["No OpenAgentSkill engagement data yet"],"next_steps":["Install it in a sandbox agent and run one Research agents task end to end.","Compare output quality, latency, and failure behavior against at least one alternative.","Promote it into production only after reviewing repository permissions, license, and maintenance signals."]},"install_plan":{"target":"codex","label":"Codex install prompt","command":"npx skills add ZhuLinsen/daily_stock_analysis","value":"Install the \"Daily Stock Analysis\" agent skill from https://github.com/ZhuLinsen/daily_stock_analysis. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: LLM驱动的 A/H/美股智能分析：多数据源行情 + 实时新闻 + LLM决策仪表盘 + 多渠道推送，零成本定时运行，纯白嫖. LLM-powered stock analysis system for A/H/US markets. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"zhulinsen-daily-stock-analysis\",\"task\":\"Install Daily Stock Analysis\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","kind":"agent-prompt","steps":["Review Daily Stock Analysis trust and audit signals before installing.","Send the install prompt to the target agent.","Install in a sandbox or low-risk workspace first.","Pin the repository source and re-check the audit before production use."],"targets":[{"id":"openagentskill-cli","label":"CLI","title":"OpenAgentSkill CLI","kind":"command","value":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz install zhulinsen-daily-stock-analysis","description":"Resolve policy, run the source installer safely, and report a verified install receipt.","copyLabel":"Copy command"},{"id":"codex","label":"Codex","title":"Codex install prompt","kind":"agent-prompt","value":"Install the \"Daily Stock Analysis\" agent skill from https://github.com/ZhuLinsen/daily_stock_analysis. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: LLM驱动的 A/H/美股智能分析：多数据源行情 + 实时新闻 + LLM决策仪表盘 + 多渠道推送，零成本定时运行，纯白嫖. LLM-powered stock analysis system for A/H/US markets. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"zhulinsen-daily-stock-analysis\",\"task\":\"Install Daily Stock Analysis\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Give Codex a repo-aware install prompt when the skill is not available through a local CLI.","copyLabel":"Copy prompt"},{"id":"claude-code","label":"Claude Code","title":"Claude Code skill prompt","kind":"agent-prompt","value":"Add \"Daily Stock Analysis\" as a Claude Code skill from https://github.com/ZhuLinsen/daily_stock_analysis. Inspect the skill instructions, place the reusable skill files in the appropriate local skills location for this project, and report the activation steps. Skill purpose: LLM驱动的 A/H/美股智能分析：多数据源行情 + 实时新闻 + LLM决策仪表盘 + 多渠道推送，零成本定时运行，纯白嫖. LLM-powered stock analysis system for A/H/US markets. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"zhulinsen-daily-stock-analysis\",\"task\":\"Install Daily Stock Analysis\",\"agent\":\"claude-code\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Use this prompt to ask Claude Code to add the skill and explain the local activation steps.","copyLabel":"Copy prompt"},{"id":"cursor","label":"Cursor","title":"Cursor rule prompt","kind":"agent-prompt","value":"Turn \"Daily Stock Analysis\" from https://github.com/ZhuLinsen/daily_stock_analysis into a reusable Cursor project rule or agent instruction. Preserve the core workflow, adapt paths to this repo, and keep the rule scoped to tasks where it is relevant. Skill purpose: LLM驱动的 A/H/美股智能分析：多数据源行情 + 实时新闻 + LLM决策仪表盘 + 多渠道推送，零成本定时运行，纯白嫖. LLM-powered stock analysis system for A/H/US markets. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"zhulinsen-daily-stock-analysis\",\"task\":\"Install Daily Stock Analysis\",\"agent\":\"cursor\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Use this when installing as Cursor project rules or reusable agent instructions.","copyLabel":"Copy prompt"}]},"machine_metadata":{"version":"openagentskill-agent-metadata-v2","skill":{"slug":"zhulinsen-daily-stock-analysis","name":"Daily Stock Analysis","description":"LLM驱动的 A/H/美股智能分析：多数据源行情 + 实时新闻 + LLM决策仪表盘 + 多渠道推送，零成本定时运行，纯白嫖. LLM-powered stock analysis system for A/H/US markets.","category":"finance","url":"https://www.openagentskill.com/skills/zhulinsen-daily-stock-analysis","repository":"https://github.com/ZhuLinsen/daily_stock_analysis","github_repo":"ZhuLinsen/daily_stock_analysis"},"suited_tasks":["Research agents workflows","general agent builders","teams that value GitHub adoption signals","Search sources","Extract claims","Synthesize findings","Retrieve market data","Compare financial signals"],"suited_agents":["Python","Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI","CLI"],"install":{"command":"npx skills add ZhuLinsen/daily_stock_analysis","ready":true,"targets":[{"id":"openagentskill-cli","label":"CLI","kind":"command","value":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz install zhulinsen-daily-stock-analysis"},{"id":"codex","label":"Codex","kind":"agent-prompt","value":"Install the \"Daily Stock Analysis\" agent skill from https://github.com/ZhuLinsen/daily_stock_analysis. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: LLM驱动的 A/H/美股智能分析：多数据源行情 + 实时新闻 + LLM决策仪表盘 + 多渠道推送，零成本定时运行，纯白嫖. LLM-powered stock analysis system for A/H/US markets. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"zhulinsen-daily-stock-analysis\",\"task\":\"Install Daily Stock Analysis\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."},{"id":"claude-code","label":"Claude Code","kind":"agent-prompt","value":"Add \"Daily Stock Analysis\" as a Claude Code skill from https://github.com/ZhuLinsen/daily_stock_analysis. Inspect the skill instructions, place the reusable skill files in the appropriate local skills location for this project, and report the activation steps. Skill purpose: LLM驱动的 A/H/美股智能分析：多数据源行情 + 实时新闻 + LLM决策仪表盘 + 多渠道推送，零成本定时运行，纯白嫖. LLM-powered stock analysis system for A/H/US markets. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"zhulinsen-daily-stock-analysis\",\"task\":\"Install Daily Stock Analysis\",\"agent\":\"claude-code\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."},{"id":"cursor","label":"Cursor","kind":"agent-prompt","value":"Turn \"Daily Stock Analysis\" from https://github.com/ZhuLinsen/daily_stock_analysis into a reusable Cursor project rule or agent instruction. Preserve the core workflow, adapt paths to this repo, and keep the rule scoped to tasks where it is relevant. Skill purpose: LLM驱动的 A/H/美股智能分析：多数据源行情 + 实时新闻 + LLM决策仪表盘 + 多渠道推送，零成本定时运行，纯白嫖. LLM-powered stock analysis system for A/H/US markets. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"zhulinsen-daily-stock-analysis\",\"task\":\"Install Daily Stock Analysis\",\"agent\":\"cursor\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."}],"handoff_url":"https://www.openagentskill.com/api/skills/zhulinsen-daily-stock-analysis/install","manifest_url":"https://www.openagentskill.com/api/registry/manifest/zhulinsen-daily-stock-analysis"},"trust":{"score":90,"label":"Production candidate","version":"trust-score-v4","install_policy":"human_review_before_install","evidence":{"stars":"52K GitHub stars","repoActivity":"52K stars, 45K forks","lastPushed":"2mo since push","license":"MIT","repository":"https://github.com/ZhuLinsen/daily_stock_analysis","install":"npx skills add ZhuLinsen/daily_stock_analysis","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Usable metadata, review docs","agentOutcomes":"No agent outcome data yet"},"outcome_evidence":{"total":0,"successes":0,"failures":0,"not_relevant":0,"success_rate":null,"recent_success_rate":null,"recent_failure_rate":null,"install_attempts":0,"install_success_rate":null,"risk_blocked":0,"setup_required":0,"avg_output_quality":null,"production_outcomes":0,"last_outcome_at":null,"label":"No agent outcome data yet"},"auto_install":{"allowed":false,"sandbox_required":true,"reason":"Human review or sandbox validation is required before automatic installation."},"best_for":["finance","quant","research","a-stock","ai-agent","aigc"],"known_risks":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]},"agent_proven":{"version":"agent-proven-v1","score":0,"tier":"unproven","label":"Needs first agent run","summary":"No agent outcome reports yet. Use Resolve, run one narrow sandbox task, then report the result.","metrics":{"totalOutcomes":0,"successfulOutcomes":0,"failedOutcomes":0,"installAttempts":0,"installSuccessRate":null,"successRate":null,"recentSuccessRate":null,"recentFailureRate":null,"riskBlocked":0,"setupRequired":0,"notRelevant":0,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"uniqueAgents":0,"lastOutcomeAt":null},"signals":[],"penalties":["No real agent outcome evidence yet"]},"audit":{"score":92,"risk_level":"needs_review","risk_label":"Needs review","warnings":["Documentation summary is thin","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision."]},"safety_gate":{"tier":"reviewed","label":"Reviewed with permission notes","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Require human approval before installing into a real workspace."},"quality":{"score":100,"label":"Excellent"},"supply":{"track":"Finance and quant workflows","scenario":"Finance and quant","maintenance":"2mo since push","risk":"Needs review"},"alternative_skills":[],"do_not_use_when":["teams that need a vendor-supported SLA","high-compliance environments without internal security review","No OpenAgentSkill engagement data yet","Documentation summary is thin","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface"],"agent_contract":{"task_input":"Use Awesome Deep Trading","recommended_action":"Require human approval before installing into a real workspace.","install_policy":"review","minimum_review_before_use":["Trust: 90/100 Production candidate","Audit: 92/100 Needs review","Safety: 80/100 Review before install","Review repository, license, install command, and permission surface before production use."],"expected_agent_output":{"selected_skill":"zhulinsen-daily-stock-analysis (Daily Stock Analysis)","install_command":"npx skills add ZhuLinsen/daily_stock_analysis","risk_summary":"Needs review; Reviewed with permission notes; Review before production","verification_result":"Report the smallest successful task, files touched, warnings, and any missing setup."}},"outcome_feedback":{"endpoint":"https://www.openagentskill.com/api/agent/outcome","method":"POST","requires_resolve_event_id":true,"event_id_source":"Use install_receipt.outcome_feedback.event_id or feedback.event_id returned by /api/agent/resolve for the current task.","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"payload_template":{"event_id":"<install_receipt.outcome_feedback.event_id or feedback.event_id from /api/agent/resolve>","skill_slug":"zhulinsen-daily-stock-analysis","task":"Use Awesome Deep Trading","agent":"codex","outcome":"success","install_used":true,"risk_blocked":false,"setup_required":false,"task_success":true,"output_quality":4,"error_type":null,"human_review_required":false,"workspace":"sandbox","time_to_useful_ms":120000,"notes":"Report the smallest successful task, setup friction, files touched, and risk notes."}},"endpoints":{"web":"https://www.openagentskill.com/skills/zhulinsen-daily-stock-analysis","api":"https://www.openagentskill.com/api/agent/skills/zhulinsen-daily-stock-analysis","audit":"https://www.openagentskill.com/skills/zhulinsen-daily-stock-analysis/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=zhulinsen-daily-stock-analysis&task=Use%20Awesome%20Deep%20Trading&max_risk=medium","resolve":"https://www.openagentskill.com/api/agent/resolve?task=Use%20Awesome%20Deep%20Trading&agent=codex&max_risk=medium","receipt":"https://www.openagentskill.com/api/agent/receipt?task=Use%20Awesome%20Deep%20Trading&agent=codex&max_risk=medium&format=text","install":"https://www.openagentskill.com/api/skills/zhulinsen-daily-stock-analysis/install","manifest":"https://www.openagentskill.com/api/registry/manifest/zhulinsen-daily-stock-analysis"}},"use_cases":[{"slug":"research-agents","title":"Research agents","url":"https://www.openagentskill.com/use-cases/research-agents"},{"slug":"finance-quant","title":"Finance and quant","url":"https://www.openagentskill.com/use-cases/finance-quant"},{"slug":"rag-knowledge","title":"RAG and knowledge","url":"https://www.openagentskill.com/use-cases/rag-knowledge"}],"urls":{"web":"https://www.openagentskill.com/skills/zhulinsen-daily-stock-analysis","api":"https://www.openagentskill.com/api/agent/skills/zhulinsen-daily-stock-analysis","install_api":"https://www.openagentskill.com/api/skills/zhulinsen-daily-stock-analysis/install","audit":"https://www.openagentskill.com/skills/zhulinsen-daily-stock-analysis/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=zhulinsen-daily-stock-analysis&task=Use%20Awesome%20Deep%20Trading&max_risk=medium","badge":"https://www.openagentskill.com/api/badge/zhulinsen-daily-stock-analysis?metric=audit","repository":"https://github.com/ZhuLinsen/daily_stock_analysis"}},"popular_alternative":{"rank":9,"match_score":72,"raw_match_score":672.6,"semantic_relevance":72,"skill":{"slug":"fincept-corporation-finceptterminal","name":"FinceptTerminal","description":"FinceptTerminal is a modern finance application offering advanced market analytics, investment research, and economic data tools, designed for interactive exploration and data-driven decision-making in a user-friendly environment.","category":"finance","github_stars":27191,"created_at":"2026-05-23T07:48:59.306824+00:00","updated_at":"2026-06-13T06:53:44+00:00","repository":"https://github.com/Fincept-Corporation/FinceptTerminal","github_repo":"Fincept-Corporation/FinceptTerminal"},"recommendation_reasons":["Matches task terms: trading","Strong GitHub adoption: 27,191 stars","Quality score 71/100","Install handoff is available","Repository freshness signal is available"],"supply_profile":{"track":{"slug":"finance","label":"Finance and quant workflows","shortLabel":"Finance","description":"Market data, SEC filings, portfolio analysis, quant research, backtesting, and risk workflows."},"scenario":{"label":"Finance and quant","description":"I need my agent to analyze markets, financial data, filings, portfolios, and quant strategies.","useCases":[{"slug":"finance-quant","title":"Finance and quant"},{"slug":"research-agents","title":"Research agents"},{"slug":"github-automation","title":"GitHub automation"}]},"applicableAgents":["CLI","Codex","Claude Code","Cursor","C++"],"install":{"ready":true,"command":"npx skills add Fincept-Corporation/FinceptTerminal","primaryTarget":"CLI","targetCount":4},"githubQuality":{"stars":27191,"starsLabel":"27K","forks":3809,"license":"Unknown","qualityScore":100,"trustScore":83,"auditScore":88},"maintenance":{"status":"active","label":"2mo since push","daysSincePush":71,"lastPushedAt":"2026-06-13T06:53:44+00:00"},"risk":{"level":"needs_review","label":"Needs review","requiresReview":true,"notes":["License is unclear","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","License clarity: Unknown"]},"coverageTags":["Finance","Finance and quant","quant","research","ai-agents","algorithmic-trading","bloomberg-terminal","cpp"]},"quality":{"score":100,"tier":"excellent","label":"Excellent","summary":"High-confidence pick with strong adoption and healthy maintenance signals.","signals":[{"label":"GitHub stars","value":"27K","tone":"positive"},{"label":"Freshness","value":"2mo ago","tone":"positive"},{"label":"Install ready","value":"Yes","tone":"positive"},{"label":"License","value":"Unknown","tone":"neutral"}],"warnings":[]},"trust":{"version":"trust-score-v4","score":83,"tier":"strong","label":"Strong shortlist","summary":"Good trust signals with a few areas worth checking before rollout.","recommendedAction":"Test in a sandbox workflow and compare its install path with close alternatives.","dimensions":[{"id":"github_adoption","label":"GitHub adoption","score":100,"weight":0.13,"status":"pass","detail":"27K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":97,"weight":0.08,"status":"pass","detail":"27K stars, 3.8K forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":88,"weight":0.14,"status":"pass","detail":"2mo since push"},{"id":"license","label":"License clarity","score":42,"weight":0.09,"status":"warn","detail":"Unknown"},{"id":"documentation","label":"README/SKILL.md completeness","score":66,"weight":0.14,"status":"info","detail":"Public metadata needs stronger README/SKILL.md context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":72,"weight":0.12,"status":"info","detail":"command execution surface"},{"id":"installability","label":"Install availability","score":92,"weight":0.1,"status":"pass","detail":"npx skills add Fincept-Corporation/FinceptTerminal"},{"id":"install_safety","label":"Install command safety","score":92,"weight":0.1,"status":"pass","detail":"standard package or runtime install path"},{"id":"permission_surface","label":"Permission surface","score":76,"weight":0.07,"status":"info","detail":"shell or command execution"},{"id":"repository","label":"Repository evidence","score":86,"weight":0.04,"status":"pass","detail":"https://github.com/Fincept-Corporation/FinceptTerminal"},{"id":"review_status","label":"Review status","score":88,"weight":0.05,"status":"pass","detail":"AI review data available"},{"id":"agent_outcomes","label":"Agent Proven outcomes","score":54,"weight":0.13,"status":"info","detail":"No agent outcome data yet"}],"checks":[{"status":"pass","label":"GitHub adoption","detail":"27K GitHub stars"},{"status":"pass","label":"Stars/forks activity","detail":"27K stars, 3.8K forks; issue activity unavailable in current metadata"},{"status":"pass","label":"Recent maintenance","detail":"2mo since push"},{"status":"warn","label":"License clarity","detail":"Unknown"},{"status":"info","label":"README/SKILL.md completeness","detail":"Public metadata needs stronger README/SKILL.md context"},{"status":"info","label":"Dependency/runtime risk","detail":"command execution surface"},{"status":"pass","label":"Install availability","detail":"npx skills add Fincept-Corporation/FinceptTerminal"},{"status":"pass","label":"Install command safety","detail":"standard package or runtime install path"},{"status":"info","label":"Permission surface","detail":"shell or command execution"},{"status":"pass","label":"Repository evidence","detail":"https://github.com/Fincept-Corporation/FinceptTerminal"},{"status":"pass","label":"Review status","detail":"AI review data available"},{"status":"info","label":"Agent Proven outcomes","detail":"No agent outcome data yet"},{"status":"pass","label":"Ownership","detail":"Listing manually verified"},{"status":"info","label":"OpenAgentSkill usage","detail":"No local usage activity yet"},{"status":"info","label":"Agent outcomes","detail":"No agent outcome data yet"}],"strengths":["Manually verified listing","AI review approved","Install path is available","Repository evidence is available","Recently maintained repository","Large GitHub adoption signal","Install command has no obvious high-risk pattern"],"warnings":["Financial research output is not financial advice; require human review before any live investment decision.","License is unclear","Documentation summary is thin","License clarity: Unknown"],"evidence":{"stars":"27K GitHub stars","repoActivity":"27K stars, 3.8K forks","lastPushed":"2mo since push","license":"Unknown","repository":"https://github.com/Fincept-Corporation/FinceptTerminal","install":"npx skills add Fincept-Corporation/FinceptTerminal","installSafety":"standard package or runtime install path","permissionSurface":"shell or command execution","documentation":"Usable metadata, review docs","agentOutcomes":"No agent outcome data yet"},"installReadiness":{"ready":true,"command":"npx skills add Fincept-Corporation/FinceptTerminal","policy":"human_review_before_install","label":"Human review before install","notes":["Install path is available","Repository evidence is available","License is unclear","No Agent Proven outcome evidence yet","2mo since push","Financial domain: human review is required before use in a live investment workflow."]},"agentCompatibility":["C++","Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["Financial research output is not financial advice; require human review before any live investment decision.","License is unclear","Documentation summary is thin","License clarity: Unknown"]},"outcomeEvidence":{"total":0,"successes":0,"failures":0,"notRelevant":0,"successRate":null,"installAttempts":0,"riskBlocked":0,"setupRequired":0,"installSuccessRate":null,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"recentSuccessRate":null,"recentFailureRate":null,"uniqueAgents":0,"agentProvenScore":0,"agentProvenLabel":"Needs first agent run","lastOutcomeAt":null,"label":"No agent outcome data yet"},"autoInstall":{"allowed":false,"sandboxRequired":true,"policy":"human_review_before_install","reason":"Human review or sandbox validation is required before automatic installation."},"bestFor":["finance","quant","research","ai-agents","algorithmic-trading","bloomberg-terminal"],"doNotUseFor":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Commercial reuse before clarifying license terms","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"knownRisks":["Financial research output is not financial advice; require human review before any live investment decision.","License is unclear","Documentation summary is thin","License clarity: Unknown"]},"trust_v5":{"version":"trust-score-v5","score":75,"base_score":83,"outcome_confidence":0,"tier":"review","label":"Sandbox only","summary":"Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.","recommendedAction":"Run only in a sandbox and compare close alternatives before using it for real work.","decision":{"install_policy":"human_review_before_install","auto_install_allowed":false,"human_review_required":true,"sandbox_first":true,"agent_action":"Compare alternatives before installing.","reasoning":["75/100 Trust Score v5","83/100 Trust Score v4 baseline","Needs more real agent outcomes before unattended install","Install path is available","Review before production"],"review_required_when":["The workspace contains production secrets, payments, private customer data, or irreversible actions.","The install command requests shell, network, credential, database, or broad filesystem access.","Outcome evidence is missing, recently failed, or required human review.","Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace"]},"dimensions":[{"id":"github_adoption","label":"GitHub adoption","score":100,"weight":0.13,"status":"pass","detail":"27K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":97,"weight":0.08,"status":"pass","detail":"27K stars, 3.8K forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":88,"weight":0.14,"status":"pass","detail":"2mo since push"},{"id":"license","label":"License clarity","score":42,"weight":0.09,"status":"warn","detail":"Unknown"},{"id":"documentation","label":"README/SKILL.md completeness","score":66,"weight":0.14,"status":"info","detail":"Public metadata needs stronger README/SKILL.md context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":72,"weight":0.12,"status":"info","detail":"command execution surface"},{"id":"installability","label":"Install availability","score":92,"weight":0.1,"status":"pass","detail":"npx skills add Fincept-Corporation/FinceptTerminal"},{"id":"install_safety","label":"Install command safety","score":92,"weight":0.1,"status":"pass","detail":"standard package or runtime install path"},{"id":"permission_surface","label":"Permission surface","score":76,"weight":0.07,"status":"info","detail":"shell or command execution"},{"id":"repository","label":"Repository evidence","score":86,"weight":0.04,"status":"pass","detail":"https://github.com/Fincept-Corporation/FinceptTerminal"},{"id":"review_status","label":"Review status","score":88,"weight":0.05,"status":"pass","detail":"AI review data available"},{"id":"agent_outcomes","label":"Agent Proven outcomes","score":54,"weight":0.13,"status":"info","detail":"No agent outcome data yet"}],"checks":[{"status":"pass","label":"GitHub adoption","detail":"27K GitHub stars"},{"status":"pass","label":"Stars/forks activity","detail":"27K stars, 3.8K forks; issue activity unavailable in current metadata"},{"status":"pass","label":"Recent maintenance","detail":"2mo since push"},{"status":"warn","label":"License clarity","detail":"Unknown"},{"status":"info","label":"README/SKILL.md completeness","detail":"Public metadata needs stronger README/SKILL.md context"},{"status":"info","label":"Dependency/runtime risk","detail":"command execution surface"},{"status":"pass","label":"Install availability","detail":"npx skills add Fincept-Corporation/FinceptTerminal"},{"status":"pass","label":"Install command safety","detail":"standard package or runtime install path"},{"status":"info","label":"Permission surface","detail":"shell or command execution"},{"status":"pass","label":"Repository evidence","detail":"https://github.com/Fincept-Corporation/FinceptTerminal"},{"status":"pass","label":"Review status","detail":"AI review data available"},{"status":"info","label":"Agent Proven outcomes","detail":"No agent outcome data yet"},{"status":"pass","label":"Ownership","detail":"Listing manually verified"},{"status":"info","label":"OpenAgentSkill usage","detail":"No local usage activity yet"},{"status":"info","label":"Agent outcomes","detail":"No agent outcome data yet"}],"strengths":["Manually verified listing","AI review approved","Install path is available","Repository evidence is available","Recently maintained repository","Large GitHub adoption signal","Install command has no obvious high-risk pattern","Outcome loop is ready but needs first real agent run"],"warnings":["Financial research output is not financial advice; require human review before any live investment decision.","License is unclear","Documentation summary is thin","License clarity: Unknown","No real agent outcome reports yet","Human review required before unattended installation"],"evidence":{"stars":"27K GitHub stars","repoActivity":"27K stars, 3.8K forks","lastPushed":"2mo since push","license":"Unknown","repository":"https://github.com/Fincept-Corporation/FinceptTerminal","install":"npx skills add Fincept-Corporation/FinceptTerminal","installSafety":"standard package or runtime install path","permissionSurface":"shell or command execution","documentation":"Usable metadata, review docs","agentOutcomes":"No agent outcome data yet","agentProvenScore":0,"outcomeConfidence":"0%","installPolicy":"human_review_before_install"},"installReadiness":{"ready":true,"command":"npx skills add Fincept-Corporation/FinceptTerminal","policy":"human_review_before_install","label":"Human review before install","notes":["Install path is available","Repository evidence is available","License is unclear","No Agent Proven outcome evidence yet","2mo since push","Financial domain: human review is required before use in a live investment workflow.","Trust Score v5 requires review or sandbox-only use before install."]},"agentCompatibility":["C++","Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["Financial research output is not financial advice; require human review before any live investment decision.","License is unclear","Documentation summary is thin","License clarity: Unknown"]},"outcomeEvidence":{"total":0,"successes":0,"failures":0,"notRelevant":0,"successRate":null,"installAttempts":0,"riskBlocked":0,"setupRequired":0,"installSuccessRate":null,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"recentSuccessRate":null,"recentFailureRate":null,"uniqueAgents":0,"agentProvenScore":0,"agentProvenLabel":"Needs first agent run","lastOutcomeAt":null,"label":"No agent outcome data yet"},"autoInstall":{"allowed":false,"sandboxRequired":true,"policy":"human_review_before_install","reason":"Compare alternatives before installing."},"outcome_loop":{"version":"openagentskill-agent-outcome-v3","required_after_install":true,"endpoint":"/api/agent/outcome","method":"POST","event_id_source":"feedback.event_id, install_receipt.resolve_event_id, or decision_packet.outcome_feedback.event_id","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"required_fields":["event_id","skill_slug","task"],"quality_fields":["task_success","output_quality","error_type","human_review_required","used_in_production","workspace","evidence_url","time_to_useful_ms"],"ranking_inputs_updated":["Trust Score v5 outcome confidence","Agent Proven Score","Resolve ranking task-fit evidence","Skill detail machine-readable metadata","Outcome leaderboard"]},"agent_contract":{"suited_tasks":["finance","quant","research","ai-agents","algorithmic-trading","bloomberg-terminal"],"suited_agents":["C++","Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"install_command":"npx skills add Fincept-Corporation/FinceptTerminal","trust_score":75,"trust_version":"trust-score-v5","risk_level":"medium","do_not_use_when":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Commercial reuse before clarifying license terms","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"before_install":["Read the audit page and machine-readable metadata.","Confirm the install command, license, and permission surface fit the workspace.","Get explicit human approval or choose an alternative before installing."],"after_run":["Report the outcome to /api/agent/outcome using the resolve event id.","Include output_quality, workspace, human_review_required, and evidence_url when available.","Re-resolve before broad production rollout."]},"bestFor":["finance","quant","research","ai-agents","algorithmic-trading","bloomberg-terminal"],"doNotUseFor":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Commercial reuse before clarifying license terms","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"knownRisks":["Financial research output is not financial advice; require human review before any live investment decision.","License is unclear","Documentation summary is thin","License clarity: Unknown"],"backward_compatible":{"trust_score_v4":{"version":"trust-score-v4","score":83,"tier":"strong","label":"Strong shortlist","summary":"Good trust signals with a few areas worth checking before rollout."}}},"agent_proven":{"version":"agent-proven-v1","score":0,"tier":"unproven","label":"Needs first agent run","summary":"No agent outcome reports yet. Use Resolve, run one narrow sandbox task, then report the result.","metrics":{"totalOutcomes":0,"successfulOutcomes":0,"failedOutcomes":0,"installAttempts":0,"installSuccessRate":null,"successRate":null,"recentSuccessRate":null,"recentFailureRate":null,"riskBlocked":0,"setupRequired":0,"notRelevant":0,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"uniqueAgents":0,"lastOutcomeAt":null},"signals":[],"penalties":["No real agent outcome evidence yet"]},"audit":{"audit_score":88,"risk_level":"needs_review","risk_label":"Needs review","warnings":["License is unclear","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","License clarity: Unknown"]},"safety":{"score":64,"level":"review_before_install","label":"Review before install","safety_tier":{"tier":"reviewed","label":"Reviewed with permission notes","badge":"REVIEWED","summary":"Usable candidate, but the agent should surface permission and audit notes before installation.","recommended_action":"Require human approval before installing into a real workspace.","auto_install_policy":"review","reasons":["High-risk permission hints: Shell or command execution","64/100 agent safety score"]},"auto_install_allowed":false,"human_review_required":true,"blocked":false,"audit_risk":"needs_review","permission_hints":[{"id":"shell","label":"Shell or command execution","reason":"Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.","severity":"high"},{"id":"network","label":"Network access","reason":"Skill likely fetches remote pages, APIs, repositories, or external services.","severity":"medium"}],"policy_warnings":["High-risk permission hints: Shell or command execution","License is unclear"],"constraints_applied":{"max_risk":"medium","needs_install_command":true,"min_stars":0}},"safety_gate":{"tier":"reviewed","label":"Reviewed with permission notes","badge":"REVIEWED","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Require human approval before installing into a real workspace.","reasons":["High-risk permission hints: Shell or command execution","64/100 agent safety score"]},"decision":{"readiness_score":100,"readiness_label":"Production-ready","headline":"Primary pick for Finance and quant","role":"Primary pick","best_for":["Finance and quant workflows","general agent builders","teams that value GitHub adoption signals"],"risks":["No OpenAgentSkill engagement data yet"],"next_steps":["Install it in a sandbox agent and run one Finance and quant task end to end.","Compare output quality, latency, and failure behavior against at least one alternative.","Promote it into production only after reviewing repository permissions, license, and maintenance signals."]},"install_plan":{"target":"codex","label":"Codex install prompt","command":"npx skills add Fincept-Corporation/FinceptTerminal","value":"Install the \"FinceptTerminal\" agent skill from https://github.com/Fincept-Corporation/FinceptTerminal. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: FinceptTerminal is a modern finance application offering advanced market analytics, investment research, and economic data tools, designed for interactive exploration and data-driven decision-making in a user-friendly environment. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"fincept-corporation-finceptterminal\",\"task\":\"Install FinceptTerminal\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","kind":"agent-prompt","steps":["Review FinceptTerminal trust and audit signals before installing.","Send the install prompt to the target agent.","Install in a sandbox or low-risk workspace first.","Pin the repository source and re-check the audit before production use."],"targets":[{"id":"openagentskill-cli","label":"CLI","title":"OpenAgentSkill CLI","kind":"command","value":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz install fincept-corporation-finceptterminal","description":"Resolve policy, run the source installer safely, and report a verified install receipt.","copyLabel":"Copy command"},{"id":"codex","label":"Codex","title":"Codex install prompt","kind":"agent-prompt","value":"Install the \"FinceptTerminal\" agent skill from https://github.com/Fincept-Corporation/FinceptTerminal. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: FinceptTerminal is a modern finance application offering advanced market analytics, investment research, and economic data tools, designed for interactive exploration and data-driven decision-making in a user-friendly environment. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"fincept-corporation-finceptterminal\",\"task\":\"Install FinceptTerminal\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Give Codex a repo-aware install prompt when the skill is not available through a local CLI.","copyLabel":"Copy prompt"},{"id":"claude-code","label":"Claude Code","title":"Claude Code skill prompt","kind":"agent-prompt","value":"Add \"FinceptTerminal\" as a Claude Code skill from https://github.com/Fincept-Corporation/FinceptTerminal. Inspect the skill instructions, place the reusable skill files in the appropriate local skills location for this project, and report the activation steps. Skill purpose: FinceptTerminal is a modern finance application offering advanced market analytics, investment research, and economic data tools, designed for interactive exploration and data-driven decision-making in a user-friendly environment. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"fincept-corporation-finceptterminal\",\"task\":\"Install FinceptTerminal\",\"agent\":\"claude-code\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Use this prompt to ask Claude Code to add the skill and explain the local activation steps.","copyLabel":"Copy prompt"},{"id":"cursor","label":"Cursor","title":"Cursor rule prompt","kind":"agent-prompt","value":"Turn \"FinceptTerminal\" from https://github.com/Fincept-Corporation/FinceptTerminal into a reusable Cursor project rule or agent instruction. Preserve the core workflow, adapt paths to this repo, and keep the rule scoped to tasks where it is relevant. Skill purpose: FinceptTerminal is a modern finance application offering advanced market analytics, investment research, and economic data tools, designed for interactive exploration and data-driven decision-making in a user-friendly environment. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"fincept-corporation-finceptterminal\",\"task\":\"Install FinceptTerminal\",\"agent\":\"cursor\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Use this when installing as Cursor project rules or reusable agent instructions.","copyLabel":"Copy prompt"}]},"machine_metadata":{"version":"openagentskill-agent-metadata-v2","skill":{"slug":"fincept-corporation-finceptterminal","name":"FinceptTerminal","description":"FinceptTerminal is a modern finance application offering advanced market analytics, investment research, and economic data tools, designed for interactive exploration and data-driven decision-making in a user-friendly environment.","category":"finance","url":"https://www.openagentskill.com/skills/fincept-corporation-finceptterminal","repository":"https://github.com/Fincept-Corporation/FinceptTerminal","github_repo":"Fincept-Corporation/FinceptTerminal"},"suited_tasks":["Finance and quant workflows","general agent builders","teams that value GitHub adoption signals","Retrieve market data","Compare financial signals","Generate investor-ready analysis","Search sources","Extract claims"],"suited_agents":["C++","Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI","CLI"],"install":{"command":"npx skills add Fincept-Corporation/FinceptTerminal","ready":true,"targets":[{"id":"openagentskill-cli","label":"CLI","kind":"command","value":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz install fincept-corporation-finceptterminal"},{"id":"codex","label":"Codex","kind":"agent-prompt","value":"Install the \"FinceptTerminal\" agent skill from https://github.com/Fincept-Corporation/FinceptTerminal. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: FinceptTerminal is a modern finance application offering advanced market analytics, investment research, and economic data tools, designed for interactive exploration and data-driven decision-making in a user-friendly environment. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"fincept-corporation-finceptterminal\",\"task\":\"Install FinceptTerminal\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."},{"id":"claude-code","label":"Claude Code","kind":"agent-prompt","value":"Add \"FinceptTerminal\" as a Claude Code skill from https://github.com/Fincept-Corporation/FinceptTerminal. Inspect the skill instructions, place the reusable skill files in the appropriate local skills location for this project, and report the activation steps. Skill purpose: FinceptTerminal is a modern finance application offering advanced market analytics, investment research, and economic data tools, designed for interactive exploration and data-driven decision-making in a user-friendly environment. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"fincept-corporation-finceptterminal\",\"task\":\"Install FinceptTerminal\",\"agent\":\"claude-code\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."},{"id":"cursor","label":"Cursor","kind":"agent-prompt","value":"Turn \"FinceptTerminal\" from https://github.com/Fincept-Corporation/FinceptTerminal into a reusable Cursor project rule or agent instruction. Preserve the core workflow, adapt paths to this repo, and keep the rule scoped to tasks where it is relevant. Skill purpose: FinceptTerminal is a modern finance application offering advanced market analytics, investment research, and economic data tools, designed for interactive exploration and data-driven decision-making in a user-friendly environment. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"fincept-corporation-finceptterminal\",\"task\":\"Install FinceptTerminal\",\"agent\":\"cursor\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."}],"handoff_url":"https://www.openagentskill.com/api/skills/fincept-corporation-finceptterminal/install","manifest_url":"https://www.openagentskill.com/api/registry/manifest/fincept-corporation-finceptterminal"},"trust":{"score":83,"label":"Strong shortlist","version":"trust-score-v4","install_policy":"human_review_before_install","evidence":{"stars":"27K GitHub stars","repoActivity":"27K stars, 3.8K forks","lastPushed":"2mo since push","license":"Unknown","repository":"https://github.com/Fincept-Corporation/FinceptTerminal","install":"npx skills add Fincept-Corporation/FinceptTerminal","installSafety":"standard package or runtime install path","permissionSurface":"shell or command execution","documentation":"Usable metadata, review docs","agentOutcomes":"No agent outcome data yet"},"outcome_evidence":{"total":0,"successes":0,"failures":0,"not_relevant":0,"success_rate":null,"recent_success_rate":null,"recent_failure_rate":null,"install_attempts":0,"install_success_rate":null,"risk_blocked":0,"setup_required":0,"avg_output_quality":null,"production_outcomes":0,"last_outcome_at":null,"label":"No agent outcome data yet"},"auto_install":{"allowed":false,"sandbox_required":true,"reason":"Human review or sandbox validation is required before automatic installation."},"best_for":["finance","quant","research","ai-agents","algorithmic-trading","bloomberg-terminal"],"known_risks":["Financial research output is not financial advice; require human review before any live investment decision.","License is unclear","Documentation summary is thin","License clarity: Unknown"]},"agent_proven":{"version":"agent-proven-v1","score":0,"tier":"unproven","label":"Needs first agent run","summary":"No agent outcome reports yet. Use Resolve, run one narrow sandbox task, then report the result.","metrics":{"totalOutcomes":0,"successfulOutcomes":0,"failedOutcomes":0,"installAttempts":0,"installSuccessRate":null,"successRate":null,"recentSuccessRate":null,"recentFailureRate":null,"riskBlocked":0,"setupRequired":0,"notRelevant":0,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"uniqueAgents":0,"lastOutcomeAt":null},"signals":[],"penalties":["No real agent outcome evidence yet"]},"audit":{"score":88,"risk_level":"needs_review","risk_label":"Needs review","warnings":["License is unclear","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","License clarity: Unknown"]},"safety_gate":{"tier":"reviewed","label":"Reviewed with permission notes","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Require human approval before installing into a real workspace."},"quality":{"score":100,"label":"Excellent"},"supply":{"track":"Finance and quant workflows","scenario":"Finance and quant","maintenance":"2mo since push","risk":"Needs review"},"alternative_skills":[],"do_not_use_when":["teams that need a vendor-supported SLA","high-compliance environments without internal security review","No OpenAgentSkill engagement data yet","High-risk permission hints: Shell or command execution","License is unclear","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"],"agent_contract":{"task_input":"Use Awesome Deep Trading","recommended_action":"Require human approval before installing into a real workspace.","install_policy":"review","minimum_review_before_use":["Trust: 83/100 Strong shortlist","Audit: 88/100 Needs review","Safety: 64/100 Review before install","Review repository, license, install command, and permission surface before production use."],"expected_agent_output":{"selected_skill":"fincept-corporation-finceptterminal (FinceptTerminal)","install_command":"npx skills add Fincept-Corporation/FinceptTerminal","risk_summary":"Needs review; Reviewed with permission notes; Review before production","verification_result":"Report the smallest successful task, files touched, warnings, and any missing setup."}},"outcome_feedback":{"endpoint":"https://www.openagentskill.com/api/agent/outcome","method":"POST","requires_resolve_event_id":true,"event_id_source":"Use install_receipt.outcome_feedback.event_id or feedback.event_id returned by /api/agent/resolve for the current task.","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"payload_template":{"event_id":"<install_receipt.outcome_feedback.event_id or feedback.event_id from /api/agent/resolve>","skill_slug":"fincept-corporation-finceptterminal","task":"Use Awesome Deep Trading","agent":"codex","outcome":"success","install_used":true,"risk_blocked":false,"setup_required":false,"task_success":true,"output_quality":4,"error_type":null,"human_review_required":false,"workspace":"sandbox","time_to_useful_ms":120000,"notes":"Report the smallest successful task, setup friction, files touched, and risk notes."}},"endpoints":{"web":"https://www.openagentskill.com/skills/fincept-corporation-finceptterminal","api":"https://www.openagentskill.com/api/agent/skills/fincept-corporation-finceptterminal","audit":"https://www.openagentskill.com/skills/fincept-corporation-finceptterminal/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=fincept-corporation-finceptterminal&task=Use%20Awesome%20Deep%20Trading&max_risk=medium","resolve":"https://www.openagentskill.com/api/agent/resolve?task=Use%20Awesome%20Deep%20Trading&agent=codex&max_risk=medium","receipt":"https://www.openagentskill.com/api/agent/receipt?task=Use%20Awesome%20Deep%20Trading&agent=codex&max_risk=medium&format=text","install":"https://www.openagentskill.com/api/skills/fincept-corporation-finceptterminal/install","manifest":"https://www.openagentskill.com/api/registry/manifest/fincept-corporation-finceptterminal"}},"use_cases":[{"slug":"finance-quant","title":"Finance and quant","url":"https://www.openagentskill.com/use-cases/finance-quant"},{"slug":"research-agents","title":"Research agents","url":"https://www.openagentskill.com/use-cases/research-agents"},{"slug":"github-automation","title":"GitHub automation","url":"https://www.openagentskill.com/use-cases/github-automation"}],"urls":{"web":"https://www.openagentskill.com/skills/fincept-corporation-finceptterminal","api":"https://www.openagentskill.com/api/agent/skills/fincept-corporation-finceptterminal","install_api":"https://www.openagentskill.com/api/skills/fincept-corporation-finceptterminal/install","audit":"https://www.openagentskill.com/skills/fincept-corporation-finceptterminal/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=fincept-corporation-finceptterminal&task=Use%20Awesome%20Deep%20Trading&max_risk=medium","badge":"https://www.openagentskill.com/api/badge/fincept-corporation-finceptterminal?metric=audit","repository":"https://github.com/Fincept-Corporation/FinceptTerminal"}},"new_contender":{"rank":11,"match_score":56,"raw_match_score":671.8,"semantic_relevance":56,"skill":{"slug":"chronoxor-cpptrader","name":"CppTrader","description":"High performance components for building Trading Platform such as ultra fast matching engine, order book processor","category":"finance","github_stars":1038,"created_at":"2026-06-12T02:50:04.947508+00:00","updated_at":"2026-05-27T16:20:00+00:00","repository":"https://github.com/chronoxor/CppTrader","github_repo":"chronoxor/CppTrader"},"recommendation_reasons":["Matches task terms: trading","Useful GitHub adoption: 1,038 stars","Install handoff is available","Repository freshness signal is available","Registry match score 56"],"supply_profile":{"track":{"slug":"finance","label":"Finance and quant workflows","shortLabel":"Finance","description":"Market data, SEC filings, portfolio analysis, quant research, backtesting, and risk workflows."},"scenario":{"label":"Finance and quant","description":"I need my agent to analyze markets, financial data, filings, portfolios, and quant strategies.","useCases":[{"slug":"browser-automation","title":"Browser automation"},{"slug":"finance-quant","title":"Finance and quant"},{"slug":"sports-analytics","title":"Sports analytics"}]},"applicableAgents":["CLI","Codex","Claude Code","Cursor","C++"],"install":{"ready":true,"command":"npx skills add chronoxor/CppTrader","primaryTarget":"CLI","targetCount":4},"githubQuality":{"stars":1038,"starsLabel":"1.0K","forks":296,"license":"MIT","qualityScore":89,"trustScore":88,"auditScore":88},"maintenance":{"status":"active","label":"3mo since push","daysSincePush":87,"lastPushedAt":"2026-05-27T16:20:00+00:00"},"risk":{"level":"needs_review","label":"Needs review","requiresReview":true,"notes":["Documentation summary is thin","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Needs review"]},"coverageTags":["Finance","Finance and quant","trading","itch","low-latency","matching-engine","nasdaq","order-book"]},"quality":{"score":89,"tier":"excellent","label":"Excellent","summary":"High-confidence pick with strong adoption and healthy maintenance signals.","signals":[{"label":"GitHub stars","value":"1.0K","tone":"positive"},{"label":"Freshness","value":"3mo ago","tone":"positive"},{"label":"Install ready","value":"Yes","tone":"positive"},{"label":"License","value":"MIT","tone":"neutral"}],"warnings":[]},"trust":{"version":"trust-score-v4","score":88,"tier":"production","label":"Production candidate","summary":"Strong OpenAgentSkill Trust Score across adoption, recent maintenance, license clarity, documentation, dependency/runtime risk, install safety, permission surface, and install availability.","recommendedAction":"Shortlist for production use, then run a normal repository and dependency review.","dimensions":[{"id":"github_adoption","label":"GitHub adoption","score":86,"weight":0.13,"status":"pass","detail":"1.0K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":83,"weight":0.08,"status":"pass","detail":"1.0K stars, 296 forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":88,"weight":0.14,"status":"pass","detail":"3mo since push"},{"id":"license","label":"License clarity","score":86,"weight":0.09,"status":"pass","detail":"MIT"},{"id":"documentation","label":"README/SKILL.md completeness","score":66,"weight":0.14,"status":"info","detail":"Public metadata needs stronger README/SKILL.md context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":90,"weight":0.12,"status":"pass","detail":"no major dependency risk hints in public metadata"},{"id":"installability","label":"Install availability","score":92,"weight":0.1,"status":"pass","detail":"npx skills add chronoxor/CppTrader"},{"id":"install_safety","label":"Install command safety","score":92,"weight":0.1,"status":"pass","detail":"standard package or runtime install path"},{"id":"permission_surface","label":"Permission surface","score":100,"weight":0.07,"status":"pass","detail":"no high-risk permission surface in public metadata"},{"id":"repository","label":"Repository evidence","score":86,"weight":0.04,"status":"pass","detail":"https://github.com/chronoxor/CppTrader"},{"id":"review_status","label":"Review status","score":88,"weight":0.05,"status":"pass","detail":"AI review data available"},{"id":"agent_outcomes","label":"Agent Proven outcomes","score":54,"weight":0.13,"status":"info","detail":"No agent outcome data yet"}],"checks":[{"status":"pass","label":"GitHub adoption","detail":"1.0K GitHub stars"},{"status":"pass","label":"Stars/forks activity","detail":"1.0K stars, 296 forks; issue activity unavailable in current metadata"},{"status":"pass","label":"Recent maintenance","detail":"3mo since push"},{"status":"pass","label":"License clarity","detail":"MIT"},{"status":"info","label":"README/SKILL.md completeness","detail":"Public metadata needs stronger README/SKILL.md context"},{"status":"pass","label":"Dependency/runtime risk","detail":"no major dependency risk hints in public metadata"},{"status":"pass","label":"Install availability","detail":"npx skills add chronoxor/CppTrader"},{"status":"pass","label":"Install command safety","detail":"standard package or runtime install path"},{"status":"pass","label":"Permission surface","detail":"no high-risk permission surface in public metadata"},{"status":"pass","label":"Repository evidence","detail":"https://github.com/chronoxor/CppTrader"},{"status":"pass","label":"Review status","detail":"AI review data available"},{"status":"info","label":"Agent Proven outcomes","detail":"No agent outcome data yet"},{"status":"pass","label":"Ownership","detail":"Listing manually verified"},{"status":"info","label":"OpenAgentSkill usage","detail":"No local usage activity yet"},{"status":"info","label":"Agent outcomes","detail":"No agent outcome data yet"}],"strengths":["Manually verified listing","AI review approved","Install path is available","Repository evidence is available","Recently maintained repository","Meaningful GitHub adoption signal","Install command has no obvious high-risk pattern"],"warnings":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"],"evidence":{"stars":"1.0K GitHub stars","repoActivity":"1.0K stars, 296 forks","lastPushed":"3mo since push","license":"MIT","repository":"https://github.com/chronoxor/CppTrader","install":"npx skills add chronoxor/CppTrader","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Usable metadata, review docs","agentOutcomes":"No agent outcome data yet"},"installReadiness":{"ready":true,"command":"npx skills add chronoxor/CppTrader","policy":"human_review_before_install","label":"Human review before install","notes":["Install path is available","Repository evidence is available","License is declared","No Agent Proven outcome evidence yet","3mo since push","Financial domain: human review is required before use in a live investment workflow."]},"agentCompatibility":["C++","Trading","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]},"outcomeEvidence":{"total":0,"successes":0,"failures":0,"notRelevant":0,"successRate":null,"installAttempts":0,"riskBlocked":0,"setupRequired":0,"installSuccessRate":null,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"recentSuccessRate":null,"recentFailureRate":null,"uniqueAgents":0,"agentProvenScore":0,"agentProvenLabel":"Needs first agent run","lastOutcomeAt":null,"label":"No agent outcome data yet"},"autoInstall":{"allowed":false,"sandboxRequired":true,"policy":"human_review_before_install","reason":"Human review or sandbox validation is required before automatic installation."},"bestFor":["finance","trading","itch","low-latency","matching-engine","nasdaq"],"doNotUseFor":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"knownRisks":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]},"trust_v5":{"version":"trust-score-v5","score":80,"base_score":88,"outcome_confidence":0,"tier":"strong","label":"Review then install","summary":"Good shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.","recommendedAction":"Use as the primary candidate after human or sandbox review.","decision":{"install_policy":"human_review_before_install","auto_install_allowed":false,"human_review_required":true,"sandbox_first":true,"agent_action":"Ask for approval or run a sandbox-only trial before installing.","reasoning":["80/100 Trust Score v5","88/100 Trust Score v4 baseline","Needs more real agent outcomes before unattended install","Install path is available","Review before production"],"review_required_when":["The workspace contains production secrets, payments, private customer data, or irreversible actions.","The install command requests shell, network, credential, database, or broad filesystem access.","Outcome evidence is missing, recently failed, or required human review.","Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace"]},"dimensions":[{"id":"github_adoption","label":"GitHub adoption","score":86,"weight":0.13,"status":"pass","detail":"1.0K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":83,"weight":0.08,"status":"pass","detail":"1.0K stars, 296 forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":88,"weight":0.14,"status":"pass","detail":"3mo since push"},{"id":"license","label":"License clarity","score":86,"weight":0.09,"status":"pass","detail":"MIT"},{"id":"documentation","label":"README/SKILL.md completeness","score":66,"weight":0.14,"status":"info","detail":"Public metadata needs stronger README/SKILL.md context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":90,"weight":0.12,"status":"pass","detail":"no major dependency risk hints in public metadata"},{"id":"installability","label":"Install availability","score":92,"weight":0.1,"status":"pass","detail":"npx skills add chronoxor/CppTrader"},{"id":"install_safety","label":"Install command safety","score":92,"weight":0.1,"status":"pass","detail":"standard package or runtime install path"},{"id":"permission_surface","label":"Permission surface","score":100,"weight":0.07,"status":"pass","detail":"no high-risk permission surface in public metadata"},{"id":"repository","label":"Repository evidence","score":86,"weight":0.04,"status":"pass","detail":"https://github.com/chronoxor/CppTrader"},{"id":"review_status","label":"Review status","score":88,"weight":0.05,"status":"pass","detail":"AI review data available"},{"id":"agent_outcomes","label":"Agent Proven outcomes","score":54,"weight":0.13,"status":"info","detail":"No agent outcome data yet"}],"checks":[{"status":"pass","label":"GitHub adoption","detail":"1.0K GitHub stars"},{"status":"pass","label":"Stars/forks activity","detail":"1.0K stars, 296 forks; issue activity unavailable in current metadata"},{"status":"pass","label":"Recent maintenance","detail":"3mo since push"},{"status":"pass","label":"License clarity","detail":"MIT"},{"status":"info","label":"README/SKILL.md completeness","detail":"Public metadata needs stronger README/SKILL.md context"},{"status":"pass","label":"Dependency/runtime risk","detail":"no major dependency risk hints in public metadata"},{"status":"pass","label":"Install availability","detail":"npx skills add chronoxor/CppTrader"},{"status":"pass","label":"Install command safety","detail":"standard package or runtime install path"},{"status":"pass","label":"Permission surface","detail":"no high-risk permission surface in public metadata"},{"status":"pass","label":"Repository evidence","detail":"https://github.com/chronoxor/CppTrader"},{"status":"pass","label":"Review status","detail":"AI review data available"},{"status":"info","label":"Agent Proven outcomes","detail":"No agent outcome data yet"},{"status":"pass","label":"Ownership","detail":"Listing manually verified"},{"status":"info","label":"OpenAgentSkill usage","detail":"No local usage activity yet"},{"status":"info","label":"Agent outcomes","detail":"No agent outcome data yet"}],"strengths":["Manually verified listing","AI review approved","Install path is available","Repository evidence is available","Recently maintained repository","Meaningful GitHub adoption signal","Install command has no obvious high-risk pattern","Outcome loop is ready but needs first real agent run"],"warnings":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","No real agent outcome reports yet","Human review required before unattended installation"],"evidence":{"stars":"1.0K GitHub stars","repoActivity":"1.0K stars, 296 forks","lastPushed":"3mo since push","license":"MIT","repository":"https://github.com/chronoxor/CppTrader","install":"npx skills add chronoxor/CppTrader","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Usable metadata, review docs","agentOutcomes":"No agent outcome data yet","agentProvenScore":0,"outcomeConfidence":"0%","installPolicy":"human_review_before_install"},"installReadiness":{"ready":true,"command":"npx skills add chronoxor/CppTrader","policy":"human_review_before_install","label":"Human review before install","notes":["Install path is available","Repository evidence is available","License is declared","No Agent Proven outcome evidence yet","3mo since push","Financial domain: human review is required before use in a live investment workflow.","Trust Score v5 requires review or sandbox-only use before install."]},"agentCompatibility":["C++","Trading","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]},"outcomeEvidence":{"total":0,"successes":0,"failures":0,"notRelevant":0,"successRate":null,"installAttempts":0,"riskBlocked":0,"setupRequired":0,"installSuccessRate":null,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"recentSuccessRate":null,"recentFailureRate":null,"uniqueAgents":0,"agentProvenScore":0,"agentProvenLabel":"Needs first agent run","lastOutcomeAt":null,"label":"No agent outcome data yet"},"autoInstall":{"allowed":false,"sandboxRequired":true,"policy":"human_review_before_install","reason":"Ask for approval or run a sandbox-only trial before installing."},"outcome_loop":{"version":"openagentskill-agent-outcome-v3","required_after_install":true,"endpoint":"/api/agent/outcome","method":"POST","event_id_source":"feedback.event_id, install_receipt.resolve_event_id, or decision_packet.outcome_feedback.event_id","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"required_fields":["event_id","skill_slug","task"],"quality_fields":["task_success","output_quality","error_type","human_review_required","used_in_production","workspace","evidence_url","time_to_useful_ms"],"ranking_inputs_updated":["Trust Score v5 outcome confidence","Agent Proven Score","Resolve ranking task-fit evidence","Skill detail machine-readable metadata","Outcome leaderboard"]},"agent_contract":{"suited_tasks":["finance","trading","itch","low-latency","matching-engine","nasdaq"],"suited_agents":["C++","Trading","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"install_command":"npx skills add chronoxor/CppTrader","trust_score":80,"trust_version":"trust-score-v5","risk_level":"medium","do_not_use_when":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"before_install":["Read the audit page and machine-readable metadata.","Confirm the install command, license, and permission surface fit the workspace.","Get explicit human approval or choose an alternative before installing."],"after_run":["Report the outcome to /api/agent/outcome using the resolve event id.","Include output_quality, workspace, human_review_required, and evidence_url when available.","Re-resolve before broad production rollout."]},"bestFor":["finance","trading","itch","low-latency","matching-engine","nasdaq"],"doNotUseFor":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"knownRisks":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"],"backward_compatible":{"trust_score_v4":{"version":"trust-score-v4","score":88,"tier":"production","label":"Production candidate","summary":"Strong OpenAgentSkill Trust Score across adoption, recent maintenance, license clarity, documentation, dependency/runtime risk, install safety, permission surface, and install availability."}}},"agent_proven":{"version":"agent-proven-v1","score":0,"tier":"unproven","label":"Needs first agent run","summary":"No agent outcome reports yet. Use Resolve, run one narrow sandbox task, then report the result.","metrics":{"totalOutcomes":0,"successfulOutcomes":0,"failedOutcomes":0,"installAttempts":0,"installSuccessRate":null,"successRate":null,"recentSuccessRate":null,"recentFailureRate":null,"riskBlocked":0,"setupRequired":0,"notRelevant":0,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"uniqueAgents":0,"lastOutcomeAt":null},"signals":[],"penalties":["No real agent outcome evidence yet"]},"audit":{"audit_score":88,"risk_level":"needs_review","risk_label":"Needs review","warnings":["Documentation summary is thin","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision."]},"safety":{"score":76,"level":"review_before_install","label":"Review before install","safety_tier":{"tier":"reviewed","label":"Reviewed with permission notes","badge":"REVIEWED","summary":"Usable candidate, but the agent should surface permission and audit notes before installation.","recommended_action":"Require human approval before installing into a real workspace.","auto_install_policy":"review","reasons":["Documentation summary is thin","76/100 agent safety score"]},"auto_install_allowed":false,"human_review_required":true,"blocked":false,"audit_risk":"needs_review","permission_hints":[{"id":"network","label":"Network access","reason":"Skill likely fetches remote pages, APIs, repositories, or external services.","severity":"medium"}],"policy_warnings":["Documentation summary is thin"],"constraints_applied":{"max_risk":"medium","needs_install_command":true,"min_stars":0}},"safety_gate":{"tier":"reviewed","label":"Reviewed with permission notes","badge":"REVIEWED","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Require human approval before installing into a real workspace.","reasons":["Documentation summary is thin","76/100 agent safety score"]},"decision":{"readiness_score":100,"readiness_label":"Production-ready","headline":"Primary pick for Browser automation","role":"Primary pick","best_for":["Browser automation workflows","general agent builders","teams that value GitHub adoption signals"],"risks":["No OpenAgentSkill engagement data yet"],"next_steps":["Install it in a sandbox agent and run one Browser automation task end to end.","Compare output quality, latency, and failure behavior against at least one alternative.","Promote it into production only after reviewing repository permissions, license, and maintenance signals."]},"install_plan":{"target":"codex","label":"Codex install prompt","command":"npx skills add chronoxor/CppTrader","value":"Install the \"CppTrader\" agent skill from https://github.com/chronoxor/CppTrader. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: High performance components for building Trading Platform such as ultra fast matching engine, order book processor After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"chronoxor-cpptrader\",\"task\":\"Install CppTrader\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","kind":"agent-prompt","steps":["Review CppTrader trust and audit signals before installing.","Send the install prompt to the target agent.","Install in a sandbox or low-risk workspace first.","Pin the repository source and re-check the audit before production use."],"targets":[{"id":"openagentskill-cli","label":"CLI","title":"OpenAgentSkill CLI","kind":"command","value":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz install chronoxor-cpptrader","description":"Resolve policy, run the source installer safely, and report a verified install receipt.","copyLabel":"Copy command"},{"id":"codex","label":"Codex","title":"Codex install prompt","kind":"agent-prompt","value":"Install the \"CppTrader\" agent skill from https://github.com/chronoxor/CppTrader. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: High performance components for building Trading Platform such as ultra fast matching engine, order book processor After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"chronoxor-cpptrader\",\"task\":\"Install CppTrader\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Give Codex a repo-aware install prompt when the skill is not available through a local CLI.","copyLabel":"Copy prompt"},{"id":"claude-code","label":"Claude Code","title":"Claude Code skill prompt","kind":"agent-prompt","value":"Add \"CppTrader\" as a Claude Code skill from https://github.com/chronoxor/CppTrader. Inspect the skill instructions, place the reusable skill files in the appropriate local skills location for this project, and report the activation steps. Skill purpose: High performance components for building Trading Platform such as ultra fast matching engine, order book processor After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"chronoxor-cpptrader\",\"task\":\"Install CppTrader\",\"agent\":\"claude-code\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Use this prompt to ask Claude Code to add the skill and explain the local activation steps.","copyLabel":"Copy prompt"},{"id":"cursor","label":"Cursor","title":"Cursor rule prompt","kind":"agent-prompt","value":"Turn \"CppTrader\" from https://github.com/chronoxor/CppTrader into a reusable Cursor project rule or agent instruction. Preserve the core workflow, adapt paths to this repo, and keep the rule scoped to tasks where it is relevant. Skill purpose: High performance components for building Trading Platform such as ultra fast matching engine, order book processor After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"chronoxor-cpptrader\",\"task\":\"Install CppTrader\",\"agent\":\"cursor\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Use this when installing as Cursor project rules or reusable agent instructions.","copyLabel":"Copy prompt"}]},"machine_metadata":{"version":"openagentskill-agent-metadata-v2","skill":{"slug":"chronoxor-cpptrader","name":"CppTrader","description":"High performance components for building Trading Platform such as ultra fast matching engine, order book processor","category":"finance","url":"https://www.openagentskill.com/skills/chronoxor-cpptrader","repository":"https://github.com/chronoxor/CppTrader","github_repo":"chronoxor/CppTrader"},"suited_tasks":["Browser automation workflows","general agent builders","teams that value GitHub adoption signals","Navigate pages","Click and type safely","Check visual and DOM state","Retrieve market data","Compare financial signals"],"suited_agents":["C++","Trading","Codex","Claude Code","Cursor","OpenAgentSkill CLI","CLI"],"install":{"command":"npx skills add chronoxor/CppTrader","ready":true,"targets":[{"id":"openagentskill-cli","label":"CLI","kind":"command","value":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz install chronoxor-cpptrader"},{"id":"codex","label":"Codex","kind":"agent-prompt","value":"Install the \"CppTrader\" agent skill from https://github.com/chronoxor/CppTrader. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: High performance components for building Trading Platform such as ultra fast matching engine, order book processor After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"chronoxor-cpptrader\",\"task\":\"Install CppTrader\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."},{"id":"claude-code","label":"Claude Code","kind":"agent-prompt","value":"Add \"CppTrader\" as a Claude Code skill from https://github.com/chronoxor/CppTrader. Inspect the skill instructions, place the reusable skill files in the appropriate local skills location for this project, and report the activation steps. Skill purpose: High performance components for building Trading Platform such as ultra fast matching engine, order book processor After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"chronoxor-cpptrader\",\"task\":\"Install CppTrader\",\"agent\":\"claude-code\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."},{"id":"cursor","label":"Cursor","kind":"agent-prompt","value":"Turn \"CppTrader\" from https://github.com/chronoxor/CppTrader into a reusable Cursor project rule or agent instruction. Preserve the core workflow, adapt paths to this repo, and keep the rule scoped to tasks where it is relevant. Skill purpose: High performance components for building Trading Platform such as ultra fast matching engine, order book processor After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"chronoxor-cpptrader\",\"task\":\"Install CppTrader\",\"agent\":\"cursor\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."}],"handoff_url":"https://www.openagentskill.com/api/skills/chronoxor-cpptrader/install","manifest_url":"https://www.openagentskill.com/api/registry/manifest/chronoxor-cpptrader"},"trust":{"score":88,"label":"Production candidate","version":"trust-score-v4","install_policy":"human_review_before_install","evidence":{"stars":"1.0K GitHub stars","repoActivity":"1.0K stars, 296 forks","lastPushed":"3mo since push","license":"MIT","repository":"https://github.com/chronoxor/CppTrader","install":"npx skills add chronoxor/CppTrader","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Usable metadata, review docs","agentOutcomes":"No agent outcome data yet"},"outcome_evidence":{"total":0,"successes":0,"failures":0,"not_relevant":0,"success_rate":null,"recent_success_rate":null,"recent_failure_rate":null,"install_attempts":0,"install_success_rate":null,"risk_blocked":0,"setup_required":0,"avg_output_quality":null,"production_outcomes":0,"last_outcome_at":null,"label":"No agent outcome data yet"},"auto_install":{"allowed":false,"sandbox_required":true,"reason":"Human review or sandbox validation is required before automatic installation."},"best_for":["finance","trading","itch","low-latency","matching-engine","nasdaq"],"known_risks":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]},"agent_proven":{"version":"agent-proven-v1","score":0,"tier":"unproven","label":"Needs first agent run","summary":"No agent outcome reports yet. Use Resolve, run one narrow sandbox task, then report the result.","metrics":{"totalOutcomes":0,"successfulOutcomes":0,"failedOutcomes":0,"installAttempts":0,"installSuccessRate":null,"successRate":null,"recentSuccessRate":null,"recentFailureRate":null,"riskBlocked":0,"setupRequired":0,"notRelevant":0,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"uniqueAgents":0,"lastOutcomeAt":null},"signals":[],"penalties":["No real agent outcome evidence yet"]},"audit":{"score":88,"risk_level":"needs_review","risk_label":"Needs review","warnings":["Documentation summary is thin","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision."]},"safety_gate":{"tier":"reviewed","label":"Reviewed with permission notes","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Require human approval before installing into a real workspace."},"quality":{"score":89,"label":"Excellent"},"supply":{"track":"Finance and quant workflows","scenario":"Finance and quant","maintenance":"3mo since push","risk":"Needs review"},"alternative_skills":[],"do_not_use_when":["teams that need a vendor-supported SLA","high-compliance environments without internal security review","No OpenAgentSkill engagement data yet","Documentation summary is thin","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface"],"agent_contract":{"task_input":"Use Awesome Deep Trading","recommended_action":"Require human approval before installing into a real workspace.","install_policy":"review","minimum_review_before_use":["Trust: 88/100 Production candidate","Audit: 88/100 Needs review","Safety: 76/100 Review before install","Review repository, license, install command, and permission surface before production use."],"expected_agent_output":{"selected_skill":"chronoxor-cpptrader (CppTrader)","install_command":"npx skills add chronoxor/CppTrader","risk_summary":"Needs review; Reviewed with permission notes; Review before production","verification_result":"Report the smallest successful task, files touched, warnings, and any missing setup."}},"outcome_feedback":{"endpoint":"https://www.openagentskill.com/api/agent/outcome","method":"POST","requires_resolve_event_id":true,"event_id_source":"Use install_receipt.outcome_feedback.event_id or feedback.event_id returned by /api/agent/resolve for the current task.","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"payload_template":{"event_id":"<install_receipt.outcome_feedback.event_id or feedback.event_id from /api/agent/resolve>","skill_slug":"chronoxor-cpptrader","task":"Use Awesome Deep Trading","agent":"codex","outcome":"success","install_used":true,"risk_blocked":false,"setup_required":false,"task_success":true,"output_quality":4,"error_type":null,"human_review_required":false,"workspace":"sandbox","time_to_useful_ms":120000,"notes":"Report the smallest successful task, setup friction, files touched, and risk notes."}},"endpoints":{"web":"https://www.openagentskill.com/skills/chronoxor-cpptrader","api":"https://www.openagentskill.com/api/agent/skills/chronoxor-cpptrader","audit":"https://www.openagentskill.com/skills/chronoxor-cpptrader/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=chronoxor-cpptrader&task=Use%20Awesome%20Deep%20Trading&max_risk=medium","resolve":"https://www.openagentskill.com/api/agent/resolve?task=Use%20Awesome%20Deep%20Trading&agent=codex&max_risk=medium","receipt":"https://www.openagentskill.com/api/agent/receipt?task=Use%20Awesome%20Deep%20Trading&agent=codex&max_risk=medium&format=text","install":"https://www.openagentskill.com/api/skills/chronoxor-cpptrader/install","manifest":"https://www.openagentskill.com/api/registry/manifest/chronoxor-cpptrader"}},"use_cases":[{"slug":"browser-automation","title":"Browser automation","url":"https://www.openagentskill.com/use-cases/browser-automation"},{"slug":"finance-quant","title":"Finance and quant","url":"https://www.openagentskill.com/use-cases/finance-quant"},{"slug":"sports-analytics","title":"Sports analytics","url":"https://www.openagentskill.com/use-cases/sports-analytics"}],"urls":{"web":"https://www.openagentskill.com/skills/chronoxor-cpptrader","api":"https://www.openagentskill.com/api/agent/skills/chronoxor-cpptrader","install_api":"https://www.openagentskill.com/api/skills/chronoxor-cpptrader/install","audit":"https://www.openagentskill.com/skills/chronoxor-cpptrader/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=chronoxor-cpptrader&task=Use%20Awesome%20Deep%20Trading&max_risk=medium","badge":"https://www.openagentskill.com/api/badge/chronoxor-cpptrader?metric=audit","repository":"https://github.com/chronoxor/CppTrader"}},"no_skill_option":{"recommended":true,"label":"Build without a third-party skill","reason":"Use a native agent workflow when the third-party permission or maintenance surface is not acceptable.","action":"Use the agent’s built-in tools for one narrow run, then reconsider a skill only if the workflow repeats."}},"selected":{"rank":1,"match_score":68,"raw_match_score":713.9,"semantic_relevance":68,"skill":{"slug":"stocksharp-stocksharp","name":"StockSharp","description":"Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).","category":"finance","github_stars":10115,"created_at":"2026-06-12T02:49:35.54693+00:00","updated_at":"2026-06-13T07:28:33+00:00","repository":"https://github.com/StockSharp/StockSharp","github_repo":"StockSharp/StockSharp"},"recommendation_reasons":["Matches task terms: trading","Strong GitHub adoption: 10,115 stars","Install handoff is available","Repository freshness signal is available","Registry match score 68"],"supply_profile":{"track":{"slug":"finance","label":"Finance and quant workflows","shortLabel":"Finance","description":"Market data, SEC filings, portfolio analysis, quant research, backtesting, and risk workflows."},"scenario":{"label":"Finance and quant","description":"I need my agent to analyze markets, financial data, filings, portfolios, and quant strategies.","useCases":[{"slug":"finance-quant","title":"Finance and quant"},{"slug":"research-agents","title":"Research agents"},{"slug":"browser-automation","title":"Browser automation"}]},"applicableAgents":["CLI","Codex","Claude Code","Cursor","C#"],"install":{"ready":true,"command":"npx skills add StockSharp/StockSharp","primaryTarget":"CLI","targetCount":4},"githubQuality":{"stars":10115,"starsLabel":"10K","forks":2173,"license":"Apache-2.0","qualityScore":100,"trustScore":90,"auditScore":93},"maintenance":{"status":"active","label":"2mo since push","daysSincePush":71,"lastPushedAt":"2026-06-13T07:28:33+00:00"},"risk":{"level":"needs_review","label":"Needs review","requiresReview":true,"notes":["Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","Needs review"]},"coverageTags":["Finance","Finance and quant","quant","research","algorithmic-trading","algorithmic-trading-engine","backtesting","bitcoins"]},"quality":{"score":100,"tier":"excellent","label":"Excellent","summary":"High-confidence pick with strong adoption and healthy maintenance signals.","signals":[{"label":"GitHub stars","value":"10K","tone":"positive"},{"label":"Freshness","value":"2mo ago","tone":"positive"},{"label":"Install ready","value":"Yes","tone":"positive"},{"label":"License","value":"Apache-2.0","tone":"neutral"}],"warnings":[]},"trust":{"version":"trust-score-v4","score":90,"tier":"production","label":"Production candidate","summary":"Strong OpenAgentSkill Trust Score across adoption, recent maintenance, license clarity, documentation, dependency/runtime risk, install safety, permission surface, and install availability.","recommendedAction":"Shortlist for production use, then run a normal repository and dependency review.","dimensions":[{"id":"github_adoption","label":"GitHub adoption","score":100,"weight":0.13,"status":"pass","detail":"10K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":97,"weight":0.08,"status":"pass","detail":"10K stars, 2.2K forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":88,"weight":0.14,"status":"pass","detail":"2mo since push"},{"id":"license","label":"License clarity","score":86,"weight":0.09,"status":"pass","detail":"Apache-2.0"},{"id":"documentation","label":"README/SKILL.md completeness","score":66,"weight":0.14,"status":"info","detail":"Public metadata needs stronger README/SKILL.md context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":90,"weight":0.12,"status":"pass","detail":"no major dependency risk hints in public metadata"},{"id":"installability","label":"Install availability","score":92,"weight":0.1,"status":"pass","detail":"npx skills add StockSharp/StockSharp"},{"id":"install_safety","label":"Install command safety","score":92,"weight":0.1,"status":"pass","detail":"standard package or runtime install path"},{"id":"permission_surface","label":"Permission surface","score":100,"weight":0.07,"status":"pass","detail":"no high-risk permission surface in public metadata"},{"id":"repository","label":"Repository evidence","score":86,"weight":0.04,"status":"pass","detail":"https://github.com/StockSharp/StockSharp"},{"id":"review_status","label":"Review status","score":88,"weight":0.05,"status":"pass","detail":"AI review data available"},{"id":"agent_outcomes","label":"Agent Proven outcomes","score":54,"weight":0.13,"status":"info","detail":"No agent outcome data yet"}],"checks":[{"status":"pass","label":"GitHub adoption","detail":"10K GitHub stars"},{"status":"pass","label":"Stars/forks activity","detail":"10K stars, 2.2K forks; issue activity unavailable in current metadata"},{"status":"pass","label":"Recent maintenance","detail":"2mo since push"},{"status":"pass","label":"License clarity","detail":"Apache-2.0"},{"status":"info","label":"README/SKILL.md completeness","detail":"Public metadata needs stronger README/SKILL.md context"},{"status":"pass","label":"Dependency/runtime risk","detail":"no major dependency risk hints in public metadata"},{"status":"pass","label":"Install availability","detail":"npx skills add StockSharp/StockSharp"},{"status":"pass","label":"Install command safety","detail":"standard package or runtime install path"},{"status":"pass","label":"Permission surface","detail":"no high-risk permission surface in public metadata"},{"status":"pass","label":"Repository evidence","detail":"https://github.com/StockSharp/StockSharp"},{"status":"pass","label":"Review status","detail":"AI review data available"},{"status":"info","label":"Agent Proven outcomes","detail":"No agent outcome data yet"},{"status":"pass","label":"Ownership","detail":"Listing manually verified"},{"status":"info","label":"OpenAgentSkill usage","detail":"No local usage activity yet"},{"status":"info","label":"Agent outcomes","detail":"No agent outcome data yet"}],"strengths":["Manually verified listing","AI review approved","Install path is available","Repository evidence is available","Recently maintained repository","Large GitHub adoption signal","Install command has no obvious high-risk pattern"],"warnings":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"],"evidence":{"stars":"10K GitHub stars","repoActivity":"10K stars, 2.2K forks","lastPushed":"2mo since push","license":"Apache-2.0","repository":"https://github.com/StockSharp/StockSharp","install":"npx skills add StockSharp/StockSharp","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Usable metadata, review docs","agentOutcomes":"No agent outcome data yet"},"installReadiness":{"ready":true,"command":"npx skills add StockSharp/StockSharp","policy":"human_review_before_install","label":"Human review before install","notes":["Install path is available","Repository evidence is available","License is declared","No Agent Proven outcome evidence yet","2mo since push","Financial domain: human review is required before use in a live investment workflow."]},"agentCompatibility":["C#","Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]},"outcomeEvidence":{"total":0,"successes":0,"failures":0,"notRelevant":0,"successRate":null,"installAttempts":0,"riskBlocked":0,"setupRequired":0,"installSuccessRate":null,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"recentSuccessRate":null,"recentFailureRate":null,"uniqueAgents":0,"agentProvenScore":0,"agentProvenLabel":"Needs first agent run","lastOutcomeAt":null,"label":"No agent outcome data yet"},"autoInstall":{"allowed":false,"sandboxRequired":true,"policy":"human_review_before_install","reason":"Human review or sandbox validation is required before automatic installation."},"bestFor":["finance","quant","research","algorithmic-trading","algorithmic-trading-engine","backtesting"],"doNotUseFor":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"knownRisks":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]},"trust_v5":{"version":"trust-score-v5","score":82,"base_score":90,"outcome_confidence":0,"tier":"strong","label":"Review then install","summary":"Good shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.","recommendedAction":"Use as the primary candidate after human or sandbox review.","decision":{"install_policy":"human_review_before_install","auto_install_allowed":false,"human_review_required":true,"sandbox_first":true,"agent_action":"Ask for approval or run a sandbox-only trial before installing.","reasoning":["82/100 Trust Score v5","90/100 Trust Score v4 baseline","Needs more real agent outcomes before unattended install","Install path is available","Review before production"],"review_required_when":["The workspace contains production secrets, payments, private customer data, or irreversible actions.","The install command requests shell, network, credential, database, or broad filesystem access.","Outcome evidence is missing, recently failed, or required human review.","Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace"]},"dimensions":[{"id":"github_adoption","label":"GitHub adoption","score":100,"weight":0.13,"status":"pass","detail":"10K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":97,"weight":0.08,"status":"pass","detail":"10K stars, 2.2K forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":88,"weight":0.14,"status":"pass","detail":"2mo since push"},{"id":"license","label":"License clarity","score":86,"weight":0.09,"status":"pass","detail":"Apache-2.0"},{"id":"documentation","label":"README/SKILL.md completeness","score":66,"weight":0.14,"status":"info","detail":"Public metadata needs stronger README/SKILL.md context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":90,"weight":0.12,"status":"pass","detail":"no major dependency risk hints in public metadata"},{"id":"installability","label":"Install availability","score":92,"weight":0.1,"status":"pass","detail":"npx skills add StockSharp/StockSharp"},{"id":"install_safety","label":"Install command safety","score":92,"weight":0.1,"status":"pass","detail":"standard package or runtime install path"},{"id":"permission_surface","label":"Permission surface","score":100,"weight":0.07,"status":"pass","detail":"no high-risk permission surface in public metadata"},{"id":"repository","label":"Repository evidence","score":86,"weight":0.04,"status":"pass","detail":"https://github.com/StockSharp/StockSharp"},{"id":"review_status","label":"Review status","score":88,"weight":0.05,"status":"pass","detail":"AI review data available"},{"id":"agent_outcomes","label":"Agent Proven outcomes","score":54,"weight":0.13,"status":"info","detail":"No agent outcome data yet"}],"checks":[{"status":"pass","label":"GitHub adoption","detail":"10K GitHub stars"},{"status":"pass","label":"Stars/forks activity","detail":"10K stars, 2.2K forks; issue activity unavailable in current metadata"},{"status":"pass","label":"Recent maintenance","detail":"2mo since push"},{"status":"pass","label":"License clarity","detail":"Apache-2.0"},{"status":"info","label":"README/SKILL.md completeness","detail":"Public metadata needs stronger README/SKILL.md context"},{"status":"pass","label":"Dependency/runtime risk","detail":"no major dependency risk hints in public metadata"},{"status":"pass","label":"Install availability","detail":"npx skills add StockSharp/StockSharp"},{"status":"pass","label":"Install command safety","detail":"standard package or runtime install path"},{"status":"pass","label":"Permission surface","detail":"no high-risk permission surface in public metadata"},{"status":"pass","label":"Repository evidence","detail":"https://github.com/StockSharp/StockSharp"},{"status":"pass","label":"Review status","detail":"AI review data available"},{"status":"info","label":"Agent Proven outcomes","detail":"No agent outcome data yet"},{"status":"pass","label":"Ownership","detail":"Listing manually verified"},{"status":"info","label":"OpenAgentSkill usage","detail":"No local usage activity yet"},{"status":"info","label":"Agent outcomes","detail":"No agent outcome data yet"}],"strengths":["Manually verified listing","AI review approved","Install path is available","Repository evidence is available","Recently maintained repository","Large GitHub adoption signal","Install command has no obvious high-risk pattern","Outcome loop is ready but needs first real agent run"],"warnings":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","No real agent outcome reports yet","Human review required before unattended installation"],"evidence":{"stars":"10K GitHub stars","repoActivity":"10K stars, 2.2K forks","lastPushed":"2mo since push","license":"Apache-2.0","repository":"https://github.com/StockSharp/StockSharp","install":"npx skills add StockSharp/StockSharp","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Usable metadata, review docs","agentOutcomes":"No agent outcome data yet","agentProvenScore":0,"outcomeConfidence":"0%","installPolicy":"human_review_before_install"},"installReadiness":{"ready":true,"command":"npx skills add StockSharp/StockSharp","policy":"human_review_before_install","label":"Human review before install","notes":["Install path is available","Repository evidence is available","License is declared","No Agent Proven outcome evidence yet","2mo since push","Financial domain: human review is required before use in a live investment workflow.","Trust Score v5 requires review or sandbox-only use before install."]},"agentCompatibility":["C#","Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]},"outcomeEvidence":{"total":0,"successes":0,"failures":0,"notRelevant":0,"successRate":null,"installAttempts":0,"riskBlocked":0,"setupRequired":0,"installSuccessRate":null,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"recentSuccessRate":null,"recentFailureRate":null,"uniqueAgents":0,"agentProvenScore":0,"agentProvenLabel":"Needs first agent run","lastOutcomeAt":null,"label":"No agent outcome data yet"},"autoInstall":{"allowed":false,"sandboxRequired":true,"policy":"human_review_before_install","reason":"Ask for approval or run a sandbox-only trial before installing."},"outcome_loop":{"version":"openagentskill-agent-outcome-v3","required_after_install":true,"endpoint":"/api/agent/outcome","method":"POST","event_id_source":"feedback.event_id, install_receipt.resolve_event_id, or decision_packet.outcome_feedback.event_id","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"required_fields":["event_id","skill_slug","task"],"quality_fields":["task_success","output_quality","error_type","human_review_required","used_in_production","workspace","evidence_url","time_to_useful_ms"],"ranking_inputs_updated":["Trust Score v5 outcome confidence","Agent Proven Score","Resolve ranking task-fit evidence","Skill detail machine-readable metadata","Outcome leaderboard"]},"agent_contract":{"suited_tasks":["finance","quant","research","algorithmic-trading","algorithmic-trading-engine","backtesting"],"suited_agents":["C#","Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"install_command":"npx skills add StockSharp/StockSharp","trust_score":82,"trust_version":"trust-score-v5","risk_level":"medium","do_not_use_when":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"before_install":["Read the audit page and machine-readable metadata.","Confirm the install command, license, and permission surface fit the workspace.","Get explicit human approval or choose an alternative before installing."],"after_run":["Report the outcome to /api/agent/outcome using the resolve event id.","Include output_quality, workspace, human_review_required, and evidence_url when available.","Re-resolve before broad production rollout."]},"bestFor":["finance","quant","research","algorithmic-trading","algorithmic-trading-engine","backtesting"],"doNotUseFor":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"knownRisks":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"],"backward_compatible":{"trust_score_v4":{"version":"trust-score-v4","score":90,"tier":"production","label":"Production candidate","summary":"Strong OpenAgentSkill Trust Score across adoption, recent maintenance, license clarity, documentation, dependency/runtime risk, install safety, permission surface, and install availability."}}},"agent_proven":{"version":"agent-proven-v1","score":0,"tier":"unproven","label":"Needs first agent run","summary":"No agent outcome reports yet. Use Resolve, run one narrow sandbox task, then report the result.","metrics":{"totalOutcomes":0,"successfulOutcomes":0,"failedOutcomes":0,"installAttempts":0,"installSuccessRate":null,"successRate":null,"recentSuccessRate":null,"recentFailureRate":null,"riskBlocked":0,"setupRequired":0,"notRelevant":0,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"uniqueAgents":0,"lastOutcomeAt":null},"signals":[],"penalties":["No real agent outcome evidence yet"]},"audit":{"audit_score":93,"risk_level":"needs_review","risk_label":"Needs review","warnings":["Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]},"safety":{"score":81,"level":"review_before_install","label":"Review before install","safety_tier":{"tier":"reviewed","label":"Reviewed with permission notes","badge":"REVIEWED","summary":"Usable candidate, but the agent should surface permission and audit notes before installation.","recommended_action":"Require human approval before installing into a real workspace.","auto_install_policy":"review","reasons":["Financial research output is not financial advice; require human review before any live investment decision","81/100 agent safety score"]},"auto_install_allowed":false,"human_review_required":true,"blocked":false,"audit_risk":"needs_review","permission_hints":[{"id":"network","label":"Network access","reason":"Skill likely fetches remote pages, APIs, repositories, or external services.","severity":"medium"}],"policy_warnings":["Financial research output is not financial advice; require human review before any live investment decision"],"constraints_applied":{"max_risk":"medium","needs_install_command":true,"min_stars":0}},"safety_gate":{"tier":"reviewed","label":"Reviewed with permission notes","badge":"REVIEWED","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Require human approval before installing into a real workspace.","reasons":["Financial research output is not financial advice; require human review before any live investment decision","81/100 agent safety score"]},"decision":{"readiness_score":100,"readiness_label":"Production-ready","headline":"Primary pick for Finance and quant","role":"Primary pick","best_for":["Finance and quant workflows","general agent builders","teams that value GitHub adoption signals"],"risks":["No OpenAgentSkill engagement data yet"],"next_steps":["Install it in a sandbox agent and run one Finance and quant task end to end.","Compare output quality, latency, and failure behavior against at least one alternative.","Promote it into production only after reviewing repository permissions, license, and maintenance signals."]},"install_plan":{"target":"codex","label":"Codex install prompt","command":"npx skills add StockSharp/StockSharp","value":"Install the \"StockSharp\" agent skill from https://github.com/StockSharp/StockSharp. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options). After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"stocksharp-stocksharp\",\"task\":\"Install StockSharp\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","kind":"agent-prompt","steps":["Review StockSharp trust and audit signals before installing.","Send the install prompt to the target agent.","Install in a sandbox or low-risk workspace first.","Pin the repository source and re-check the audit before production use."],"targets":[{"id":"openagentskill-cli","label":"CLI","title":"OpenAgentSkill CLI","kind":"command","value":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz install stocksharp-stocksharp","description":"Resolve policy, run the source installer safely, and report a verified install receipt.","copyLabel":"Copy command"},{"id":"codex","label":"Codex","title":"Codex install prompt","kind":"agent-prompt","value":"Install the \"StockSharp\" agent skill from https://github.com/StockSharp/StockSharp. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options). After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"stocksharp-stocksharp\",\"task\":\"Install StockSharp\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Give Codex a repo-aware install prompt when the skill is not available through a local CLI.","copyLabel":"Copy prompt"},{"id":"claude-code","label":"Claude Code","title":"Claude Code skill prompt","kind":"agent-prompt","value":"Add \"StockSharp\" as a Claude Code skill from https://github.com/StockSharp/StockSharp. Inspect the skill instructions, place the reusable skill files in the appropriate local skills location for this project, and report the activation steps. Skill purpose: Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options). After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"stocksharp-stocksharp\",\"task\":\"Install StockSharp\",\"agent\":\"claude-code\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Use this prompt to ask Claude Code to add the skill and explain the local activation steps.","copyLabel":"Copy prompt"},{"id":"cursor","label":"Cursor","title":"Cursor rule prompt","kind":"agent-prompt","value":"Turn \"StockSharp\" from https://github.com/StockSharp/StockSharp into a reusable Cursor project rule or agent instruction. Preserve the core workflow, adapt paths to this repo, and keep the rule scoped to tasks where it is relevant. Skill purpose: Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options). After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"stocksharp-stocksharp\",\"task\":\"Install StockSharp\",\"agent\":\"cursor\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Use this when installing as Cursor project rules or reusable agent instructions.","copyLabel":"Copy prompt"}]},"machine_metadata":{"version":"openagentskill-agent-metadata-v2","skill":{"slug":"stocksharp-stocksharp","name":"StockSharp","description":"Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).","category":"finance","url":"https://www.openagentskill.com/skills/stocksharp-stocksharp","repository":"https://github.com/StockSharp/StockSharp","github_repo":"StockSharp/StockSharp"},"suited_tasks":["Finance and quant workflows","general agent builders","teams that value GitHub adoption signals","Retrieve market data","Compare financial signals","Generate investor-ready analysis","Search sources","Extract claims"],"suited_agents":["C#","Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI","CLI"],"install":{"command":"npx skills add StockSharp/StockSharp","ready":true,"targets":[{"id":"openagentskill-cli","label":"CLI","kind":"command","value":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz install stocksharp-stocksharp"},{"id":"codex","label":"Codex","kind":"agent-prompt","value":"Install the \"StockSharp\" agent skill from https://github.com/StockSharp/StockSharp. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options). After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"stocksharp-stocksharp\",\"task\":\"Install StockSharp\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."},{"id":"claude-code","label":"Claude Code","kind":"agent-prompt","value":"Add \"StockSharp\" as a Claude Code skill from https://github.com/StockSharp/StockSharp. Inspect the skill instructions, place the reusable skill files in the appropriate local skills location for this project, and report the activation steps. Skill purpose: Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options). After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"stocksharp-stocksharp\",\"task\":\"Install StockSharp\",\"agent\":\"claude-code\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."},{"id":"cursor","label":"Cursor","kind":"agent-prompt","value":"Turn \"StockSharp\" from https://github.com/StockSharp/StockSharp into a reusable Cursor project rule or agent instruction. Preserve the core workflow, adapt paths to this repo, and keep the rule scoped to tasks where it is relevant. Skill purpose: Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options). After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"stocksharp-stocksharp\",\"task\":\"Install StockSharp\",\"agent\":\"cursor\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."}],"handoff_url":"https://www.openagentskill.com/api/skills/stocksharp-stocksharp/install","manifest_url":"https://www.openagentskill.com/api/registry/manifest/stocksharp-stocksharp"},"trust":{"score":90,"label":"Production candidate","version":"trust-score-v4","install_policy":"human_review_before_install","evidence":{"stars":"10K GitHub stars","repoActivity":"10K stars, 2.2K forks","lastPushed":"2mo since push","license":"Apache-2.0","repository":"https://github.com/StockSharp/StockSharp","install":"npx skills add StockSharp/StockSharp","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Usable metadata, review docs","agentOutcomes":"No agent outcome data yet"},"outcome_evidence":{"total":0,"successes":0,"failures":0,"not_relevant":0,"success_rate":null,"recent_success_rate":null,"recent_failure_rate":null,"install_attempts":0,"install_success_rate":null,"risk_blocked":0,"setup_required":0,"avg_output_quality":null,"production_outcomes":0,"last_outcome_at":null,"label":"No agent outcome data yet"},"auto_install":{"allowed":false,"sandbox_required":true,"reason":"Human review or sandbox validation is required before automatic installation."},"best_for":["finance","quant","research","algorithmic-trading","algorithmic-trading-engine","backtesting"],"known_risks":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]},"agent_proven":{"version":"agent-proven-v1","score":0,"tier":"unproven","label":"Needs first agent run","summary":"No agent outcome reports yet. Use Resolve, run one narrow sandbox task, then report the result.","metrics":{"totalOutcomes":0,"successfulOutcomes":0,"failedOutcomes":0,"installAttempts":0,"installSuccessRate":null,"successRate":null,"recentSuccessRate":null,"recentFailureRate":null,"riskBlocked":0,"setupRequired":0,"notRelevant":0,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"uniqueAgents":0,"lastOutcomeAt":null},"signals":[],"penalties":["No real agent outcome evidence yet"]},"audit":{"score":93,"risk_level":"needs_review","risk_label":"Needs review","warnings":["Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]},"safety_gate":{"tier":"reviewed","label":"Reviewed with permission notes","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Require human approval before installing into a real workspace."},"quality":{"score":100,"label":"Excellent"},"supply":{"track":"Finance and quant workflows","scenario":"Finance and quant","maintenance":"2mo since push","risk":"Needs review"},"alternative_skills":[],"do_not_use_when":["teams that need a vendor-supported SLA","high-compliance environments without internal security review","No OpenAgentSkill engagement data yet","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface"],"agent_contract":{"task_input":"Use Awesome Deep Trading","recommended_action":"Require human approval before installing into a real workspace.","install_policy":"review","minimum_review_before_use":["Trust: 90/100 Production candidate","Audit: 93/100 Needs review","Safety: 81/100 Review before install","Review repository, license, install command, and permission surface before production use."],"expected_agent_output":{"selected_skill":"stocksharp-stocksharp (StockSharp)","install_command":"npx skills add StockSharp/StockSharp","risk_summary":"Needs review; Reviewed with permission notes; Review before production","verification_result":"Report the smallest successful task, files touched, warnings, and any missing setup."}},"outcome_feedback":{"endpoint":"https://www.openagentskill.com/api/agent/outcome","method":"POST","requires_resolve_event_id":true,"event_id_source":"Use install_receipt.outcome_feedback.event_id or feedback.event_id returned by /api/agent/resolve for the current task.","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"payload_template":{"event_id":"<install_receipt.outcome_feedback.event_id or feedback.event_id from /api/agent/resolve>","skill_slug":"stocksharp-stocksharp","task":"Use Awesome Deep Trading","agent":"codex","outcome":"success","install_used":true,"risk_blocked":false,"setup_required":false,"task_success":true,"output_quality":4,"error_type":null,"human_review_required":false,"workspace":"sandbox","time_to_useful_ms":120000,"notes":"Report the smallest successful task, setup friction, files touched, and risk notes."}},"endpoints":{"web":"https://www.openagentskill.com/skills/stocksharp-stocksharp","api":"https://www.openagentskill.com/api/agent/skills/stocksharp-stocksharp","audit":"https://www.openagentskill.com/skills/stocksharp-stocksharp/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=stocksharp-stocksharp&task=Use%20Awesome%20Deep%20Trading&max_risk=medium","resolve":"https://www.openagentskill.com/api/agent/resolve?task=Use%20Awesome%20Deep%20Trading&agent=codex&max_risk=medium","receipt":"https://www.openagentskill.com/api/agent/receipt?task=Use%20Awesome%20Deep%20Trading&agent=codex&max_risk=medium&format=text","install":"https://www.openagentskill.com/api/skills/stocksharp-stocksharp/install","manifest":"https://www.openagentskill.com/api/registry/manifest/stocksharp-stocksharp"}},"use_cases":[{"slug":"finance-quant","title":"Finance and quant","url":"https://www.openagentskill.com/use-cases/finance-quant"},{"slug":"research-agents","title":"Research agents","url":"https://www.openagentskill.com/use-cases/research-agents"},{"slug":"browser-automation","title":"Browser automation","url":"https://www.openagentskill.com/use-cases/browser-automation"}],"urls":{"web":"https://www.openagentskill.com/skills/stocksharp-stocksharp","api":"https://www.openagentskill.com/api/agent/skills/stocksharp-stocksharp","install_api":"https://www.openagentskill.com/api/skills/stocksharp-stocksharp/install","audit":"https://www.openagentskill.com/skills/stocksharp-stocksharp/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=stocksharp-stocksharp&task=Use%20Awesome%20Deep%20Trading&max_risk=medium","badge":"https://www.openagentskill.com/api/badge/stocksharp-stocksharp?metric=audit","repository":"https://github.com/StockSharp/StockSharp"}},"alternatives":[{"rank":2,"match_score":72,"raw_match_score":709.7,"semantic_relevance":72,"skill":{"slug":"thuquant-awesome-quant","name":"Awesome Quant","description":"中国的Quant相关资源索引","category":"finance","github_stars":5484,"created_at":"2026-06-12T02:49:54.097321+00:00","updated_at":"2026-07-14T01:42:54+00:00","repository":"https://github.com/thuquant/awesome-quant","github_repo":"thuquant/awesome-quant"},"recommendation_reasons":["Matches task terms: awesome, trading","Useful GitHub adoption: 5,484 stars","Install handoff is available","Repository freshness signal is available","Registry match score 72"],"supply_profile":{"track":{"slug":"finance","label":"Finance and quant workflows","shortLabel":"Finance","description":"Market data, SEC filings, portfolio analysis, quant research, backtesting, and risk workflows."},"scenario":{"label":"Finance and quant","description":"I need my agent to analyze markets, financial data, filings, portfolios, and quant strategies.","useCases":[{"slug":"finance-quant","title":"Finance and quant"},{"slug":"research-agents","title":"Research agents"},{"slug":"web-scraping","title":"Web scraping"}]},"applicableAgents":["CLI","Codex","Claude Code","Cursor","Quant"],"install":{"ready":true,"command":"npx skills add thuquant/awesome-quant","primaryTarget":"CLI","targetCount":4},"githubQuality":{"stars":5484,"starsLabel":"5.5K","forks":1004,"license":"MIT","qualityScore":97,"trustScore":87,"auditScore":90},"maintenance":{"status":"active","label":"1mo since push","daysSincePush":40,"lastPushedAt":"2026-07-14T01:42:54+00:00"},"risk":{"level":"needs_review","label":"Needs review","requiresReview":true,"notes":["Documentation summary is thin","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context","Needs review"]},"coverageTags":["Finance","Finance and quant","quant","analysis","china","cpp","machine-learning","python"]},"quality":{"score":97,"tier":"excellent","label":"Excellent","summary":"High-confidence pick with strong adoption and healthy maintenance signals.","signals":[{"label":"GitHub stars","value":"5.5K","tone":"positive"},{"label":"Freshness","value":"1mo ago","tone":"positive"},{"label":"Install ready","value":"Yes","tone":"positive"},{"label":"License","value":"MIT","tone":"neutral"}],"warnings":[]},"trust":{"version":"trust-score-v4","score":87,"tier":"production","label":"Production candidate","summary":"Strong OpenAgentSkill Trust Score across adoption, recent maintenance, license clarity, documentation, dependency/runtime risk, install safety, permission surface, and install availability.","recommendedAction":"Shortlist for production use, then run a normal repository and dependency review.","dimensions":[{"id":"github_adoption","label":"GitHub adoption","score":94,"weight":0.13,"status":"pass","detail":"5.5K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":93,"weight":0.08,"status":"pass","detail":"5.5K stars, 1.0K forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":88,"weight":0.14,"status":"pass","detail":"1mo since push"},{"id":"license","label":"License clarity","score":86,"weight":0.09,"status":"pass","detail":"MIT"},{"id":"documentation","label":"README/SKILL.md completeness","score":50,"weight":0.14,"status":"warn","detail":"Public metadata needs stronger README/SKILL.md context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":90,"weight":0.12,"status":"pass","detail":"no major dependency risk hints in public metadata"},{"id":"installability","label":"Install availability","score":92,"weight":0.1,"status":"pass","detail":"npx skills add thuquant/awesome-quant"},{"id":"install_safety","label":"Install command safety","score":92,"weight":0.1,"status":"pass","detail":"standard package or runtime install path"},{"id":"permission_surface","label":"Permission surface","score":100,"weight":0.07,"status":"pass","detail":"no high-risk permission surface in public metadata"},{"id":"repository","label":"Repository evidence","score":86,"weight":0.04,"status":"pass","detail":"https://github.com/thuquant/awesome-quant"},{"id":"review_status","label":"Review status","score":88,"weight":0.05,"status":"pass","detail":"AI review data available"},{"id":"agent_outcomes","label":"Agent Proven outcomes","score":54,"weight":0.13,"status":"info","detail":"No agent outcome data yet"}],"checks":[{"status":"pass","label":"GitHub adoption","detail":"5.5K GitHub stars"},{"status":"pass","label":"Stars/forks activity","detail":"5.5K stars, 1.0K forks; issue activity unavailable in current metadata"},{"status":"pass","label":"Recent maintenance","detail":"1mo since push"},{"status":"pass","label":"License clarity","detail":"MIT"},{"status":"warn","label":"README/SKILL.md completeness","detail":"Public metadata needs stronger README/SKILL.md context"},{"status":"pass","label":"Dependency/runtime risk","detail":"no major dependency risk hints in public metadata"},{"status":"pass","label":"Install availability","detail":"npx skills add thuquant/awesome-quant"},{"status":"pass","label":"Install command safety","detail":"standard package or runtime install path"},{"status":"pass","label":"Permission surface","detail":"no high-risk permission surface in public metadata"},{"status":"pass","label":"Repository evidence","detail":"https://github.com/thuquant/awesome-quant"},{"status":"pass","label":"Review status","detail":"AI review data available"},{"status":"info","label":"Agent Proven outcomes","detail":"No agent outcome data yet"},{"status":"pass","label":"Ownership","detail":"Listing manually verified"},{"status":"info","label":"OpenAgentSkill usage","detail":"No local usage activity yet"},{"status":"info","label":"Agent outcomes","detail":"No agent outcome data yet"}],"strengths":["Manually verified listing","AI review approved","Install path is available","Repository evidence is available","Recently maintained repository","Large GitHub adoption signal","Install command has no obvious high-risk pattern"],"warnings":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"],"evidence":{"stars":"5.5K GitHub stars","repoActivity":"5.5K stars, 1.0K forks","lastPushed":"1mo since push","license":"MIT","repository":"https://github.com/thuquant/awesome-quant","install":"npx skills add thuquant/awesome-quant","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Thin public metadata","agentOutcomes":"No agent outcome data yet"},"installReadiness":{"ready":true,"command":"npx skills add thuquant/awesome-quant","policy":"human_review_before_install","label":"Human review before install","notes":["Install path is available","Repository evidence is available","License is declared","No Agent Proven outcome evidence yet","1mo since push","Financial domain: human review is required before use in a live investment workflow."]},"agentCompatibility":["Quant","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"outcomeEvidence":{"total":0,"successes":0,"failures":0,"notRelevant":0,"successRate":null,"installAttempts":0,"riskBlocked":0,"setupRequired":0,"installSuccessRate":null,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"recentSuccessRate":null,"recentFailureRate":null,"uniqueAgents":0,"agentProvenScore":0,"agentProvenLabel":"Needs first agent run","lastOutcomeAt":null,"label":"No agent outcome data yet"},"autoInstall":{"allowed":false,"sandboxRequired":true,"policy":"human_review_before_install","reason":"Human review or sandbox validation is required before automatic installation."},"bestFor":["finance","quant","analysis","china","cpp","machine-learning"],"doNotUseFor":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"knownRisks":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"trust_v5":{"version":"trust-score-v5","score":79,"base_score":87,"outcome_confidence":0,"tier":"strong","label":"Review then install","summary":"Good shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.","recommendedAction":"Use as the primary candidate after human or sandbox review.","decision":{"install_policy":"human_review_before_install","auto_install_allowed":false,"human_review_required":true,"sandbox_first":true,"agent_action":"Ask for approval or run a sandbox-only trial before installing.","reasoning":["79/100 Trust Score v5","87/100 Trust Score v4 baseline","Needs more real agent outcomes before unattended install","Install path is available","Review before production"],"review_required_when":["The workspace contains production secrets, payments, private customer data, or irreversible actions.","The install command requests shell, network, credential, database, or broad filesystem access.","Outcome evidence is missing, recently failed, or required human review.","Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace"]},"dimensions":[{"id":"github_adoption","label":"GitHub adoption","score":94,"weight":0.13,"status":"pass","detail":"5.5K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":93,"weight":0.08,"status":"pass","detail":"5.5K stars, 1.0K forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":88,"weight":0.14,"status":"pass","detail":"1mo since push"},{"id":"license","label":"License clarity","score":86,"weight":0.09,"status":"pass","detail":"MIT"},{"id":"documentation","label":"README/SKILL.md completeness","score":50,"weight":0.14,"status":"warn","detail":"Public metadata needs stronger README/SKILL.md context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":90,"weight":0.12,"status":"pass","detail":"no major dependency risk hints in public metadata"},{"id":"installability","label":"Install availability","score":92,"weight":0.1,"status":"pass","detail":"npx skills add thuquant/awesome-quant"},{"id":"install_safety","label":"Install command safety","score":92,"weight":0.1,"status":"pass","detail":"standard package or runtime install path"},{"id":"permission_surface","label":"Permission surface","score":100,"weight":0.07,"status":"pass","detail":"no high-risk permission surface in public metadata"},{"id":"repository","label":"Repository evidence","score":86,"weight":0.04,"status":"pass","detail":"https://github.com/thuquant/awesome-quant"},{"id":"review_status","label":"Review status","score":88,"weight":0.05,"status":"pass","detail":"AI review data available"},{"id":"agent_outcomes","label":"Agent Proven outcomes","score":54,"weight":0.13,"status":"info","detail":"No agent outcome data yet"}],"checks":[{"status":"pass","label":"GitHub adoption","detail":"5.5K GitHub stars"},{"status":"pass","label":"Stars/forks activity","detail":"5.5K stars, 1.0K forks; issue activity unavailable in current metadata"},{"status":"pass","label":"Recent maintenance","detail":"1mo since push"},{"status":"pass","label":"License clarity","detail":"MIT"},{"status":"warn","label":"README/SKILL.md completeness","detail":"Public metadata needs stronger README/SKILL.md context"},{"status":"pass","label":"Dependency/runtime risk","detail":"no major dependency risk hints in public metadata"},{"status":"pass","label":"Install availability","detail":"npx skills add thuquant/awesome-quant"},{"status":"pass","label":"Install command safety","detail":"standard package or runtime install path"},{"status":"pass","label":"Permission surface","detail":"no high-risk permission surface in public metadata"},{"status":"pass","label":"Repository evidence","detail":"https://github.com/thuquant/awesome-quant"},{"status":"pass","label":"Review status","detail":"AI review data available"},{"status":"info","label":"Agent Proven outcomes","detail":"No agent outcome data yet"},{"status":"pass","label":"Ownership","detail":"Listing manually verified"},{"status":"info","label":"OpenAgentSkill usage","detail":"No local usage activity yet"},{"status":"info","label":"Agent outcomes","detail":"No agent outcome data yet"}],"strengths":["Manually verified listing","AI review approved","Install path is available","Repository evidence is available","Recently maintained repository","Large GitHub adoption signal","Install command has no obvious high-risk pattern","Outcome loop is ready but needs first real agent run"],"warnings":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context","No real agent outcome reports yet","Human review required before unattended installation"],"evidence":{"stars":"5.5K GitHub stars","repoActivity":"5.5K stars, 1.0K forks","lastPushed":"1mo since push","license":"MIT","repository":"https://github.com/thuquant/awesome-quant","install":"npx skills add thuquant/awesome-quant","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Thin public metadata","agentOutcomes":"No agent outcome data yet","agentProvenScore":0,"outcomeConfidence":"0%","installPolicy":"human_review_before_install"},"installReadiness":{"ready":true,"command":"npx skills add thuquant/awesome-quant","policy":"human_review_before_install","label":"Human review before install","notes":["Install path is available","Repository evidence is available","License is declared","No Agent Proven outcome evidence yet","1mo since push","Financial domain: human review is required before use in a live investment workflow.","Trust Score v5 requires review or sandbox-only use before install."]},"agentCompatibility":["Quant","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"outcomeEvidence":{"total":0,"successes":0,"failures":0,"notRelevant":0,"successRate":null,"installAttempts":0,"riskBlocked":0,"setupRequired":0,"installSuccessRate":null,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"recentSuccessRate":null,"recentFailureRate":null,"uniqueAgents":0,"agentProvenScore":0,"agentProvenLabel":"Needs first agent run","lastOutcomeAt":null,"label":"No agent outcome data yet"},"autoInstall":{"allowed":false,"sandboxRequired":true,"policy":"human_review_before_install","reason":"Ask for approval or run a sandbox-only trial before installing."},"outcome_loop":{"version":"openagentskill-agent-outcome-v3","required_after_install":true,"endpoint":"/api/agent/outcome","method":"POST","event_id_source":"feedback.event_id, install_receipt.resolve_event_id, or decision_packet.outcome_feedback.event_id","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"required_fields":["event_id","skill_slug","task"],"quality_fields":["task_success","output_quality","error_type","human_review_required","used_in_production","workspace","evidence_url","time_to_useful_ms"],"ranking_inputs_updated":["Trust Score v5 outcome confidence","Agent Proven Score","Resolve ranking task-fit evidence","Skill detail machine-readable metadata","Outcome leaderboard"]},"agent_contract":{"suited_tasks":["finance","quant","analysis","china","cpp","machine-learning"],"suited_agents":["Quant","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"install_command":"npx skills add thuquant/awesome-quant","trust_score":79,"trust_version":"trust-score-v5","risk_level":"medium","do_not_use_when":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"before_install":["Read the audit page and machine-readable metadata.","Confirm the install command, license, and permission surface fit the workspace.","Get explicit human approval or choose an alternative before installing."],"after_run":["Report the outcome to /api/agent/outcome using the resolve event id.","Include output_quality, workspace, human_review_required, and evidence_url when available.","Re-resolve before broad production rollout."]},"bestFor":["finance","quant","analysis","china","cpp","machine-learning"],"doNotUseFor":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"knownRisks":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"],"backward_compatible":{"trust_score_v4":{"version":"trust-score-v4","score":87,"tier":"production","label":"Production candidate","summary":"Strong OpenAgentSkill Trust Score across adoption, recent maintenance, license clarity, documentation, dependency/runtime risk, install safety, permission surface, and install availability."}}},"agent_proven":{"version":"agent-proven-v1","score":0,"tier":"unproven","label":"Needs first agent run","summary":"No agent outcome reports yet. Use Resolve, run one narrow sandbox task, then report the result.","metrics":{"totalOutcomes":0,"successfulOutcomes":0,"failedOutcomes":0,"installAttempts":0,"installSuccessRate":null,"successRate":null,"recentSuccessRate":null,"recentFailureRate":null,"riskBlocked":0,"setupRequired":0,"notRelevant":0,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"uniqueAgents":0,"lastOutcomeAt":null},"signals":[],"penalties":["No real agent outcome evidence yet"]},"audit":{"audit_score":90,"risk_level":"needs_review","risk_label":"Needs review","warnings":["Documentation summary is thin","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"safety":{"score":78,"level":"review_before_install","label":"Review before install","safety_tier":{"tier":"reviewed","label":"Reviewed with permission notes","badge":"REVIEWED","summary":"Usable candidate, but the agent should surface permission and audit notes before installation.","recommended_action":"Require human approval before installing into a real workspace.","auto_install_policy":"review","reasons":["Documentation summary is thin","78/100 agent safety score"]},"auto_install_allowed":false,"human_review_required":true,"blocked":false,"audit_risk":"needs_review","permission_hints":[{"id":"network","label":"Network access","reason":"Skill likely fetches remote pages, APIs, repositories, or external services.","severity":"medium"}],"policy_warnings":["Documentation summary is thin"],"constraints_applied":{"max_risk":"medium","needs_install_command":true,"min_stars":0}},"safety_gate":{"tier":"reviewed","label":"Reviewed with permission notes","badge":"REVIEWED","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Require human approval before installing into a real workspace.","reasons":["Documentation summary is thin","78/100 agent safety score"]},"decision":{"readiness_score":100,"readiness_label":"Production-ready","headline":"Primary pick for Finance and quant","role":"Primary pick","best_for":["Finance and quant workflows","general agent builders","teams that value GitHub adoption signals"],"risks":["No OpenAgentSkill engagement data yet"],"next_steps":["Install it in a sandbox agent and run one Finance and quant task end to end.","Compare output quality, latency, and failure behavior against at least one alternative.","Promote it into production only after reviewing repository permissions, license, and maintenance signals."]},"install_plan":{"target":"codex","label":"Codex install prompt","command":"npx skills add thuquant/awesome-quant","value":"Install the \"Awesome Quant\" agent skill from https://github.com/thuquant/awesome-quant. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: 中国的Quant相关资源索引 After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"thuquant-awesome-quant\",\"task\":\"Install Awesome Quant\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","kind":"agent-prompt","steps":["Review Awesome Quant trust and audit signals before installing.","Send the install prompt to the target agent.","Install in a sandbox or low-risk workspace first.","Pin the repository source and re-check the audit before production use."],"targets":[{"id":"openagentskill-cli","label":"CLI","title":"OpenAgentSkill CLI","kind":"command","value":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz install thuquant-awesome-quant","description":"Resolve policy, run the source installer safely, and report a verified install receipt.","copyLabel":"Copy command"},{"id":"codex","label":"Codex","title":"Codex install prompt","kind":"agent-prompt","value":"Install the \"Awesome Quant\" agent skill from https://github.com/thuquant/awesome-quant. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: 中国的Quant相关资源索引 After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"thuquant-awesome-quant\",\"task\":\"Install Awesome Quant\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Give Codex a repo-aware install prompt when the skill is not available through a local CLI.","copyLabel":"Copy prompt"},{"id":"claude-code","label":"Claude Code","title":"Claude Code skill prompt","kind":"agent-prompt","value":"Add \"Awesome Quant\" as a Claude Code skill from https://github.com/thuquant/awesome-quant. Inspect the skill instructions, place the reusable skill files in the appropriate local skills location for this project, and report the activation steps. Skill purpose: 中国的Quant相关资源索引 After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"thuquant-awesome-quant\",\"task\":\"Install Awesome Quant\",\"agent\":\"claude-code\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Use this prompt to ask Claude Code to add the skill and explain the local activation steps.","copyLabel":"Copy prompt"},{"id":"cursor","label":"Cursor","title":"Cursor rule prompt","kind":"agent-prompt","value":"Turn \"Awesome Quant\" from https://github.com/thuquant/awesome-quant into a reusable Cursor project rule or agent instruction. Preserve the core workflow, adapt paths to this repo, and keep the rule scoped to tasks where it is relevant. Skill purpose: 中国的Quant相关资源索引 After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"thuquant-awesome-quant\",\"task\":\"Install Awesome Quant\",\"agent\":\"cursor\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Use this when installing as Cursor project rules or reusable agent instructions.","copyLabel":"Copy prompt"}]},"machine_metadata":{"version":"openagentskill-agent-metadata-v2","skill":{"slug":"thuquant-awesome-quant","name":"Awesome Quant","description":"中国的Quant相关资源索引","category":"finance","url":"https://www.openagentskill.com/skills/thuquant-awesome-quant","repository":"https://github.com/thuquant/awesome-quant","github_repo":"thuquant/awesome-quant"},"suited_tasks":["Finance and quant workflows","general agent builders","teams that value GitHub adoption signals","Retrieve market data","Compare financial signals","Generate investor-ready analysis","Search sources","Extract claims"],"suited_agents":["Quant","Codex","Claude Code","Cursor","OpenAgentSkill CLI","CLI"],"install":{"command":"npx skills add thuquant/awesome-quant","ready":true,"targets":[{"id":"openagentskill-cli","label":"CLI","kind":"command","value":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz install thuquant-awesome-quant"},{"id":"codex","label":"Codex","kind":"agent-prompt","value":"Install the \"Awesome Quant\" agent skill from https://github.com/thuquant/awesome-quant. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: 中国的Quant相关资源索引 After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"thuquant-awesome-quant\",\"task\":\"Install Awesome Quant\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."},{"id":"claude-code","label":"Claude Code","kind":"agent-prompt","value":"Add \"Awesome Quant\" as a Claude Code skill from https://github.com/thuquant/awesome-quant. Inspect the skill instructions, place the reusable skill files in the appropriate local skills location for this project, and report the activation steps. Skill purpose: 中国的Quant相关资源索引 After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"thuquant-awesome-quant\",\"task\":\"Install Awesome Quant\",\"agent\":\"claude-code\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."},{"id":"cursor","label":"Cursor","kind":"agent-prompt","value":"Turn \"Awesome Quant\" from https://github.com/thuquant/awesome-quant into a reusable Cursor project rule or agent instruction. Preserve the core workflow, adapt paths to this repo, and keep the rule scoped to tasks where it is relevant. Skill purpose: 中国的Quant相关资源索引 After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"thuquant-awesome-quant\",\"task\":\"Install Awesome Quant\",\"agent\":\"cursor\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."}],"handoff_url":"https://www.openagentskill.com/api/skills/thuquant-awesome-quant/install","manifest_url":"https://www.openagentskill.com/api/registry/manifest/thuquant-awesome-quant"},"trust":{"score":87,"label":"Production candidate","version":"trust-score-v4","install_policy":"human_review_before_install","evidence":{"stars":"5.5K GitHub stars","repoActivity":"5.5K stars, 1.0K forks","lastPushed":"1mo since push","license":"MIT","repository":"https://github.com/thuquant/awesome-quant","install":"npx skills add thuquant/awesome-quant","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Thin public metadata","agentOutcomes":"No agent outcome data yet"},"outcome_evidence":{"total":0,"successes":0,"failures":0,"not_relevant":0,"success_rate":null,"recent_success_rate":null,"recent_failure_rate":null,"install_attempts":0,"install_success_rate":null,"risk_blocked":0,"setup_required":0,"avg_output_quality":null,"production_outcomes":0,"last_outcome_at":null,"label":"No agent outcome data yet"},"auto_install":{"allowed":false,"sandbox_required":true,"reason":"Human review or sandbox validation is required before automatic installation."},"best_for":["finance","quant","analysis","china","cpp","machine-learning"],"known_risks":["Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"agent_proven":{"version":"agent-proven-v1","score":0,"tier":"unproven","label":"Needs first agent run","summary":"No agent outcome reports yet. Use Resolve, run one narrow sandbox task, then report the result.","metrics":{"totalOutcomes":0,"successfulOutcomes":0,"failedOutcomes":0,"installAttempts":0,"installSuccessRate":null,"successRate":null,"recentSuccessRate":null,"recentFailureRate":null,"riskBlocked":0,"setupRequired":0,"notRelevant":0,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"uniqueAgents":0,"lastOutcomeAt":null},"signals":[],"penalties":["No real agent outcome evidence yet"]},"audit":{"score":90,"risk_level":"needs_review","risk_label":"Needs review","warnings":["Documentation summary is thin","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"safety_gate":{"tier":"reviewed","label":"Reviewed with permission notes","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Require human approval before installing into a real workspace."},"quality":{"score":97,"label":"Excellent"},"supply":{"track":"Finance and quant workflows","scenario":"Finance and quant","maintenance":"1mo since push","risk":"Needs review"},"alternative_skills":[],"do_not_use_when":["teams that need a vendor-supported SLA","high-compliance environments without internal security review","No OpenAgentSkill engagement data yet","Documentation summary is thin","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context","Production credentials, payments, or irreversible account changes without explicit human review"],"agent_contract":{"task_input":"Use Awesome Deep Trading","recommended_action":"Require human approval before installing into a real workspace.","install_policy":"review","minimum_review_before_use":["Trust: 87/100 Production candidate","Audit: 90/100 Needs review","Safety: 78/100 Review before install","Review repository, license, install command, and permission surface before production use."],"expected_agent_output":{"selected_skill":"thuquant-awesome-quant (Awesome Quant)","install_command":"npx skills add thuquant/awesome-quant","risk_summary":"Needs review; Reviewed with permission notes; Review before production","verification_result":"Report the smallest successful task, files touched, warnings, and any missing setup."}},"outcome_feedback":{"endpoint":"https://www.openagentskill.com/api/agent/outcome","method":"POST","requires_resolve_event_id":true,"event_id_source":"Use install_receipt.outcome_feedback.event_id or feedback.event_id returned by /api/agent/resolve for the current task.","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"payload_template":{"event_id":"<install_receipt.outcome_feedback.event_id or feedback.event_id from /api/agent/resolve>","skill_slug":"thuquant-awesome-quant","task":"Use Awesome Deep Trading","agent":"codex","outcome":"success","install_used":true,"risk_blocked":false,"setup_required":false,"task_success":true,"output_quality":4,"error_type":null,"human_review_required":false,"workspace":"sandbox","time_to_useful_ms":120000,"notes":"Report the smallest successful task, setup friction, files touched, and risk notes."}},"endpoints":{"web":"https://www.openagentskill.com/skills/thuquant-awesome-quant","api":"https://www.openagentskill.com/api/agent/skills/thuquant-awesome-quant","audit":"https://www.openagentskill.com/skills/thuquant-awesome-quant/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=thuquant-awesome-quant&task=Use%20Awesome%20Deep%20Trading&max_risk=medium","resolve":"https://www.openagentskill.com/api/agent/resolve?task=Use%20Awesome%20Deep%20Trading&agent=codex&max_risk=medium","receipt":"https://www.openagentskill.com/api/agent/receipt?task=Use%20Awesome%20Deep%20Trading&agent=codex&max_risk=medium&format=text","install":"https://www.openagentskill.com/api/skills/thuquant-awesome-quant/install","manifest":"https://www.openagentskill.com/api/registry/manifest/thuquant-awesome-quant"}},"use_cases":[{"slug":"finance-quant","title":"Finance and quant","url":"https://www.openagentskill.com/use-cases/finance-quant"},{"slug":"research-agents","title":"Research agents","url":"https://www.openagentskill.com/use-cases/research-agents"},{"slug":"web-scraping","title":"Web scraping","url":"https://www.openagentskill.com/use-cases/web-scraping"}],"urls":{"web":"https://www.openagentskill.com/skills/thuquant-awesome-quant","api":"https://www.openagentskill.com/api/agent/skills/thuquant-awesome-quant","install_api":"https://www.openagentskill.com/api/skills/thuquant-awesome-quant/install","audit":"https://www.openagentskill.com/skills/thuquant-awesome-quant/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=thuquant-awesome-quant&task=Use%20Awesome%20Deep%20Trading&max_risk=medium","badge":"https://www.openagentskill.com/api/badge/thuquant-awesome-quant?metric=audit","repository":"https://github.com/thuquant/awesome-quant"}},{"rank":3,"match_score":72,"raw_match_score":686.7,"semantic_relevance":72,"skill":{"slug":"alphaear-stock","name":"AlphaEar Stock Data","description":"Look up A-share, Hong Kong, and US stock tickers and retrieve historical OHLCV price data for research.","category":"Finance","github_stars":2768,"created_at":"2026-06-01T00:00:00.000Z","updated_at":"2026-03-29T00:00:00.000Z","repository":"https://github.com/RKiding/Awesome-finance-skills/tree/main/skills/alphaear-stock","github_repo":"RKiding/Awesome-finance-skills"},"recommendation_reasons":["Matches task terms: awesome","Useful GitHub adoption: 2,768 stars","Quality score 79/100","Install handoff is available","Repository freshness signal is available"],"supply_profile":{"track":{"slug":"finance","label":"Finance and quant workflows","shortLabel":"Finance","description":"Market data, SEC filings, portfolio analysis, quant research, backtesting, and risk workflows."},"scenario":{"label":"Finance and quant","description":"I need my agent to analyze markets, financial data, filings, portfolios, and quant strategies.","useCases":[{"slug":"research-agents","title":"Research agents"},{"slug":"finance-quant","title":"Finance and quant"},{"slug":"coding-agents","title":"Coding agents"}]},"applicableAgents":["Claude Code","OpenAI Agents","CLI","Codex","Cursor"],"install":{"ready":true,"command":"npx -y skills add RKiding/Awesome-finance-skills --skill alphaear-stock","primaryTarget":"CLI","targetCount":4},"githubQuality":{"stars":2768,"starsLabel":"2.8K","forks":0,"license":"Apache-2.0","qualityScore":100,"trustScore":79,"auditScore":87},"maintenance":{"status":"active","label":"5mo since push","daysSincePush":147,"lastPushedAt":"2026-03-29T00:00:00.000Z"},"risk":{"level":"needs_review","label":"Needs review","requiresReview":true,"notes":["Financial research output is not financial advice; require human review before any live investment decision","Repository freshness is limited; validate price adjustments, market calendar handling, and data-source terms.","Financial research output is not financial advice; require human review before any live investment decision.","Needs review"]},"coverageTags":["Finance","Finance and quant","agent-skill","market-data","a-shares","hong-kong-stocks","ohlcv","Codex"]},"quality":{"score":100,"tier":"excellent","label":"Excellent","summary":"High-confidence pick with strong adoption and healthy maintenance signals.","signals":[{"label":"GitHub stars","value":"2.8K","tone":"positive"},{"label":"Freshness","value":"5mo ago","tone":"positive"},{"label":"Install ready","value":"Yes","tone":"positive"},{"label":"License","value":"Apache-2.0","tone":"neutral"}],"warnings":["Repository freshness is limited; validate price adjustments, market calendar handling, and data-source terms."]},"trust":{"version":"trust-score-v4","score":79,"tier":"strong","label":"Strong shortlist","summary":"Good trust signals with a few areas worth checking before rollout.","recommendedAction":"Test in a sandbox workflow and compare its install path with close alternatives.","dimensions":[{"id":"github_adoption","label":"GitHub adoption","score":86,"weight":0.13,"status":"pass","detail":"2.8K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":66,"weight":0.08,"status":"info","detail":"2.8K stars, 0 forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":76,"weight":0.14,"status":"info","detail":"5mo since push"},{"id":"license","label":"License clarity","score":86,"weight":0.09,"status":"pass","detail":"Apache-2.0"},{"id":"documentation","label":"README/SKILL.md completeness","score":90,"weight":0.14,"status":"pass","detail":"Metadata includes enough usage and workflow context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":90,"weight":0.12,"status":"pass","detail":"no major dependency risk hints in public metadata"},{"id":"installability","label":"Install availability","score":92,"weight":0.1,"status":"pass","detail":"npx -y skills add RKiding/Awesome-finance-skills --skill alphaear-stock"},{"id":"install_safety","label":"Install command safety","score":92,"weight":0.1,"status":"pass","detail":"standard package or runtime install path"},{"id":"permission_surface","label":"Permission surface","score":100,"weight":0.07,"status":"pass","detail":"no high-risk permission surface in public metadata"},{"id":"repository","label":"Repository evidence","score":86,"weight":0.04,"status":"pass","detail":"https://github.com/RKiding/Awesome-finance-skills/tree/main/skills/alphaear-stock"},{"id":"review_status","label":"Review status","score":79,"weight":0.05,"status":"info","detail":"AI review data available"},{"id":"agent_outcomes","label":"Agent Proven outcomes","score":54,"weight":0.13,"status":"info","detail":"No agent outcome data yet"}],"checks":[{"status":"pass","label":"GitHub adoption","detail":"2.8K GitHub stars"},{"status":"info","label":"Stars/forks activity","detail":"2.8K stars, 0 forks; issue activity unavailable in current metadata"},{"status":"info","label":"Recent maintenance","detail":"5mo since push"},{"status":"pass","label":"License clarity","detail":"Apache-2.0"},{"status":"pass","label":"README/SKILL.md completeness","detail":"Metadata includes enough usage and workflow context"},{"status":"pass","label":"Dependency/runtime risk","detail":"no major dependency risk hints in public metadata"},{"status":"pass","label":"Install availability","detail":"npx -y skills add RKiding/Awesome-finance-skills --skill alphaear-stock"},{"status":"pass","label":"Install command safety","detail":"standard package or runtime install path"},{"status":"pass","label":"Permission surface","detail":"no high-risk permission surface in public metadata"},{"status":"pass","label":"Repository evidence","detail":"https://github.com/RKiding/Awesome-finance-skills/tree/main/skills/alphaear-stock"},{"status":"info","label":"Review status","detail":"AI review data available"},{"status":"info","label":"Agent Proven outcomes","detail":"No agent outcome data yet"},{"status":"warn","label":"Ownership","detail":"No approved owner claim yet"},{"status":"info","label":"OpenAgentSkill usage","detail":"No local usage activity yet"},{"status":"info","label":"Agent outcomes","detail":"No agent outcome data yet"}],"strengths":["AI review approved","Install path is available","Repository evidence is available","Meaningful GitHub adoption signal","Install command has no obvious high-risk pattern"],"warnings":["Repository freshness is limited; validate price adjustments, market calendar handling, and data-source terms.","Financial research output is not financial advice; require human review before any live investment decision."],"evidence":{"stars":"2.8K GitHub stars","repoActivity":"2.8K stars, 0 forks","lastPushed":"5mo since push","license":"Apache-2.0","repository":"https://github.com/RKiding/Awesome-finance-skills/tree/main/skills/alphaear-stock","install":"npx -y skills add RKiding/Awesome-finance-skills --skill alphaear-stock","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Strong README/SKILL.md context","agentOutcomes":"No agent outcome data yet"},"installReadiness":{"ready":true,"command":"npx -y skills add RKiding/Awesome-finance-skills --skill alphaear-stock","policy":"human_review_before_install","label":"Human review before install","notes":["Install path is available","Repository evidence is available","License is declared","No Agent Proven outcome evidence yet","5mo since push","Financial domain: human review is required before use in a live investment workflow."]},"agentCompatibility":["Codex","Claude Code","skills.sh","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["Repository freshness is limited; validate price adjustments, market calendar handling, and data-source terms.","Financial research output is not financial advice; require human review before any live investment decision."]},"outcomeEvidence":{"total":0,"successes":0,"failures":0,"notRelevant":0,"successRate":null,"installAttempts":0,"riskBlocked":0,"setupRequired":0,"installSuccessRate":null,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"recentSuccessRate":null,"recentFailureRate":null,"uniqueAgents":0,"agentProvenScore":0,"agentProvenLabel":"Needs first agent run","lastOutcomeAt":null,"label":"No agent outcome data yet"},"autoInstall":{"allowed":false,"sandboxRequired":true,"policy":"human_review_before_install","reason":"Human review or sandbox validation is required before automatic installation."},"bestFor":["Finance","agent-skill","market-data","a-shares","hong-kong-stocks","ohlcv"],"doNotUseFor":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"knownRisks":["Repository freshness is limited; validate price adjustments, market calendar handling, and data-source terms.","Financial research output is not financial advice; require human review before any live investment decision."]},"trust_v5":{"version":"trust-score-v5","score":71,"base_score":79,"outcome_confidence":0,"tier":"review","label":"Sandbox only","summary":"Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.","recommendedAction":"Run only in a sandbox and compare close alternatives before using it for real work.","decision":{"install_policy":"human_review_before_install","auto_install_allowed":false,"human_review_required":true,"sandbox_first":true,"agent_action":"Compare alternatives before installing.","reasoning":["71/100 Trust Score v5","79/100 Trust Score v4 baseline","Needs more real agent outcomes before unattended install","Install path is available","Review before production"],"review_required_when":["The workspace contains production secrets, payments, private customer data, or irreversible actions.","The install command requests shell, network, credential, database, or broad filesystem access.","Outcome evidence is missing, recently failed, or required human review.","Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace"]},"dimensions":[{"id":"github_adoption","label":"GitHub adoption","score":86,"weight":0.13,"status":"pass","detail":"2.8K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":66,"weight":0.08,"status":"info","detail":"2.8K stars, 0 forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":76,"weight":0.14,"status":"info","detail":"5mo since push"},{"id":"license","label":"License clarity","score":86,"weight":0.09,"status":"pass","detail":"Apache-2.0"},{"id":"documentation","label":"README/SKILL.md completeness","score":90,"weight":0.14,"status":"pass","detail":"Metadata includes enough usage and workflow context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":90,"weight":0.12,"status":"pass","detail":"no major dependency risk hints in public metadata"},{"id":"installability","label":"Install availability","score":92,"weight":0.1,"status":"pass","detail":"npx -y skills add RKiding/Awesome-finance-skills --skill alphaear-stock"},{"id":"install_safety","label":"Install command safety","score":92,"weight":0.1,"status":"pass","detail":"standard package or runtime install path"},{"id":"permission_surface","label":"Permission surface","score":100,"weight":0.07,"status":"pass","detail":"no high-risk permission surface in public metadata"},{"id":"repository","label":"Repository evidence","score":86,"weight":0.04,"status":"pass","detail":"https://github.com/RKiding/Awesome-finance-skills/tree/main/skills/alphaear-stock"},{"id":"review_status","label":"Review status","score":79,"weight":0.05,"status":"info","detail":"AI review data available"},{"id":"agent_outcomes","label":"Agent Proven outcomes","score":54,"weight":0.13,"status":"info","detail":"No agent outcome data yet"}],"checks":[{"status":"pass","label":"GitHub adoption","detail":"2.8K GitHub stars"},{"status":"info","label":"Stars/forks activity","detail":"2.8K stars, 0 forks; issue activity unavailable in current metadata"},{"status":"info","label":"Recent maintenance","detail":"5mo since push"},{"status":"pass","label":"License clarity","detail":"Apache-2.0"},{"status":"pass","label":"README/SKILL.md completeness","detail":"Metadata includes enough usage and workflow context"},{"status":"pass","label":"Dependency/runtime risk","detail":"no major dependency risk hints in public metadata"},{"status":"pass","label":"Install availability","detail":"npx -y skills add RKiding/Awesome-finance-skills --skill alphaear-stock"},{"status":"pass","label":"Install command safety","detail":"standard package or runtime install path"},{"status":"pass","label":"Permission surface","detail":"no high-risk permission surface in public metadata"},{"status":"pass","label":"Repository evidence","detail":"https://github.com/RKiding/Awesome-finance-skills/tree/main/skills/alphaear-stock"},{"status":"info","label":"Review status","detail":"AI review data available"},{"status":"info","label":"Agent Proven outcomes","detail":"No agent outcome data yet"},{"status":"warn","label":"Ownership","detail":"No approved owner claim yet"},{"status":"info","label":"OpenAgentSkill usage","detail":"No local usage activity yet"},{"status":"info","label":"Agent outcomes","detail":"No agent outcome data yet"}],"strengths":["AI review approved","Install path is available","Repository evidence is available","Meaningful GitHub adoption signal","Install command has no obvious high-risk pattern","Outcome loop is ready but needs first real agent run"],"warnings":["Repository freshness is limited; validate price adjustments, market calendar handling, and data-source terms.","Financial research output is not financial advice; require human review before any live investment decision.","No real agent outcome reports yet","Human review required before unattended installation"],"evidence":{"stars":"2.8K GitHub stars","repoActivity":"2.8K stars, 0 forks","lastPushed":"5mo since push","license":"Apache-2.0","repository":"https://github.com/RKiding/Awesome-finance-skills/tree/main/skills/alphaear-stock","install":"npx -y skills add RKiding/Awesome-finance-skills --skill alphaear-stock","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Strong README/SKILL.md context","agentOutcomes":"No agent outcome data yet","agentProvenScore":0,"outcomeConfidence":"0%","installPolicy":"human_review_before_install"},"installReadiness":{"ready":true,"command":"npx -y skills add RKiding/Awesome-finance-skills --skill alphaear-stock","policy":"human_review_before_install","label":"Human review before install","notes":["Install path is available","Repository evidence is available","License is declared","No Agent Proven outcome evidence yet","5mo since push","Financial domain: human review is required before use in a live investment workflow.","Trust Score v5 requires review or sandbox-only use before install."]},"agentCompatibility":["Codex","Claude Code","skills.sh","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["Repository freshness is limited; validate price adjustments, market calendar handling, and data-source terms.","Financial research output is not financial advice; require human review before any live investment decision."]},"outcomeEvidence":{"total":0,"successes":0,"failures":0,"notRelevant":0,"successRate":null,"installAttempts":0,"riskBlocked":0,"setupRequired":0,"installSuccessRate":null,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"recentSuccessRate":null,"recentFailureRate":null,"uniqueAgents":0,"agentProvenScore":0,"agentProvenLabel":"Needs first agent run","lastOutcomeAt":null,"label":"No agent outcome data yet"},"autoInstall":{"allowed":false,"sandboxRequired":true,"policy":"human_review_before_install","reason":"Compare alternatives before installing."},"outcome_loop":{"version":"openagentskill-agent-outcome-v3","required_after_install":true,"endpoint":"/api/agent/outcome","method":"POST","event_id_source":"feedback.event_id, install_receipt.resolve_event_id, or decision_packet.outcome_feedback.event_id","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"required_fields":["event_id","skill_slug","task"],"quality_fields":["task_success","output_quality","error_type","human_review_required","used_in_production","workspace","evidence_url","time_to_useful_ms"],"ranking_inputs_updated":["Trust Score v5 outcome confidence","Agent Proven Score","Resolve ranking task-fit evidence","Skill detail machine-readable metadata","Outcome leaderboard"]},"agent_contract":{"suited_tasks":["Finance","agent-skill","market-data","a-shares","hong-kong-stocks","ohlcv"],"suited_agents":["Codex","Claude Code","skills.sh","Cursor","OpenAgentSkill CLI"],"install_command":"npx -y skills add RKiding/Awesome-finance-skills --skill alphaear-stock","trust_score":71,"trust_version":"trust-score-v5","risk_level":"medium","do_not_use_when":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"before_install":["Read the audit page and machine-readable metadata.","Confirm the install command, license, and permission surface fit the workspace.","Get explicit human approval or choose an alternative before installing."],"after_run":["Report the outcome to /api/agent/outcome using the resolve event id.","Include output_quality, workspace, human_review_required, and evidence_url when available.","Re-resolve before broad production rollout."]},"bestFor":["Finance","agent-skill","market-data","a-shares","hong-kong-stocks","ohlcv"],"doNotUseFor":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"knownRisks":["Repository freshness is limited; validate price adjustments, market calendar handling, and data-source terms.","Financial research output is not financial advice; require human review before any live investment decision."],"backward_compatible":{"trust_score_v4":{"version":"trust-score-v4","score":79,"tier":"strong","label":"Strong shortlist","summary":"Good trust signals with a few areas worth checking before rollout."}}},"agent_proven":{"version":"agent-proven-v1","score":0,"tier":"unproven","label":"Needs first agent run","summary":"No agent outcome reports yet. Use Resolve, run one narrow sandbox task, then report the result.","metrics":{"totalOutcomes":0,"successfulOutcomes":0,"failedOutcomes":0,"installAttempts":0,"installSuccessRate":null,"successRate":null,"recentSuccessRate":null,"recentFailureRate":null,"riskBlocked":0,"setupRequired":0,"notRelevant":0,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"uniqueAgents":0,"lastOutcomeAt":null},"signals":[],"penalties":["No real agent outcome evidence yet"]},"audit":{"audit_score":87,"risk_level":"needs_review","risk_label":"Needs review","warnings":["Financial research output is not financial advice; require human review before any live investment decision","Repository freshness is limited; validate price adjustments, market calendar handling, and data-source terms.","Financial research output is not financial advice; require human review before any live investment decision."]},"safety":{"score":75,"level":"review_before_install","label":"Review before install","safety_tier":{"tier":"reviewed","label":"Reviewed with permission notes","badge":"REVIEWED","summary":"Usable candidate, but the agent should surface permission and audit notes before installation.","recommended_action":"Require human approval before installing into a real workspace.","auto_install_policy":"review","reasons":["Financial research output is not financial advice; require human review before any live investment decision","75/100 agent safety score"]},"auto_install_allowed":false,"human_review_required":true,"blocked":false,"audit_risk":"needs_review","permission_hints":[{"id":"network","label":"Network access","reason":"Skill likely fetches remote pages, APIs, repositories, or external services.","severity":"medium"}],"policy_warnings":["Financial research output is not financial advice; require human review before any live investment decision"],"constraints_applied":{"max_risk":"medium","needs_install_command":true,"min_stars":0}},"safety_gate":{"tier":"reviewed","label":"Reviewed with permission notes","badge":"REVIEWED","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Require human approval before installing into a real workspace.","reasons":["Financial research output is not financial advice; require human review before any live investment decision","75/100 agent safety score"]},"decision":{"readiness_score":100,"readiness_label":"Production-ready","headline":"Primary pick for Research agents","role":"Primary pick","best_for":["Research agents workflows","Claude Code teams","teams that value GitHub adoption signals"],"risks":["Repository freshness is limited; validate price adjustments, market calendar handling, and data-source terms.","No OpenAgentSkill engagement data yet"],"next_steps":["Install it in a sandbox agent and run one Research agents task end to end.","Compare output quality, latency, and failure behavior against at least one alternative.","Promote it into production only after reviewing repository permissions, license, and maintenance signals."]},"install_plan":{"target":"codex","label":"Codex install prompt","command":"npx -y skills add RKiding/Awesome-finance-skills --skill alphaear-stock","value":"Install the \"AlphaEar Stock Data\" agent skill from https://github.com/RKiding/Awesome-finance-skills/tree/main/skills/alphaear-stock. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Look up A-share, Hong Kong, and US stock tickers and retrieve historical OHLCV price data for research. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"alphaear-stock\",\"task\":\"Install AlphaEar Stock Data\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","kind":"agent-prompt","steps":["Review AlphaEar Stock Data trust and audit signals before installing.","Send the install prompt to the target agent.","Install in a sandbox or low-risk workspace first.","Pin the repository source and re-check the audit before production use."],"targets":[{"id":"openagentskill-cli","label":"CLI","title":"OpenAgentSkill CLI","kind":"command","value":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz install alphaear-stock","description":"Resolve policy, run the source installer safely, and report a verified install receipt.","copyLabel":"Copy command"},{"id":"codex","label":"Codex","title":"Codex install prompt","kind":"agent-prompt","value":"Install the \"AlphaEar Stock Data\" agent skill from https://github.com/RKiding/Awesome-finance-skills/tree/main/skills/alphaear-stock. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Look up A-share, Hong Kong, and US stock tickers and retrieve historical OHLCV price data for research. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"alphaear-stock\",\"task\":\"Install AlphaEar Stock Data\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Give Codex a repo-aware install prompt when the skill is not available through a local CLI.","copyLabel":"Copy prompt"},{"id":"claude-code","label":"Claude Code","title":"Claude Code skill prompt","kind":"agent-prompt","value":"Add \"AlphaEar Stock Data\" as a Claude Code skill from https://github.com/RKiding/Awesome-finance-skills/tree/main/skills/alphaear-stock. Inspect the skill instructions, place the reusable skill files in the appropriate local skills location for this project, and report the activation steps. Skill purpose: Look up A-share, Hong Kong, and US stock tickers and retrieve historical OHLCV price data for research. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"alphaear-stock\",\"task\":\"Install AlphaEar Stock Data\",\"agent\":\"claude-code\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Use this prompt to ask Claude Code to add the skill and explain the local activation steps.","copyLabel":"Copy prompt"},{"id":"cursor","label":"Cursor","title":"Cursor rule prompt","kind":"agent-prompt","value":"Turn \"AlphaEar Stock Data\" from https://github.com/RKiding/Awesome-finance-skills/tree/main/skills/alphaear-stock into a reusable Cursor project rule or agent instruction. Preserve the core workflow, adapt paths to this repo, and keep the rule scoped to tasks where it is relevant. Skill purpose: Look up A-share, Hong Kong, and US stock tickers and retrieve historical OHLCV price data for research. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"alphaear-stock\",\"task\":\"Install AlphaEar Stock Data\",\"agent\":\"cursor\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Use this when installing as Cursor project rules or reusable agent instructions.","copyLabel":"Copy prompt"}]},"machine_metadata":{"version":"openagentskill-agent-metadata-v2","skill":{"slug":"alphaear-stock","name":"AlphaEar Stock Data","description":"Look up A-share, Hong Kong, and US stock tickers and retrieve historical OHLCV price data for research.","category":"Finance","url":"https://www.openagentskill.com/skills/alphaear-stock","repository":"https://github.com/RKiding/Awesome-finance-skills/tree/main/skills/alphaear-stock","github_repo":"RKiding/Awesome-finance-skills"},"suited_tasks":["Research agents workflows","Claude Code teams","teams that value GitHub adoption signals","Search sources","Extract claims","Synthesize findings","Retrieve market data","Compare financial signals"],"suited_agents":["Codex","Claude Code","skills.sh","Cursor","OpenAgentSkill CLI","OpenAI Agents","CLI"],"install":{"command":"npx -y skills add RKiding/Awesome-finance-skills --skill alphaear-stock","ready":true,"targets":[{"id":"openagentskill-cli","label":"CLI","kind":"command","value":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz install alphaear-stock"},{"id":"codex","label":"Codex","kind":"agent-prompt","value":"Install the \"AlphaEar Stock Data\" agent skill from https://github.com/RKiding/Awesome-finance-skills/tree/main/skills/alphaear-stock. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Look up A-share, Hong Kong, and US stock tickers and retrieve historical OHLCV price data for research. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"alphaear-stock\",\"task\":\"Install AlphaEar Stock Data\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."},{"id":"claude-code","label":"Claude Code","kind":"agent-prompt","value":"Add \"AlphaEar Stock Data\" as a Claude Code skill from https://github.com/RKiding/Awesome-finance-skills/tree/main/skills/alphaear-stock. Inspect the skill instructions, place the reusable skill files in the appropriate local skills location for this project, and report the activation steps. Skill purpose: Look up A-share, Hong Kong, and US stock tickers and retrieve historical OHLCV price data for research. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"alphaear-stock\",\"task\":\"Install AlphaEar Stock Data\",\"agent\":\"claude-code\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."},{"id":"cursor","label":"Cursor","kind":"agent-prompt","value":"Turn \"AlphaEar Stock Data\" from https://github.com/RKiding/Awesome-finance-skills/tree/main/skills/alphaear-stock into a reusable Cursor project rule or agent instruction. Preserve the core workflow, adapt paths to this repo, and keep the rule scoped to tasks where it is relevant. Skill purpose: Look up A-share, Hong Kong, and US stock tickers and retrieve historical OHLCV price data for research. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"alphaear-stock\",\"task\":\"Install AlphaEar Stock Data\",\"agent\":\"cursor\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."}],"handoff_url":"https://www.openagentskill.com/api/skills/alphaear-stock/install","manifest_url":"https://www.openagentskill.com/api/registry/manifest/alphaear-stock"},"trust":{"score":79,"label":"Strong shortlist","version":"trust-score-v4","install_policy":"human_review_before_install","evidence":{"stars":"2.8K GitHub stars","repoActivity":"2.8K stars, 0 forks","lastPushed":"5mo since push","license":"Apache-2.0","repository":"https://github.com/RKiding/Awesome-finance-skills/tree/main/skills/alphaear-stock","install":"npx -y skills add RKiding/Awesome-finance-skills --skill alphaear-stock","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Strong README/SKILL.md context","agentOutcomes":"No agent outcome data yet"},"outcome_evidence":{"total":0,"successes":0,"failures":0,"not_relevant":0,"success_rate":null,"recent_success_rate":null,"recent_failure_rate":null,"install_attempts":0,"install_success_rate":null,"risk_blocked":0,"setup_required":0,"avg_output_quality":null,"production_outcomes":0,"last_outcome_at":null,"label":"No agent outcome data yet"},"auto_install":{"allowed":false,"sandbox_required":true,"reason":"Human review or sandbox validation is required before automatic installation."},"best_for":["Finance","agent-skill","market-data","a-shares","hong-kong-stocks","ohlcv"],"known_risks":["Repository freshness is limited; validate price adjustments, market calendar handling, and data-source terms.","Financial research output is not financial advice; require human review before any live investment decision."]},"agent_proven":{"version":"agent-proven-v1","score":0,"tier":"unproven","label":"Needs first agent run","summary":"No agent outcome reports yet. Use Resolve, run one narrow sandbox task, then report the result.","metrics":{"totalOutcomes":0,"successfulOutcomes":0,"failedOutcomes":0,"installAttempts":0,"installSuccessRate":null,"successRate":null,"recentSuccessRate":null,"recentFailureRate":null,"riskBlocked":0,"setupRequired":0,"notRelevant":0,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"uniqueAgents":0,"lastOutcomeAt":null},"signals":[],"penalties":["No real agent outcome evidence yet"]},"audit":{"score":87,"risk_level":"needs_review","risk_label":"Needs review","warnings":["Financial research output is not financial advice; require human review before any live investment decision","Repository freshness is limited; validate price adjustments, market calendar handling, and data-source terms.","Financial research output is not financial advice; require human review before any live investment decision."]},"safety_gate":{"tier":"reviewed","label":"Reviewed with permission notes","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Require human approval before installing into a real workspace."},"quality":{"score":100,"label":"Excellent"},"supply":{"track":"Finance and quant workflows","scenario":"Finance and quant","maintenance":"5mo since push","risk":"Needs review"},"alternative_skills":[],"do_not_use_when":["teams that need a vendor-supported SLA","production agents without a repository review","Repository freshness is limited; validate price adjustments, market calendar handling, and data-source terms.","No OpenAgentSkill engagement data yet","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface"],"agent_contract":{"task_input":"Use Awesome Deep Trading","recommended_action":"Require human approval before installing into a real workspace.","install_policy":"review","minimum_review_before_use":["Trust: 79/100 Strong shortlist","Audit: 87/100 Needs review","Safety: 75/100 Review before install","Review repository, license, install command, and permission surface before production use."],"expected_agent_output":{"selected_skill":"alphaear-stock (AlphaEar Stock Data)","install_command":"npx -y skills add RKiding/Awesome-finance-skills --skill alphaear-stock","risk_summary":"Needs review; Reviewed with permission notes; Review before production","verification_result":"Report the smallest successful task, files touched, warnings, and any missing setup."}},"outcome_feedback":{"endpoint":"https://www.openagentskill.com/api/agent/outcome","method":"POST","requires_resolve_event_id":true,"event_id_source":"Use install_receipt.outcome_feedback.event_id or feedback.event_id returned by /api/agent/resolve for the current task.","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"payload_template":{"event_id":"<install_receipt.outcome_feedback.event_id or feedback.event_id from /api/agent/resolve>","skill_slug":"alphaear-stock","task":"Use Awesome Deep Trading","agent":"codex","outcome":"success","install_used":true,"risk_blocked":false,"setup_required":false,"task_success":true,"output_quality":4,"error_type":null,"human_review_required":false,"workspace":"sandbox","time_to_useful_ms":120000,"notes":"Report the smallest successful task, setup friction, files touched, and risk notes."}},"endpoints":{"web":"https://www.openagentskill.com/skills/alphaear-stock","api":"https://www.openagentskill.com/api/agent/skills/alphaear-stock","audit":"https://www.openagentskill.com/skills/alphaear-stock/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=alphaear-stock&task=Use%20Awesome%20Deep%20Trading&max_risk=medium","resolve":"https://www.openagentskill.com/api/agent/resolve?task=Use%20Awesome%20Deep%20Trading&agent=codex&max_risk=medium","receipt":"https://www.openagentskill.com/api/agent/receipt?task=Use%20Awesome%20Deep%20Trading&agent=codex&max_risk=medium&format=text","install":"https://www.openagentskill.com/api/skills/alphaear-stock/install","manifest":"https://www.openagentskill.com/api/registry/manifest/alphaear-stock"}},"use_cases":[{"slug":"research-agents","title":"Research agents","url":"https://www.openagentskill.com/use-cases/research-agents"},{"slug":"finance-quant","title":"Finance and quant","url":"https://www.openagentskill.com/use-cases/finance-quant"},{"slug":"coding-agents","title":"Coding agents","url":"https://www.openagentskill.com/use-cases/coding-agents"}],"urls":{"web":"https://www.openagentskill.com/skills/alphaear-stock","api":"https://www.openagentskill.com/api/agent/skills/alphaear-stock","install_api":"https://www.openagentskill.com/api/skills/alphaear-stock/install","audit":"https://www.openagentskill.com/skills/alphaear-stock/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=alphaear-stock&task=Use%20Awesome%20Deep%20Trading&max_risk=medium","badge":"https://www.openagentskill.com/api/badge/alphaear-stock?metric=audit","repository":"https://github.com/RKiding/Awesome-finance-skills/tree/main/skills/alphaear-stock"}},{"rank":4,"match_score":64,"raw_match_score":683.4,"semantic_relevance":64,"skill":{"slug":"cybergeekgyan-quant-developers-resources","name":"Quant Developers Resources","description":"Resources to Prepare for Quant Developers/ Quantitative Researcher/ Quantitative Trader/ Quant Analyst/ Software Engineers in Quant Trading Firms, HFTs and Hedge Funds","category":"finance","github_stars":3293,"created_at":"2026-06-12T02:49:36.175342+00:00","updated_at":"2026-04-25T11:18:20+00:00","repository":"https://github.com/cybergeekgyan/Quant-Developers-Resources","github_repo":"cybergeekgyan/Quant-Developers-Resources"},"recommendation_reasons":["Matches task terms: trading","Useful GitHub adoption: 3,293 stars","Install handoff is available","Repository freshness signal is available","Registry match score 64"],"supply_profile":{"track":{"slug":"finance","label":"Finance and quant workflows","shortLabel":"Finance","description":"Market data, SEC filings, portfolio analysis, quant research, backtesting, and risk workflows."},"scenario":{"label":"Finance and quant","description":"I need my agent to analyze markets, financial data, filings, portfolios, and quant strategies.","useCases":[{"slug":"research-agents","title":"Research agents"},{"slug":"finance-quant","title":"Finance and quant"},{"slug":"coding-agents","title":"Coding agents"}]},"applicableAgents":["CLI","Codex","Claude Code","Cursor","Finance"],"install":{"ready":true,"command":"npx skills add cybergeekgyan/Quant-Developers-Resources","primaryTarget":"CLI","targetCount":4},"githubQuality":{"stars":3293,"starsLabel":"3.3K","forks":410,"license":"Unknown","qualityScore":91,"trustScore":83,"auditScore":85},"maintenance":{"status":"active","label":"4mo since push","daysSincePush":119,"lastPushedAt":"2026-04-25T11:18:20+00:00"},"risk":{"level":"needs_review","label":"Needs review","requiresReview":true,"notes":["License is unclear","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","License clarity: Unknown"]},"coverageTags":["Finance","Finance and quant","quant","research","algorithmic-trading","hedgefund","quant-finance","quantitative-finance"]},"quality":{"score":91,"tier":"excellent","label":"Excellent","summary":"High-confidence pick with strong adoption and healthy maintenance signals.","signals":[{"label":"GitHub stars","value":"3.3K","tone":"positive"},{"label":"Freshness","value":"4mo ago","tone":"positive"},{"label":"Install ready","value":"Yes","tone":"positive"},{"label":"License","value":"Unknown","tone":"neutral"}],"warnings":[]},"trust":{"version":"trust-score-v4","score":81,"tier":"strong","label":"Strong shortlist","summary":"Good trust signals with a few areas worth checking before rollout.","recommendedAction":"Test in a sandbox workflow and compare its install path with close alternatives.","dimensions":[{"id":"github_adoption","label":"GitHub adoption","score":86,"weight":0.13,"status":"pass","detail":"3.3K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":83,"weight":0.08,"status":"pass","detail":"3.3K stars, 410 forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":76,"weight":0.14,"status":"info","detail":"4mo since push"},{"id":"license","label":"License clarity","score":42,"weight":0.09,"status":"warn","detail":"Unknown"},{"id":"documentation","label":"README/SKILL.md completeness","score":66,"weight":0.14,"status":"info","detail":"Public metadata needs stronger README/SKILL.md context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":90,"weight":0.12,"status":"pass","detail":"no major dependency risk hints in public metadata"},{"id":"installability","label":"Install availability","score":92,"weight":0.1,"status":"pass","detail":"npx skills add cybergeekgyan/Quant-Developers-Resources"},{"id":"install_safety","label":"Install command safety","score":92,"weight":0.1,"status":"pass","detail":"standard package or runtime install path"},{"id":"permission_surface","label":"Permission surface","score":100,"weight":0.07,"status":"pass","detail":"no high-risk permission surface in public metadata"},{"id":"repository","label":"Repository evidence","score":86,"weight":0.04,"status":"pass","detail":"https://github.com/cybergeekgyan/Quant-Developers-Resources"},{"id":"review_status","label":"Review status","score":88,"weight":0.05,"status":"pass","detail":"AI review data available"},{"id":"agent_outcomes","label":"Agent Proven outcomes","score":42,"weight":0.13,"status":"warn","detail":"Early agent signal: 100% success from 1 agent outcomes"}],"checks":[{"status":"pass","label":"GitHub adoption","detail":"3.3K GitHub stars"},{"status":"pass","label":"Stars/forks activity","detail":"3.3K stars, 410 forks; issue activity unavailable in current metadata"},{"status":"info","label":"Recent maintenance","detail":"4mo since push"},{"status":"warn","label":"License clarity","detail":"Unknown"},{"status":"info","label":"README/SKILL.md completeness","detail":"Public metadata needs stronger README/SKILL.md context"},{"status":"pass","label":"Dependency/runtime risk","detail":"no major dependency risk hints in public metadata"},{"status":"pass","label":"Install availability","detail":"npx skills add cybergeekgyan/Quant-Developers-Resources"},{"status":"pass","label":"Install command safety","detail":"standard package or runtime install path"},{"status":"pass","label":"Permission surface","detail":"no high-risk permission surface in public metadata"},{"status":"pass","label":"Repository evidence","detail":"https://github.com/cybergeekgyan/Quant-Developers-Resources"},{"status":"pass","label":"Review status","detail":"AI review data available"},{"status":"warn","label":"Agent Proven outcomes","detail":"Early agent signal: 100% success from 1 agent outcomes"},{"status":"pass","label":"Ownership","detail":"Listing manually verified"},{"status":"info","label":"OpenAgentSkill usage","detail":"No local usage activity yet"},{"status":"warn","label":"Agent outcomes","detail":"Early agent signal: 100% success from 1 agent outcomes"}],"strengths":["Manually verified listing","AI review approved","Install path is available","Repository evidence is available","Meaningful GitHub adoption signal","Install command has no obvious high-risk pattern","Agent Proven evidence available: Early agent signal: 100% success from 1 agent outcomes"],"warnings":["Financial research output is not financial advice; require human review before any live investment decision.","License is unclear","Documentation summary is thin","License clarity: Unknown","Agent Proven outcomes: Early agent signal: 100% success from 1 agent outcomes"],"evidence":{"stars":"3.3K GitHub stars","repoActivity":"3.3K stars, 410 forks","lastPushed":"4mo since push","license":"Unknown","repository":"https://github.com/cybergeekgyan/Quant-Developers-Resources","install":"npx skills add cybergeekgyan/Quant-Developers-Resources","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Usable metadata, review docs","agentOutcomes":"Early agent signal: 100% success from 1 agent outcomes"},"installReadiness":{"ready":true,"command":"npx skills add cybergeekgyan/Quant-Developers-Resources","policy":"human_review_before_install","label":"Human review before install","notes":["Install path is available","Repository evidence is available","License is unclear","Early agent signal (42/100 Agent Proven)","4mo since push","Financial domain: human review is required before use in a live investment workflow."]},"agentCompatibility":["Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["Financial research output is not financial advice; require human review before any live investment decision.","License is unclear","Documentation summary is thin","License clarity: Unknown","Agent Proven outcomes: Early agent signal: 100% success from 1 agent outcomes"]},"outcomeEvidence":{"total":1,"successes":1,"failures":0,"notRelevant":0,"successRate":100,"installAttempts":1,"riskBlocked":0,"setupRequired":0,"installSuccessRate":100,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"recentSuccessRate":100,"recentFailureRate":0,"uniqueAgents":1,"agentProvenScore":42,"agentProvenLabel":"Early agent signal","lastOutcomeAt":"2026-08-12T13:36:46.270624+00:00","label":"Early agent signal: 100% success from 1 agent outcomes"},"autoInstall":{"allowed":false,"sandboxRequired":true,"policy":"human_review_before_install","reason":"Human review or sandbox validation is required before automatic installation."},"bestFor":["finance","quant","research","algorithmic-trading","hedgefund","quant-finance"],"doNotUseFor":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Commercial reuse before clarifying license terms","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"knownRisks":["Financial research output is not financial advice; require human review before any live investment decision.","License is unclear","Documentation summary is thin","License clarity: Unknown","Agent Proven outcomes: Early agent signal: 100% success from 1 agent outcomes"]},"trust_v5":{"version":"trust-score-v5","score":67,"base_score":81,"outcome_confidence":0.25,"tier":"review","label":"Sandbox only","summary":"Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.","recommendedAction":"Run only in a sandbox and compare close alternatives before using it for real work.","decision":{"install_policy":"human_review_before_install","auto_install_allowed":false,"human_review_required":true,"sandbox_first":true,"agent_action":"Compare alternatives before installing.","reasoning":["67/100 Trust Score v5","81/100 Trust Score v4 baseline","Needs more real agent outcomes before unattended install","Install path is available","Review before production"],"review_required_when":["The workspace contains production secrets, payments, private customer data, or irreversible actions.","The install command requests shell, network, credential, database, or broad filesystem access.","Outcome evidence is missing, recently failed, or required human review.","Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace"]},"dimensions":[{"id":"github_adoption","label":"GitHub adoption","score":86,"weight":0.13,"status":"pass","detail":"3.3K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":83,"weight":0.08,"status":"pass","detail":"3.3K stars, 410 forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":76,"weight":0.14,"status":"info","detail":"4mo since push"},{"id":"license","label":"License clarity","score":42,"weight":0.09,"status":"warn","detail":"Unknown"},{"id":"documentation","label":"README/SKILL.md completeness","score":66,"weight":0.14,"status":"info","detail":"Public metadata needs stronger README/SKILL.md context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":90,"weight":0.12,"status":"pass","detail":"no major dependency risk hints in public metadata"},{"id":"installability","label":"Install availability","score":92,"weight":0.1,"status":"pass","detail":"npx skills add cybergeekgyan/Quant-Developers-Resources"},{"id":"install_safety","label":"Install command safety","score":92,"weight":0.1,"status":"pass","detail":"standard package or runtime install path"},{"id":"permission_surface","label":"Permission surface","score":100,"weight":0.07,"status":"pass","detail":"no high-risk permission surface in public metadata"},{"id":"repository","label":"Repository evidence","score":86,"weight":0.04,"status":"pass","detail":"https://github.com/cybergeekgyan/Quant-Developers-Resources"},{"id":"review_status","label":"Review status","score":88,"weight":0.05,"status":"pass","detail":"AI review data available"},{"id":"agent_outcomes","label":"Agent Proven outcomes","score":42,"weight":0.13,"status":"warn","detail":"Early agent signal: 100% success from 1 agent outcomes"}],"checks":[{"status":"pass","label":"GitHub adoption","detail":"3.3K GitHub stars"},{"status":"pass","label":"Stars/forks activity","detail":"3.3K stars, 410 forks; issue activity unavailable in current metadata"},{"status":"info","label":"Recent maintenance","detail":"4mo since push"},{"status":"warn","label":"License clarity","detail":"Unknown"},{"status":"info","label":"README/SKILL.md completeness","detail":"Public metadata needs stronger README/SKILL.md context"},{"status":"pass","label":"Dependency/runtime risk","detail":"no major dependency risk hints in public metadata"},{"status":"pass","label":"Install availability","detail":"npx skills add cybergeekgyan/Quant-Developers-Resources"},{"status":"pass","label":"Install command safety","detail":"standard package or runtime install path"},{"status":"pass","label":"Permission surface","detail":"no high-risk permission surface in public metadata"},{"status":"pass","label":"Repository evidence","detail":"https://github.com/cybergeekgyan/Quant-Developers-Resources"},{"status":"pass","label":"Review status","detail":"AI review data available"},{"status":"warn","label":"Agent Proven outcomes","detail":"Early agent signal: 100% success from 1 agent outcomes"},{"status":"pass","label":"Ownership","detail":"Listing manually verified"},{"status":"info","label":"OpenAgentSkill usage","detail":"No local usage activity yet"},{"status":"warn","label":"Agent outcomes","detail":"Early agent signal: 100% success from 1 agent outcomes"}],"strengths":["Manually verified listing","AI review approved","Install path is available","Repository evidence is available","Meaningful GitHub adoption signal","Install command has no obvious high-risk pattern","Agent Proven evidence available: Early agent signal: 100% success from 1 agent outcomes","Outcome confidence 25% from 1 report(s)"],"warnings":["Financial research output is not financial advice; require human review before any live investment decision.","License is unclear","Documentation summary is thin","License clarity: Unknown","Agent Proven outcomes: Early agent signal: 100% success from 1 agent outcomes","Human review required before unattended installation"],"evidence":{"stars":"3.3K GitHub stars","repoActivity":"3.3K stars, 410 forks","lastPushed":"4mo since push","license":"Unknown","repository":"https://github.com/cybergeekgyan/Quant-Developers-Resources","install":"npx skills add cybergeekgyan/Quant-Developers-Resources","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Usable metadata, review docs","agentOutcomes":"Early agent signal: 100% success from 1 agent outcomes","agentProvenScore":42,"outcomeConfidence":"25%","installPolicy":"human_review_before_install"},"installReadiness":{"ready":true,"command":"npx skills add cybergeekgyan/Quant-Developers-Resources","policy":"human_review_before_install","label":"Human review before install","notes":["Install path is available","Repository evidence is available","License is unclear","Early agent signal (42/100 Agent Proven)","4mo since push","Financial domain: human review is required before use in a live investment workflow.","Trust Score v5 requires review or sandbox-only use before install."]},"agentCompatibility":["Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["Financial research output is not financial advice; require human review before any live investment decision.","License is unclear","Documentation summary is thin","License clarity: Unknown","Agent Proven outcomes: Early agent signal: 100% success from 1 agent outcomes"]},"outcomeEvidence":{"total":1,"successes":1,"failures":0,"notRelevant":0,"successRate":100,"installAttempts":1,"riskBlocked":0,"setupRequired":0,"installSuccessRate":100,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"recentSuccessRate":100,"recentFailureRate":0,"uniqueAgents":1,"agentProvenScore":42,"agentProvenLabel":"Early agent signal","lastOutcomeAt":"2026-08-12T13:36:46.270624+00:00","label":"Early agent signal: 100% success from 1 agent outcomes"},"autoInstall":{"allowed":false,"sandboxRequired":true,"policy":"human_review_before_install","reason":"Compare alternatives before installing."},"outcome_loop":{"version":"openagentskill-agent-outcome-v3","required_after_install":true,"endpoint":"/api/agent/outcome","method":"POST","event_id_source":"feedback.event_id, install_receipt.resolve_event_id, or decision_packet.outcome_feedback.event_id","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"required_fields":["event_id","skill_slug","task"],"quality_fields":["task_success","output_quality","error_type","human_review_required","used_in_production","workspace","evidence_url","time_to_useful_ms"],"ranking_inputs_updated":["Trust Score v5 outcome confidence","Agent Proven Score","Resolve ranking task-fit evidence","Skill detail machine-readable metadata","Outcome leaderboard"]},"agent_contract":{"suited_tasks":["finance","quant","research","algorithmic-trading","hedgefund","quant-finance"],"suited_agents":["Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"install_command":"npx skills add cybergeekgyan/Quant-Developers-Resources","trust_score":67,"trust_version":"trust-score-v5","risk_level":"medium","do_not_use_when":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Commercial reuse before clarifying license terms","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"before_install":["Read the audit page and machine-readable metadata.","Confirm the install command, license, and permission surface fit the workspace.","Get explicit human approval or choose an alternative before installing."],"after_run":["Report the outcome to /api/agent/outcome using the resolve event id.","Include output_quality, workspace, human_review_required, and evidence_url when available.","Re-resolve before broad production rollout."]},"bestFor":["finance","quant","research","algorithmic-trading","hedgefund","quant-finance"],"doNotUseFor":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Commercial reuse before clarifying license terms","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"knownRisks":["Financial research output is not financial advice; require human review before any live investment decision.","License is unclear","Documentation summary is thin","License clarity: Unknown","Agent Proven outcomes: Early agent signal: 100% success from 1 agent outcomes"],"backward_compatible":{"trust_score_v4":{"version":"trust-score-v4","score":81,"tier":"strong","label":"Strong shortlist","summary":"Good trust signals with a few areas worth checking before rollout."}}},"agent_proven":{"version":"agent-proven-v1","score":42,"tier":"early","label":"Early agent signal","summary":"Early agent signal: 1 outcome, 100% success, Agent Proven Score 42/100.","metrics":{"totalOutcomes":1,"successfulOutcomes":1,"failedOutcomes":0,"installAttempts":1,"installSuccessRate":100,"successRate":100,"recentSuccessRate":100,"recentFailureRate":0,"riskBlocked":0,"setupRequired":0,"notRelevant":0,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"uniqueAgents":1,"lastOutcomeAt":"2026-08-12T13:36:46.270624+00:00"},"signals":["100% all-time success","100% recent success","1 install attempt","1 agent surface"],"penalties":[]},"audit":{"audit_score":85,"risk_level":"needs_review","risk_label":"Needs review","warnings":["License is unclear","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","License clarity: Unknown"]},"safety":{"score":73,"level":"review_before_install","label":"Review before install","safety_tier":{"tier":"reviewed","label":"Reviewed with permission notes","badge":"REVIEWED","summary":"Usable candidate, but the agent should surface permission and audit notes before installation.","recommended_action":"Require human approval before installing into a real workspace.","auto_install_policy":"review","reasons":["License is unclear","73/100 agent safety score"]},"auto_install_allowed":false,"human_review_required":true,"blocked":false,"audit_risk":"needs_review","permission_hints":[{"id":"network","label":"Network access","reason":"Skill likely fetches remote pages, APIs, repositories, or external services.","severity":"medium"}],"policy_warnings":["License is unclear"],"constraints_applied":{"max_risk":"medium","needs_install_command":true,"min_stars":0}},"safety_gate":{"tier":"reviewed","label":"Reviewed with permission notes","badge":"REVIEWED","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Require human approval before installing into a real workspace.","reasons":["License is unclear","73/100 agent safety score"]},"decision":{"readiness_score":100,"readiness_label":"Production-ready","headline":"Primary pick for Research agents","role":"Primary pick","best_for":["Research agents workflows","general agent builders","teams that value GitHub adoption signals"],"risks":["No OpenAgentSkill engagement data yet"],"next_steps":["Install it in a sandbox agent and run one Research agents task end to end.","Compare output quality, latency, and failure behavior against at least one alternative.","Promote it into production only after reviewing repository permissions, license, and maintenance signals."]},"install_plan":{"target":"codex","label":"Codex install prompt","command":"npx skills add cybergeekgyan/Quant-Developers-Resources","value":"Install the \"Quant Developers Resources\" agent skill from https://github.com/cybergeekgyan/Quant-Developers-Resources. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Resources to Prepare for Quant Developers/ Quantitative Researcher/ Quantitative Trader/ Quant Analyst/ Software Engineers in Quant Trading Firms, HFTs and Hedge Funds After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"cybergeekgyan-quant-developers-resources\",\"task\":\"Install Quant Developers Resources\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","kind":"agent-prompt","steps":["Review Quant Developers Resources trust and audit signals before installing.","Send the install prompt to the target agent.","Install in a sandbox or low-risk workspace first.","Pin the repository source and re-check the audit before production use."],"targets":[{"id":"openagentskill-cli","label":"CLI","title":"OpenAgentSkill CLI","kind":"command","value":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz install cybergeekgyan-quant-developers-resources","description":"Resolve policy, run the source installer safely, and report a verified install receipt.","copyLabel":"Copy command"},{"id":"codex","label":"Codex","title":"Codex install prompt","kind":"agent-prompt","value":"Install the \"Quant Developers Resources\" agent skill from https://github.com/cybergeekgyan/Quant-Developers-Resources. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Resources to Prepare for Quant Developers/ Quantitative Researcher/ Quantitative Trader/ Quant Analyst/ Software Engineers in Quant Trading Firms, HFTs and Hedge Funds After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"cybergeekgyan-quant-developers-resources\",\"task\":\"Install Quant Developers Resources\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Give Codex a repo-aware install prompt when the skill is not available through a local CLI.","copyLabel":"Copy prompt"},{"id":"claude-code","label":"Claude Code","title":"Claude Code skill prompt","kind":"agent-prompt","value":"Add \"Quant Developers Resources\" as a Claude Code skill from https://github.com/cybergeekgyan/Quant-Developers-Resources. Inspect the skill instructions, place the reusable skill files in the appropriate local skills location for this project, and report the activation steps. Skill purpose: Resources to Prepare for Quant Developers/ Quantitative Researcher/ Quantitative Trader/ Quant Analyst/ Software Engineers in Quant Trading Firms, HFTs and Hedge Funds After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"cybergeekgyan-quant-developers-resources\",\"task\":\"Install Quant Developers Resources\",\"agent\":\"claude-code\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Use this prompt to ask Claude Code to add the skill and explain the local activation steps.","copyLabel":"Copy prompt"},{"id":"cursor","label":"Cursor","title":"Cursor rule prompt","kind":"agent-prompt","value":"Turn \"Quant Developers Resources\" from https://github.com/cybergeekgyan/Quant-Developers-Resources into a reusable Cursor project rule or agent instruction. Preserve the core workflow, adapt paths to this repo, and keep the rule scoped to tasks where it is relevant. Skill purpose: Resources to Prepare for Quant Developers/ Quantitative Researcher/ Quantitative Trader/ Quant Analyst/ Software Engineers in Quant Trading Firms, HFTs and Hedge Funds After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"cybergeekgyan-quant-developers-resources\",\"task\":\"Install Quant Developers Resources\",\"agent\":\"cursor\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Use this when installing as Cursor project rules or reusable agent instructions.","copyLabel":"Copy prompt"}]},"machine_metadata":{"version":"openagentskill-agent-metadata-v2","skill":{"slug":"cybergeekgyan-quant-developers-resources","name":"Quant Developers Resources","description":"Resources to Prepare for Quant Developers/ Quantitative Researcher/ Quantitative Trader/ Quant Analyst/ Software Engineers in Quant Trading Firms, HFTs and Hedge Funds","category":"finance","url":"https://www.openagentskill.com/skills/cybergeekgyan-quant-developers-resources","repository":"https://github.com/cybergeekgyan/Quant-Developers-Resources","github_repo":"cybergeekgyan/Quant-Developers-Resources"},"suited_tasks":["Research agents workflows","general agent builders","teams that value GitHub adoption signals","Search sources","Extract claims","Synthesize findings","Retrieve market data","Compare financial signals"],"suited_agents":["Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI","CLI"],"install":{"command":"npx skills add cybergeekgyan/Quant-Developers-Resources","ready":true,"targets":[{"id":"openagentskill-cli","label":"CLI","kind":"command","value":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz install cybergeekgyan-quant-developers-resources"},{"id":"codex","label":"Codex","kind":"agent-prompt","value":"Install the \"Quant Developers Resources\" agent skill from https://github.com/cybergeekgyan/Quant-Developers-Resources. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Resources to Prepare for Quant Developers/ Quantitative Researcher/ Quantitative Trader/ Quant Analyst/ Software Engineers in Quant Trading Firms, HFTs and Hedge Funds After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"cybergeekgyan-quant-developers-resources\",\"task\":\"Install Quant Developers Resources\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."},{"id":"claude-code","label":"Claude Code","kind":"agent-prompt","value":"Add \"Quant Developers Resources\" as a Claude Code skill from https://github.com/cybergeekgyan/Quant-Developers-Resources. Inspect the skill instructions, place the reusable skill files in the appropriate local skills location for this project, and report the activation steps. Skill purpose: Resources to Prepare for Quant Developers/ Quantitative Researcher/ Quantitative Trader/ Quant Analyst/ Software Engineers in Quant Trading Firms, HFTs and Hedge Funds After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"cybergeekgyan-quant-developers-resources\",\"task\":\"Install Quant Developers Resources\",\"agent\":\"claude-code\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."},{"id":"cursor","label":"Cursor","kind":"agent-prompt","value":"Turn \"Quant Developers Resources\" from https://github.com/cybergeekgyan/Quant-Developers-Resources into a reusable Cursor project rule or agent instruction. Preserve the core workflow, adapt paths to this repo, and keep the rule scoped to tasks where it is relevant. Skill purpose: Resources to Prepare for Quant Developers/ Quantitative Researcher/ Quantitative Trader/ Quant Analyst/ Software Engineers in Quant Trading Firms, HFTs and Hedge Funds After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"cybergeekgyan-quant-developers-resources\",\"task\":\"Install Quant Developers Resources\",\"agent\":\"cursor\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."}],"handoff_url":"https://www.openagentskill.com/api/skills/cybergeekgyan-quant-developers-resources/install","manifest_url":"https://www.openagentskill.com/api/registry/manifest/cybergeekgyan-quant-developers-resources"},"trust":{"score":81,"label":"Strong shortlist","version":"trust-score-v4","install_policy":"human_review_before_install","evidence":{"stars":"3.3K GitHub stars","repoActivity":"3.3K stars, 410 forks","lastPushed":"4mo since push","license":"Unknown","repository":"https://github.com/cybergeekgyan/Quant-Developers-Resources","install":"npx skills add cybergeekgyan/Quant-Developers-Resources","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Usable metadata, review docs","agentOutcomes":"Early agent signal: 100% success from 1 agent outcomes"},"outcome_evidence":{"total":1,"successes":1,"failures":0,"not_relevant":0,"success_rate":100,"recent_success_rate":100,"recent_failure_rate":0,"install_attempts":1,"install_success_rate":100,"risk_blocked":0,"setup_required":0,"avg_output_quality":null,"production_outcomes":0,"last_outcome_at":"2026-08-12T13:36:46.270624+00:00","label":"Early agent signal: 100% success from 1 agent outcomes"},"auto_install":{"allowed":false,"sandbox_required":true,"reason":"Human review or sandbox validation is required before automatic installation."},"best_for":["finance","quant","research","algorithmic-trading","hedgefund","quant-finance"],"known_risks":["Financial research output is not financial advice; require human review before any live investment decision.","License is unclear","Documentation summary is thin","License clarity: Unknown","Agent Proven outcomes: Early agent signal: 100% success from 1 agent outcomes"]},"agent_proven":{"version":"agent-proven-v1","score":42,"tier":"early","label":"Early agent signal","summary":"Early agent signal: 1 outcome, 100% success, Agent Proven Score 42/100.","metrics":{"totalOutcomes":1,"successfulOutcomes":1,"failedOutcomes":0,"installAttempts":1,"installSuccessRate":100,"successRate":100,"recentSuccessRate":100,"recentFailureRate":0,"riskBlocked":0,"setupRequired":0,"notRelevant":0,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"uniqueAgents":1,"lastOutcomeAt":"2026-08-12T13:36:46.270624+00:00"},"signals":["100% all-time success","100% recent success","1 install attempt","1 agent surface"],"penalties":[]},"audit":{"score":85,"risk_level":"needs_review","risk_label":"Needs review","warnings":["License is unclear","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","License clarity: Unknown"]},"safety_gate":{"tier":"reviewed","label":"Reviewed with permission notes","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Require human approval before installing into a real workspace."},"quality":{"score":91,"label":"Excellent"},"supply":{"track":"Finance and quant workflows","scenario":"Finance and quant","maintenance":"4mo since push","risk":"Needs review"},"alternative_skills":[],"do_not_use_when":["teams that need a vendor-supported SLA","high-compliance environments without internal security review","No OpenAgentSkill engagement data yet","License is unclear","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","License clarity: Unknown"],"agent_contract":{"task_input":"Use Awesome Deep Trading","recommended_action":"Require human approval before installing into a real workspace.","install_policy":"review","minimum_review_before_use":["Trust: 81/100 Strong shortlist","Audit: 85/100 Needs review","Safety: 73/100 Review before install","Review repository, license, install command, and permission surface before production use."],"expected_agent_output":{"selected_skill":"cybergeekgyan-quant-developers-resources (Quant Developers Resources)","install_command":"npx skills add cybergeekgyan/Quant-Developers-Resources","risk_summary":"Needs review; Reviewed with permission notes; Review before production","verification_result":"Report the smallest successful task, files touched, warnings, and any missing setup."}},"outcome_feedback":{"endpoint":"https://www.openagentskill.com/api/agent/outcome","method":"POST","requires_resolve_event_id":true,"event_id_source":"Use install_receipt.outcome_feedback.event_id or feedback.event_id returned by /api/agent/resolve for the current task.","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"payload_template":{"event_id":"<install_receipt.outcome_feedback.event_id or feedback.event_id from /api/agent/resolve>","skill_slug":"cybergeekgyan-quant-developers-resources","task":"Use Awesome Deep Trading","agent":"codex","outcome":"success","install_used":true,"risk_blocked":false,"setup_required":false,"task_success":true,"output_quality":4,"error_type":null,"human_review_required":false,"workspace":"sandbox","time_to_useful_ms":120000,"notes":"Report the smallest successful task, setup friction, files touched, and risk notes."}},"endpoints":{"web":"https://www.openagentskill.com/skills/cybergeekgyan-quant-developers-resources","api":"https://www.openagentskill.com/api/agent/skills/cybergeekgyan-quant-developers-resources","audit":"https://www.openagentskill.com/skills/cybergeekgyan-quant-developers-resources/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=cybergeekgyan-quant-developers-resources&task=Use%20Awesome%20Deep%20Trading&max_risk=medium","resolve":"https://www.openagentskill.com/api/agent/resolve?task=Use%20Awesome%20Deep%20Trading&agent=codex&max_risk=medium","receipt":"https://www.openagentskill.com/api/agent/receipt?task=Use%20Awesome%20Deep%20Trading&agent=codex&max_risk=medium&format=text","install":"https://www.openagentskill.com/api/skills/cybergeekgyan-quant-developers-resources/install","manifest":"https://www.openagentskill.com/api/registry/manifest/cybergeekgyan-quant-developers-resources"}},"use_cases":[{"slug":"research-agents","title":"Research agents","url":"https://www.openagentskill.com/use-cases/research-agents"},{"slug":"finance-quant","title":"Finance and quant","url":"https://www.openagentskill.com/use-cases/finance-quant"},{"slug":"coding-agents","title":"Coding agents","url":"https://www.openagentskill.com/use-cases/coding-agents"}],"urls":{"web":"https://www.openagentskill.com/skills/cybergeekgyan-quant-developers-resources","api":"https://www.openagentskill.com/api/agent/skills/cybergeekgyan-quant-developers-resources","install_api":"https://www.openagentskill.com/api/skills/cybergeekgyan-quant-developers-resources/install","audit":"https://www.openagentskill.com/skills/cybergeekgyan-quant-developers-resources/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=cybergeekgyan-quant-developers-resources&task=Use%20Awesome%20Deep%20Trading&max_risk=medium","badge":"https://www.openagentskill.com/api/badge/cybergeekgyan-quant-developers-resources?metric=audit","repository":"https://github.com/cybergeekgyan/Quant-Developers-Resources"}},{"rank":5,"match_score":68,"raw_match_score":679.8,"semantic_relevance":68,"skill":{"slug":"tradermonty-us-stock-analysis","name":"US Stock Analysis","description":"Research a US equity across fundamentals, valuation, technical context, peers, and current market data.","category":"Finance","github_stars":2602,"created_at":"2026-06-01T00:00:00.000Z","updated_at":"2026-08-10T00:00:00.000Z","repository":"https://github.com/tradermonty/claude-trading-skills/tree/main/skills/us-stock-analysis","github_repo":"tradermonty/claude-trading-skills"},"recommendation_reasons":["Matches task terms: trading","Useful GitHub adoption: 2,602 stars","Quality score 83/100","Install handoff is available","Repository freshness signal is available"],"supply_profile":{"track":{"slug":"finance","label":"Finance and quant workflows","shortLabel":"Finance","description":"Market data, SEC filings, portfolio analysis, quant research, backtesting, and risk workflows."},"scenario":{"label":"Finance and quant","description":"I need my agent to analyze markets, financial data, filings, portfolios, and quant strategies.","useCases":[{"slug":"research-agents","title":"Research agents"},{"slug":"finance-quant","title":"Finance and quant"},{"slug":"coding-agents","title":"Coding agents"}]},"applicableAgents":["Claude Code","OpenAI Agents","CLI","Codex","Cursor"],"install":{"ready":true,"command":"npx -y skills add tradermonty/claude-trading-skills --skill us-stock-analysis","primaryTarget":"CLI","targetCount":4},"githubQuality":{"stars":2602,"starsLabel":"2.6K","forks":0,"license":"MIT","qualityScore":100,"trustScore":82,"auditScore":91},"maintenance":{"status":"fresh","label":"13d since push","daysSincePush":13,"lastPushedAt":"2026-08-10T00:00:00.000Z"},"risk":{"level":"needs_review","label":"Needs review","requiresReview":true,"notes":["Financial research output is not financial advice; require human review before any live investment decision","Financial output is research only and must not be used as personalized investment advice.","Financial research output is not financial advice; require human review before any live investment decision.","Needs review"]},"coverageTags":["Finance","Finance and quant","agent-skill","stock-analysis","fundamental-analysis","valuation","equity-research","Claude Code"]},"quality":{"score":100,"tier":"excellent","label":"Excellent","summary":"High-confidence pick with strong adoption and healthy maintenance signals.","signals":[{"label":"GitHub stars","value":"2.6K","tone":"positive"},{"label":"Freshness","value":"13d ago","tone":"positive"},{"label":"Install ready","value":"Yes","tone":"positive"},{"label":"License","value":"MIT","tone":"neutral"}],"warnings":["Financial output is research only and must not be used as personalized investment advice."]},"trust":{"version":"trust-score-v4","score":82,"tier":"strong","label":"Strong shortlist","summary":"Good trust signals with a few areas worth checking before rollout.","recommendedAction":"Test in a sandbox workflow and compare its install path with close alternatives.","dimensions":[{"id":"github_adoption","label":"GitHub adoption","score":86,"weight":0.13,"status":"pass","detail":"2.6K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":66,"weight":0.08,"status":"info","detail":"2.6K stars, 0 forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":100,"weight":0.14,"status":"pass","detail":"13d since push"},{"id":"license","label":"License clarity","score":86,"weight":0.09,"status":"pass","detail":"MIT"},{"id":"documentation","label":"README/SKILL.md completeness","score":90,"weight":0.14,"status":"pass","detail":"Metadata includes enough usage and workflow context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":90,"weight":0.12,"status":"pass","detail":"no major dependency risk hints in public metadata"},{"id":"installability","label":"Install availability","score":92,"weight":0.1,"status":"pass","detail":"npx -y skills add tradermonty/claude-trading-skills --skill us-stock-analysis"},{"id":"install_safety","label":"Install command safety","score":92,"weight":0.1,"status":"pass","detail":"standard package or runtime install path"},{"id":"permission_surface","label":"Permission surface","score":100,"weight":0.07,"status":"pass","detail":"no high-risk permission surface in public metadata"},{"id":"repository","label":"Repository evidence","score":86,"weight":0.04,"status":"pass","detail":"https://github.com/tradermonty/claude-trading-skills/tree/main/skills/us-stock-analysis"},{"id":"review_status","label":"Review status","score":83,"weight":0.05,"status":"info","detail":"AI review data available"},{"id":"agent_outcomes","label":"Agent Proven outcomes","score":54,"weight":0.13,"status":"info","detail":"No agent outcome data yet"}],"checks":[{"status":"pass","label":"GitHub adoption","detail":"2.6K GitHub stars"},{"status":"info","label":"Stars/forks activity","detail":"2.6K stars, 0 forks; issue activity unavailable in current metadata"},{"status":"pass","label":"Recent maintenance","detail":"13d since push"},{"status":"pass","label":"License clarity","detail":"MIT"},{"status":"pass","label":"README/SKILL.md completeness","detail":"Metadata includes enough usage and workflow context"},{"status":"pass","label":"Dependency/runtime risk","detail":"no major dependency risk hints in public metadata"},{"status":"pass","label":"Install availability","detail":"npx -y skills add tradermonty/claude-trading-skills --skill us-stock-analysis"},{"status":"pass","label":"Install command safety","detail":"standard package or runtime install path"},{"status":"pass","label":"Permission surface","detail":"no high-risk permission surface in public metadata"},{"status":"pass","label":"Repository evidence","detail":"https://github.com/tradermonty/claude-trading-skills/tree/main/skills/us-stock-analysis"},{"status":"info","label":"Review status","detail":"AI review data available"},{"status":"info","label":"Agent Proven outcomes","detail":"No agent outcome data yet"},{"status":"warn","label":"Ownership","detail":"No approved owner claim yet"},{"status":"info","label":"OpenAgentSkill usage","detail":"No local usage activity yet"},{"status":"info","label":"Agent outcomes","detail":"No agent outcome data yet"}],"strengths":["AI review approved","Install path is available","Repository evidence is available","Recently maintained repository","Meaningful GitHub adoption signal","Install command has no obvious high-risk pattern"],"warnings":["Financial output is research only and must not be used as personalized investment advice.","Financial research output is not financial advice; require human review before any live investment decision."],"evidence":{"stars":"2.6K GitHub stars","repoActivity":"2.6K stars, 0 forks","lastPushed":"13d since push","license":"MIT","repository":"https://github.com/tradermonty/claude-trading-skills/tree/main/skills/us-stock-analysis","install":"npx -y skills add tradermonty/claude-trading-skills --skill us-stock-analysis","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Strong README/SKILL.md context","agentOutcomes":"No agent outcome data yet"},"installReadiness":{"ready":true,"command":"npx -y skills add tradermonty/claude-trading-skills --skill us-stock-analysis","policy":"human_review_before_install","label":"Human review before install","notes":["Install path is available","Repository evidence is available","License is declared","No Agent Proven outcome evidence yet","13d since push","Financial domain: human review is required before use in a live investment workflow."]},"agentCompatibility":["Claude Code","Codex","skills.sh","Web search","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["Financial output is research only and must not be used as personalized investment advice.","Financial research output is not financial advice; require human review before any live investment decision."]},"outcomeEvidence":{"total":0,"successes":0,"failures":0,"notRelevant":0,"successRate":null,"installAttempts":0,"riskBlocked":0,"setupRequired":0,"installSuccessRate":null,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"recentSuccessRate":null,"recentFailureRate":null,"uniqueAgents":0,"agentProvenScore":0,"agentProvenLabel":"Needs first agent run","lastOutcomeAt":null,"label":"No agent outcome data yet"},"autoInstall":{"allowed":false,"sandboxRequired":true,"policy":"human_review_before_install","reason":"Human review or sandbox validation is required before automatic installation."},"bestFor":["Finance","agent-skill","stock-analysis","fundamental-analysis","valuation","equity-research"],"doNotUseFor":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"knownRisks":["Financial output is research only and must not be used as personalized investment advice.","Financial research output is not financial advice; require human review before any live investment decision."]},"trust_v5":{"version":"trust-score-v5","score":74,"base_score":82,"outcome_confidence":0,"tier":"review","label":"Sandbox only","summary":"Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.","recommendedAction":"Run only in a sandbox and compare close alternatives before using it for real work.","decision":{"install_policy":"human_review_before_install","auto_install_allowed":false,"human_review_required":true,"sandbox_first":true,"agent_action":"Compare alternatives before installing.","reasoning":["74/100 Trust Score v5","82/100 Trust Score v4 baseline","Needs more real agent outcomes before unattended install","Install path is available","Review before production"],"review_required_when":["The workspace contains production secrets, payments, private customer data, or irreversible actions.","The install command requests shell, network, credential, database, or broad filesystem access.","Outcome evidence is missing, recently failed, or required human review.","Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace"]},"dimensions":[{"id":"github_adoption","label":"GitHub adoption","score":86,"weight":0.13,"status":"pass","detail":"2.6K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":66,"weight":0.08,"status":"info","detail":"2.6K stars, 0 forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":100,"weight":0.14,"status":"pass","detail":"13d since push"},{"id":"license","label":"License clarity","score":86,"weight":0.09,"status":"pass","detail":"MIT"},{"id":"documentation","label":"README/SKILL.md completeness","score":90,"weight":0.14,"status":"pass","detail":"Metadata includes enough usage and workflow context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":90,"weight":0.12,"status":"pass","detail":"no major dependency risk hints in public metadata"},{"id":"installability","label":"Install availability","score":92,"weight":0.1,"status":"pass","detail":"npx -y skills add tradermonty/claude-trading-skills --skill us-stock-analysis"},{"id":"install_safety","label":"Install command safety","score":92,"weight":0.1,"status":"pass","detail":"standard package or runtime install path"},{"id":"permission_surface","label":"Permission surface","score":100,"weight":0.07,"status":"pass","detail":"no high-risk permission surface in public metadata"},{"id":"repository","label":"Repository evidence","score":86,"weight":0.04,"status":"pass","detail":"https://github.com/tradermonty/claude-trading-skills/tree/main/skills/us-stock-analysis"},{"id":"review_status","label":"Review status","score":83,"weight":0.05,"status":"info","detail":"AI review data available"},{"id":"agent_outcomes","label":"Agent Proven outcomes","score":54,"weight":0.13,"status":"info","detail":"No agent outcome data yet"}],"checks":[{"status":"pass","label":"GitHub adoption","detail":"2.6K GitHub stars"},{"status":"info","label":"Stars/forks activity","detail":"2.6K stars, 0 forks; issue activity unavailable in current metadata"},{"status":"pass","label":"Recent maintenance","detail":"13d since push"},{"status":"pass","label":"License clarity","detail":"MIT"},{"status":"pass","label":"README/SKILL.md completeness","detail":"Metadata includes enough usage and workflow context"},{"status":"pass","label":"Dependency/runtime risk","detail":"no major dependency risk hints in public metadata"},{"status":"pass","label":"Install availability","detail":"npx -y skills add tradermonty/claude-trading-skills --skill us-stock-analysis"},{"status":"pass","label":"Install command safety","detail":"standard package or runtime install path"},{"status":"pass","label":"Permission surface","detail":"no high-risk permission surface in public metadata"},{"status":"pass","label":"Repository evidence","detail":"https://github.com/tradermonty/claude-trading-skills/tree/main/skills/us-stock-analysis"},{"status":"info","label":"Review status","detail":"AI review data available"},{"status":"info","label":"Agent Proven outcomes","detail":"No agent outcome data yet"},{"status":"warn","label":"Ownership","detail":"No approved owner claim yet"},{"status":"info","label":"OpenAgentSkill usage","detail":"No local usage activity yet"},{"status":"info","label":"Agent outcomes","detail":"No agent outcome data yet"}],"strengths":["AI review approved","Install path is available","Repository evidence is available","Recently maintained repository","Meaningful GitHub adoption signal","Install command has no obvious high-risk pattern","Outcome loop is ready but needs first real agent run"],"warnings":["Financial output is research only and must not be used as personalized investment advice.","Financial research output is not financial advice; require human review before any live investment decision.","No real agent outcome reports yet","Human review required before unattended installation"],"evidence":{"stars":"2.6K GitHub stars","repoActivity":"2.6K stars, 0 forks","lastPushed":"13d since push","license":"MIT","repository":"https://github.com/tradermonty/claude-trading-skills/tree/main/skills/us-stock-analysis","install":"npx -y skills add tradermonty/claude-trading-skills --skill us-stock-analysis","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Strong README/SKILL.md context","agentOutcomes":"No agent outcome data yet","agentProvenScore":0,"outcomeConfidence":"0%","installPolicy":"human_review_before_install"},"installReadiness":{"ready":true,"command":"npx -y skills add tradermonty/claude-trading-skills --skill us-stock-analysis","policy":"human_review_before_install","label":"Human review before install","notes":["Install path is available","Repository evidence is available","License is declared","No Agent Proven outcome evidence yet","13d since push","Financial domain: human review is required before use in a live investment workflow.","Trust Score v5 requires review or sandbox-only use before install."]},"agentCompatibility":["Claude Code","Codex","skills.sh","Web search","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["Financial output is research only and must not be used as personalized investment advice.","Financial research output is not financial advice; require human review before any live investment decision."]},"outcomeEvidence":{"total":0,"successes":0,"failures":0,"notRelevant":0,"successRate":null,"installAttempts":0,"riskBlocked":0,"setupRequired":0,"installSuccessRate":null,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"recentSuccessRate":null,"recentFailureRate":null,"uniqueAgents":0,"agentProvenScore":0,"agentProvenLabel":"Needs first agent run","lastOutcomeAt":null,"label":"No agent outcome data yet"},"autoInstall":{"allowed":false,"sandboxRequired":true,"policy":"human_review_before_install","reason":"Compare alternatives before installing."},"outcome_loop":{"version":"openagentskill-agent-outcome-v3","required_after_install":true,"endpoint":"/api/agent/outcome","method":"POST","event_id_source":"feedback.event_id, install_receipt.resolve_event_id, or decision_packet.outcome_feedback.event_id","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"required_fields":["event_id","skill_slug","task"],"quality_fields":["task_success","output_quality","error_type","human_review_required","used_in_production","workspace","evidence_url","time_to_useful_ms"],"ranking_inputs_updated":["Trust Score v5 outcome confidence","Agent Proven Score","Resolve ranking task-fit evidence","Skill detail machine-readable metadata","Outcome leaderboard"]},"agent_contract":{"suited_tasks":["Finance","agent-skill","stock-analysis","fundamental-analysis","valuation","equity-research"],"suited_agents":["Claude Code","Codex","skills.sh","Web search","Cursor","OpenAgentSkill CLI"],"install_command":"npx -y skills add tradermonty/claude-trading-skills --skill us-stock-analysis","trust_score":74,"trust_version":"trust-score-v5","risk_level":"medium","do_not_use_when":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"before_install":["Read the audit page and machine-readable metadata.","Confirm the install command, license, and permission surface fit the workspace.","Get explicit human approval or choose an alternative before installing."],"after_run":["Report the outcome to /api/agent/outcome using the resolve event id.","Include output_quality, workspace, human_review_required, and evidence_url when available.","Re-resolve before broad production rollout."]},"bestFor":["Finance","agent-skill","stock-analysis","fundamental-analysis","valuation","equity-research"],"doNotUseFor":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace","Autonomous investment, trading, tax, or suitability decisions without a qualified human review"],"knownRisks":["Financial output is research only and must not be used as personalized investment advice.","Financial research output is not financial advice; require human review before any live investment decision."],"backward_compatible":{"trust_score_v4":{"version":"trust-score-v4","score":82,"tier":"strong","label":"Strong shortlist","summary":"Good trust signals with a few areas worth checking before rollout."}}},"agent_proven":{"version":"agent-proven-v1","score":0,"tier":"unproven","label":"Needs first agent run","summary":"No agent outcome reports yet. Use Resolve, run one narrow sandbox task, then report the result.","metrics":{"totalOutcomes":0,"successfulOutcomes":0,"failedOutcomes":0,"installAttempts":0,"installSuccessRate":null,"successRate":null,"recentSuccessRate":null,"recentFailureRate":null,"riskBlocked":0,"setupRequired":0,"notRelevant":0,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"uniqueAgents":0,"lastOutcomeAt":null},"signals":[],"penalties":["No real agent outcome evidence yet"]},"audit":{"audit_score":91,"risk_level":"needs_review","risk_label":"Needs review","warnings":["Financial research output is not financial advice; require human review before any live investment decision","Financial output is research only and must not be used as personalized investment advice.","Financial research output is not financial advice; require human review before any live investment decision."]},"safety":{"score":79,"level":"review_before_install","label":"Review before install","safety_tier":{"tier":"reviewed","label":"Reviewed with permission notes","badge":"REVIEWED","summary":"Usable candidate, but the agent should surface permission and audit notes before installation.","recommended_action":"Require human approval before installing into a real workspace.","auto_install_policy":"review","reasons":["Financial research output is not financial advice; require human review before any live investment decision","79/100 agent safety score"]},"auto_install_allowed":false,"human_review_required":true,"blocked":false,"audit_risk":"needs_review","permission_hints":[{"id":"network","label":"Network access","reason":"Skill likely fetches remote pages, APIs, repositories, or external services.","severity":"medium"}],"policy_warnings":["Financial research output is not financial advice; require human review before any live investment decision"],"constraints_applied":{"max_risk":"medium","needs_install_command":true,"min_stars":0}},"safety_gate":{"tier":"reviewed","label":"Reviewed with permission notes","badge":"REVIEWED","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Require human approval before installing into a real workspace.","reasons":["Financial research output is not financial advice; require human review before any live investment decision","79/100 agent safety score"]},"decision":{"readiness_score":100,"readiness_label":"Production-ready","headline":"Primary pick for Research agents","role":"Primary pick","best_for":["Research agents workflows","Claude Code teams","teams that value GitHub adoption signals"],"risks":["Financial output is research only and must not be used as personalized investment advice.","No OpenAgentSkill engagement data yet"],"next_steps":["Install it in a sandbox agent and run one Research agents task end to end.","Compare output quality, latency, and failure behavior against at least one alternative.","Promote it into production only after reviewing repository permissions, license, and maintenance signals."]},"install_plan":{"target":"codex","label":"Codex install prompt","command":"npx -y skills add tradermonty/claude-trading-skills --skill us-stock-analysis","value":"Install the \"US Stock Analysis\" agent skill from https://github.com/tradermonty/claude-trading-skills/tree/main/skills/us-stock-analysis. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Research a US equity across fundamentals, valuation, technical context, peers, and current market data. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"tradermonty-us-stock-analysis\",\"task\":\"Install US Stock Analysis\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","kind":"agent-prompt","steps":["Review US Stock Analysis trust and audit signals before installing.","Send the install prompt to the target agent.","Install in a sandbox or low-risk workspace first.","Pin the repository source and re-check the audit before production use."],"targets":[{"id":"openagentskill-cli","label":"CLI","title":"OpenAgentSkill CLI","kind":"command","value":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz install tradermonty-us-stock-analysis","description":"Resolve policy, run the source installer safely, and report a verified install receipt.","copyLabel":"Copy command"},{"id":"codex","label":"Codex","title":"Codex install prompt","kind":"agent-prompt","value":"Install the \"US Stock Analysis\" agent skill from https://github.com/tradermonty/claude-trading-skills/tree/main/skills/us-stock-analysis. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Research a US equity across fundamentals, valuation, technical context, peers, and current market data. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"tradermonty-us-stock-analysis\",\"task\":\"Install US Stock Analysis\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Give Codex a repo-aware install prompt when the skill is not available through a local CLI.","copyLabel":"Copy prompt"},{"id":"claude-code","label":"Claude Code","title":"Claude Code skill prompt","kind":"agent-prompt","value":"Add \"US Stock Analysis\" as a Claude Code skill from https://github.com/tradermonty/claude-trading-skills/tree/main/skills/us-stock-analysis. Inspect the skill instructions, place the reusable skill files in the appropriate local skills location for this project, and report the activation steps. Skill purpose: Research a US equity across fundamentals, valuation, technical context, peers, and current market data. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"tradermonty-us-stock-analysis\",\"task\":\"Install US Stock Analysis\",\"agent\":\"claude-code\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Use this prompt to ask Claude Code to add the skill and explain the local activation steps.","copyLabel":"Copy prompt"},{"id":"cursor","label":"Cursor","title":"Cursor rule prompt","kind":"agent-prompt","value":"Turn \"US Stock Analysis\" from https://github.com/tradermonty/claude-trading-skills/tree/main/skills/us-stock-analysis into a reusable Cursor project rule or agent instruction. Preserve the core workflow, adapt paths to this repo, and keep the rule scoped to tasks where it is relevant. Skill purpose: Research a US equity across fundamentals, valuation, technical context, peers, and current market data. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"tradermonty-us-stock-analysis\",\"task\":\"Install US Stock Analysis\",\"agent\":\"cursor\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Use this when installing as Cursor project rules or reusable agent instructions.","copyLabel":"Copy prompt"}]},"machine_metadata":{"version":"openagentskill-agent-metadata-v2","skill":{"slug":"tradermonty-us-stock-analysis","name":"US Stock Analysis","description":"Research a US equity across fundamentals, valuation, technical context, peers, and current market data.","category":"Finance","url":"https://www.openagentskill.com/skills/tradermonty-us-stock-analysis","repository":"https://github.com/tradermonty/claude-trading-skills/tree/main/skills/us-stock-analysis","github_repo":"tradermonty/claude-trading-skills"},"suited_tasks":["Research agents workflows","Claude Code teams","teams that value GitHub adoption signals","Search sources","Extract claims","Synthesize findings","Retrieve market data","Compare financial signals"],"suited_agents":["Claude Code","Codex","skills.sh","Web search","Cursor","OpenAgentSkill CLI","OpenAI Agents","CLI"],"install":{"command":"npx -y skills add tradermonty/claude-trading-skills --skill us-stock-analysis","ready":true,"targets":[{"id":"openagentskill-cli","label":"CLI","kind":"command","value":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz install tradermonty-us-stock-analysis"},{"id":"codex","label":"Codex","kind":"agent-prompt","value":"Install the \"US Stock Analysis\" agent skill from https://github.com/tradermonty/claude-trading-skills/tree/main/skills/us-stock-analysis. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Research a US equity across fundamentals, valuation, technical context, peers, and current market data. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"tradermonty-us-stock-analysis\",\"task\":\"Install US Stock Analysis\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."},{"id":"claude-code","label":"Claude Code","kind":"agent-prompt","value":"Add \"US Stock Analysis\" as a Claude Code skill from https://github.com/tradermonty/claude-trading-skills/tree/main/skills/us-stock-analysis. Inspect the skill instructions, place the reusable skill files in the appropriate local skills location for this project, and report the activation steps. Skill purpose: Research a US equity across fundamentals, valuation, technical context, peers, and current market data. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"tradermonty-us-stock-analysis\",\"task\":\"Install US Stock Analysis\",\"agent\":\"claude-code\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."},{"id":"cursor","label":"Cursor","kind":"agent-prompt","value":"Turn \"US Stock Analysis\" from https://github.com/tradermonty/claude-trading-skills/tree/main/skills/us-stock-analysis into a reusable Cursor project rule or agent instruction. Preserve the core workflow, adapt paths to this repo, and keep the rule scoped to tasks where it is relevant. Skill purpose: Research a US equity across fundamentals, valuation, technical context, peers, and current market data. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"tradermonty-us-stock-analysis\",\"task\":\"Install US Stock Analysis\",\"agent\":\"cursor\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."}],"handoff_url":"https://www.openagentskill.com/api/skills/tradermonty-us-stock-analysis/install","manifest_url":"https://www.openagentskill.com/api/registry/manifest/tradermonty-us-stock-analysis"},"trust":{"score":82,"label":"Strong shortlist","version":"trust-score-v4","install_policy":"human_review_before_install","evidence":{"stars":"2.6K GitHub stars","repoActivity":"2.6K stars, 0 forks","lastPushed":"13d since push","license":"MIT","repository":"https://github.com/tradermonty/claude-trading-skills/tree/main/skills/us-stock-analysis","install":"npx -y skills add tradermonty/claude-trading-skills --skill us-stock-analysis","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Strong README/SKILL.md context","agentOutcomes":"No agent outcome data yet"},"outcome_evidence":{"total":0,"successes":0,"failures":0,"not_relevant":0,"success_rate":null,"recent_success_rate":null,"recent_failure_rate":null,"install_attempts":0,"install_success_rate":null,"risk_blocked":0,"setup_required":0,"avg_output_quality":null,"production_outcomes":0,"last_outcome_at":null,"label":"No agent outcome data yet"},"auto_install":{"allowed":false,"sandbox_required":true,"reason":"Human review or sandbox validation is required before automatic installation."},"best_for":["Finance","agent-skill","stock-analysis","fundamental-analysis","valuation","equity-research"],"known_risks":["Financial output is research only and must not be used as personalized investment advice.","Financial research output is not financial advice; require human review before any live investment decision."]},"agent_proven":{"version":"agent-proven-v1","score":0,"tier":"unproven","label":"Needs first agent run","summary":"No agent outcome reports yet. Use Resolve, run one narrow sandbox task, then report the result.","metrics":{"totalOutcomes":0,"successfulOutcomes":0,"failedOutcomes":0,"installAttempts":0,"installSuccessRate":null,"successRate":null,"recentSuccessRate":null,"recentFailureRate":null,"riskBlocked":0,"setupRequired":0,"notRelevant":0,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"uniqueAgents":0,"lastOutcomeAt":null},"signals":[],"penalties":["No real agent outcome evidence yet"]},"audit":{"score":91,"risk_level":"needs_review","risk_label":"Needs review","warnings":["Financial research output is not financial advice; require human review before any live investment decision","Financial output is research only and must not be used as personalized investment advice.","Financial research output is not financial advice; require human review before any live investment decision."]},"safety_gate":{"tier":"reviewed","label":"Reviewed with permission notes","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Require human approval before installing into a real workspace."},"quality":{"score":100,"label":"Excellent"},"supply":{"track":"Finance and quant workflows","scenario":"Finance and quant","maintenance":"13d since push","risk":"Needs review"},"alternative_skills":[],"do_not_use_when":["teams that need a vendor-supported SLA","production agents without a repository review","Financial output is research only and must not be used as personalized investment advice.","No OpenAgentSkill engagement data yet","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface"],"agent_contract":{"task_input":"Use Awesome Deep Trading","recommended_action":"Require human approval before installing into a real workspace.","install_policy":"review","minimum_review_before_use":["Trust: 82/100 Strong shortlist","Audit: 91/100 Needs review","Safety: 79/100 Review before install","Review repository, license, install command, and permission surface before production use."],"expected_agent_output":{"selected_skill":"tradermonty-us-stock-analysis (US Stock Analysis)","install_command":"npx -y skills add tradermonty/claude-trading-skills --skill us-stock-analysis","risk_summary":"Needs review; Reviewed with permission notes; Review before production","verification_result":"Report the smallest successful task, files touched, warnings, and any missing setup."}},"outcome_feedback":{"endpoint":"https://www.openagentskill.com/api/agent/outcome","method":"POST","requires_resolve_event_id":true,"event_id_source":"Use install_receipt.outcome_feedback.event_id or feedback.event_id returned by /api/agent/resolve for the current task.","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"payload_template":{"event_id":"<install_receipt.outcome_feedback.event_id or feedback.event_id from /api/agent/resolve>","skill_slug":"tradermonty-us-stock-analysis","task":"Use Awesome Deep Trading","agent":"codex","outcome":"success","install_used":true,"risk_blocked":false,"setup_required":false,"task_success":true,"output_quality":4,"error_type":null,"human_review_required":false,"workspace":"sandbox","time_to_useful_ms":120000,"notes":"Report the smallest successful task, setup friction, files touched, and risk notes."}},"endpoints":{"web":"https://www.openagentskill.com/skills/tradermonty-us-stock-analysis","api":"https://www.openagentskill.com/api/agent/skills/tradermonty-us-stock-analysis","audit":"https://www.openagentskill.com/skills/tradermonty-us-stock-analysis/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=tradermonty-us-stock-analysis&task=Use%20Awesome%20Deep%20Trading&max_risk=medium","resolve":"https://www.openagentskill.com/api/agent/resolve?task=Use%20Awesome%20Deep%20Trading&agent=codex&max_risk=medium","receipt":"https://www.openagentskill.com/api/agent/receipt?task=Use%20Awesome%20Deep%20Trading&agent=codex&max_risk=medium&format=text","install":"https://www.openagentskill.com/api/skills/tradermonty-us-stock-analysis/install","manifest":"https://www.openagentskill.com/api/registry/manifest/tradermonty-us-stock-analysis"}},"use_cases":[{"slug":"research-agents","title":"Research agents","url":"https://www.openagentskill.com/use-cases/research-agents"},{"slug":"finance-quant","title":"Finance and quant","url":"https://www.openagentskill.com/use-cases/finance-quant"},{"slug":"coding-agents","title":"Coding agents","url":"https://www.openagentskill.com/use-cases/coding-agents"}],"urls":{"web":"https://www.openagentskill.com/skills/tradermonty-us-stock-analysis","api":"https://www.openagentskill.com/api/agent/skills/tradermonty-us-stock-analysis","install_api":"https://www.openagentskill.com/api/skills/tradermonty-us-stock-analysis/install","audit":"https://www.openagentskill.com/skills/tradermonty-us-stock-analysis/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=tradermonty-us-stock-analysis&task=Use%20Awesome%20Deep%20Trading&max_risk=medium","badge":"https://www.openagentskill.com/api/badge/tradermonty-us-stock-analysis?metric=audit","repository":"https://github.com/tradermonty/claude-trading-skills/tree/main/skills/us-stock-analysis"}}],"blocked_candidates":[],"agent_workflow":{"mode":"resolve_review_install","recommended_action":"Require human approval before installing into a real workspace.","selected_skill":{"slug":"stocksharp-stocksharp","name":"StockSharp","url":"https://www.openagentskill.com/skills/stocksharp-stocksharp","repository":"https://github.com/StockSharp/StockSharp"},"install":{"target":"codex","label":"Codex install prompt","kind":"agent-prompt","command":"npx skills add StockSharp/StockSharp","value":"Install the \"StockSharp\" agent skill from https://github.com/StockSharp/StockSharp. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options). After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"stocksharp-stocksharp\",\"task\":\"Install StockSharp\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","api":"https://www.openagentskill.com/api/skills/stocksharp-stocksharp/install"},"copy_paste_prompt":"Task: Use Awesome Deep Trading\nUse StockSharp from https://www.openagentskill.com/skills/stocksharp-stocksharp.\nReview the audit first: https://www.openagentskill.com/skills/stocksharp-stocksharp/audit\nReview the eval first: https://www.openagentskill.com/api/agent/evals?slug=stocksharp-stocksharp&task=Use%20Awesome%20Deep%20Trading&max_risk=medium\nInstall handoff: https://www.openagentskill.com/api/skills/stocksharp-stocksharp/install\nInstall command: npx skills add StockSharp/StockSharp\nIf audit or policy warnings look unsafe for this workspace, use one of the alternatives instead.","api_sequence":[{"step":1,"label":"Resolve task","method":"GET","url":"https://www.openagentskill.com/api/agent/resolve?task=Use%20Awesome%20Deep%20Trading&agent=codex&max_risk=medium"},{"step":2,"label":"Fetch pre-install eval","method":"GET","url":"https://www.openagentskill.com/api/agent/evals?slug=stocksharp-stocksharp&task=Use%20Awesome%20Deep%20Trading&max_risk=medium"},{"step":3,"label":"Fetch selected skill profile","method":"GET","url":"https://www.openagentskill.com/api/agent/skills/stocksharp-stocksharp"},{"step":4,"label":"Fetch install handoff","method":"GET","url":"https://www.openagentskill.com/api/skills/stocksharp-stocksharp/install"},{"step":5,"label":"Review audit","method":"GET","url":"https://www.openagentskill.com/skills/stocksharp-stocksharp/audit"},{"step":6,"label":"Report outcome","method":"POST","url":"https://www.openagentskill.com/api/agent/outcome","body":{"event_id":"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d","skill_slug":"stocksharp-stocksharp","task":"Use Awesome Deep Trading","agent":"codex","outcome":"success","install_used":true,"risk_blocked":false,"setup_required":false,"task_success":true,"output_quality":4,"error_type":null,"human_review_required":false,"workspace":"sandbox","time_to_useful_ms":120000,"notes":"Solved the task in a sandbox workflow."}}],"review_checklist":["Safety tier: Reviewed with permission notes","Safety score: 81/100 Review before install","Audit score: 93/100 Needs review","Trust score: 82/100 Review then install","Readiness: 100/100 Production-ready","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"],"fallback_strategy":[{"slug":"thuquant-awesome-quant","name":"Awesome Quant","reason":"Matches task terms: awesome, trading","url":"https://www.openagentskill.com/skills/thuquant-awesome-quant","install_api":"https://www.openagentskill.com/api/skills/thuquant-awesome-quant/install"},{"slug":"alphaear-stock","name":"AlphaEar Stock Data","reason":"Matches task terms: awesome","url":"https://www.openagentskill.com/skills/alphaear-stock","install_api":"https://www.openagentskill.com/api/skills/alphaear-stock/install"},{"slug":"cybergeekgyan-quant-developers-resources","name":"Quant Developers Resources","reason":"Matches task terms: trading","url":"https://www.openagentskill.com/skills/cybergeekgyan-quant-developers-resources","install_api":"https://www.openagentskill.com/api/skills/cybergeekgyan-quant-developers-resources/install"}],"expected_agent_output":{"selected_skill":"slug and name","install_command":"command or agent prompt used","risk_summary":"audit, trust, and policy notes","next_step":"what the agent will do after install","outcome_event_id":"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d"}},"agent_handoff":{"version":"openagentskill-agent-handoff-v1","mode":"resolve_compare_review_install","task":"Use Awesome Deep Trading","agent":"codex","selected_skill":{"slug":"stocksharp-stocksharp","name":"StockSharp","url":"https://www.openagentskill.com/skills/stocksharp-stocksharp","api_url":"https://www.openagentskill.com/api/agent/skills/stocksharp-stocksharp","audit_url":"https://www.openagentskill.com/skills/stocksharp-stocksharp/audit","eval_url":"https://www.openagentskill.com/api/agent/evals?slug=stocksharp-stocksharp&task=Use%20Awesome%20Deep%20Trading&max_risk=medium","repository":"https://github.com/StockSharp/StockSharp"},"install_plan":{"command":"npx skills add StockSharp/StockSharp","target":"codex","label":"Codex install prompt","kind":"agent-prompt","value":"Install the \"StockSharp\" agent skill from https://github.com/StockSharp/StockSharp. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options). After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"stocksharp-stocksharp\",\"task\":\"Install StockSharp\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","install_api":"https://www.openagentskill.com/api/skills/stocksharp-stocksharp/install","auto_install_allowed":false,"human_review_required":true,"policy":"review"},"api_sequence":[{"step":1,"label":"Resolve task","method":"GET","url":"https://www.openagentskill.com/api/agent/resolve?task=Use%20Awesome%20Deep%20Trading&agent=codex&max_risk=medium"},{"step":2,"label":"Fetch pre-install eval","method":"GET","url":"https://www.openagentskill.com/api/agent/evals?slug=stocksharp-stocksharp&task=Use%20Awesome%20Deep%20Trading&max_risk=medium"},{"step":3,"label":"Fetch selected skill profile","method":"GET","url":"https://www.openagentskill.com/api/agent/skills/stocksharp-stocksharp"},{"step":4,"label":"Fetch install handoff","method":"GET","url":"https://www.openagentskill.com/api/skills/stocksharp-stocksharp/install"},{"step":5,"label":"Review audit","method":"GET","url":"https://www.openagentskill.com/skills/stocksharp-stocksharp/audit"},{"step":6,"label":"Report outcome","method":"POST","url":"https://www.openagentskill.com/api/agent/outcome","body":{"event_id":"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d","skill_slug":"stocksharp-stocksharp","task":"Use Awesome Deep Trading","agent":"codex","outcome":"success","install_used":true,"risk_blocked":false,"setup_required":false,"task_success":true,"output_quality":4,"error_type":null,"human_review_required":false,"workspace":"sandbox","time_to_useful_ms":120000,"notes":"Solved the task in a sandbox workflow."}}],"platform_templates":[{"id":"codex","name":"Codex","surface":"Coding agent / local workspace","copy_prompt":"Task: Use Awesome Deep Trading\nSelected skill: StockSharp (stocksharp-stocksharp)\nSkill URL: https://www.openagentskill.com/skills/stocksharp-stocksharp\nAudit URL: https://www.openagentskill.com/skills/stocksharp-stocksharp/audit\nEval URL: https://www.openagentskill.com/api/agent/evals?slug=stocksharp-stocksharp&task=Use%20Awesome%20Deep%20Trading&max_risk=medium\nInstall handoff: https://www.openagentskill.com/api/skills/stocksharp-stocksharp/install\nInstall command: npx skills add StockSharp/StockSharp\nInstall policy: Human review is required before install.\nOutcome feedback: use install_receipt.outcome_feedback.event_id or feedback.event_id from the Resolve API and report the result to /api/agent/outcome after one narrow run. Include outcome, install_used, task_success, output_quality, workspace, error_type, and human_review_required when known.\n\nBefore installing:\n1. Read the audit and eval result.\n2. Report risk notes and files or commands that will be touched.\n3. Install only in a sandbox or low-risk workspace first.\n4. If risk is unacceptable, use an alternative.\n\nAlternatives:\n- Awesome Quant (thuquant-awesome-quant): https://www.openagentskill.com/skills/thuquant-awesome-quant\n- AlphaEar Stock Data (alphaear-stock): https://www.openagentskill.com/skills/alphaear-stock\n- Quant Developers Resources (cybergeekgyan-quant-developers-resources): https://www.openagentskill.com/skills/cybergeekgyan-quant-developers-resources\n\nExpected Codex output:\n- selected_skill\n- install_command\n- risk_summary\n- outcome_event_id\n- alternatives\n- files_or_commands_to_touch\n- next_action"},{"id":"claude-code","name":"Claude Code","surface":"Claude Code skill workflow","copy_prompt":"Task: Use Awesome Deep Trading\nSelected skill: StockSharp (stocksharp-stocksharp)\nSkill URL: https://www.openagentskill.com/skills/stocksharp-stocksharp\nAudit URL: https://www.openagentskill.com/skills/stocksharp-stocksharp/audit\nEval URL: https://www.openagentskill.com/api/agent/evals?slug=stocksharp-stocksharp&task=Use%20Awesome%20Deep%20Trading&max_risk=medium\nInstall handoff: https://www.openagentskill.com/api/skills/stocksharp-stocksharp/install\nInstall command: npx skills add StockSharp/StockSharp\nInstall policy: Human review is required before install.\nOutcome feedback: use install_receipt.outcome_feedback.event_id or feedback.event_id from the Resolve API and report the result to /api/agent/outcome after one narrow run. Include outcome, install_used, task_success, output_quality, workspace, error_type, and human_review_required when known.\n\nBefore installing:\n1. Read the audit and eval result.\n2. Report risk notes and files or commands that will be touched.\n3. Install only in a sandbox or low-risk workspace first.\n4. If risk is unacceptable, use an alternative.\n\nAlternatives:\n- Awesome Quant (thuquant-awesome-quant): https://www.openagentskill.com/skills/thuquant-awesome-quant\n- AlphaEar Stock Data (alphaear-stock): https://www.openagentskill.com/skills/alphaear-stock\n- Quant Developers Resources (cybergeekgyan-quant-developers-resources): https://www.openagentskill.com/skills/cybergeekgyan-quant-developers-resources\n\nExpected Claude Code output:\n- selected_skill\n- skill_files_or_instructions\n- install_prompt\n- risk_summary\n- outcome_event_id\n- activation_steps\n- fallback_skill"},{"id":"cursor","name":"Cursor","surface":"Cursor rules / agent instructions","copy_prompt":"Task: Use Awesome Deep Trading\nSelected skill: StockSharp (stocksharp-stocksharp)\nSkill URL: https://www.openagentskill.com/skills/stocksharp-stocksharp\nAudit URL: https://www.openagentskill.com/skills/stocksharp-stocksharp/audit\nEval URL: https://www.openagentskill.com/api/agent/evals?slug=stocksharp-stocksharp&task=Use%20Awesome%20Deep%20Trading&max_risk=medium\nInstall handoff: https://www.openagentskill.com/api/skills/stocksharp-stocksharp/install\nInstall command: npx skills add StockSharp/StockSharp\nInstall policy: Human review is required before install.\nOutcome feedback: use install_receipt.outcome_feedback.event_id or feedback.event_id from the Resolve API and report the result to /api/agent/outcome after one narrow run. Include outcome, install_used, task_success, output_quality, workspace, error_type, and human_review_required when known.\n\nBefore installing:\n1. Read the audit and eval result.\n2. Report risk notes and files or commands that will be touched.\n3. Install only in a sandbox or low-risk workspace first.\n4. If risk is unacceptable, use an alternative.\n\nAlternatives:\n- Awesome Quant (thuquant-awesome-quant): https://www.openagentskill.com/skills/thuquant-awesome-quant\n- AlphaEar Stock Data (alphaear-stock): https://www.openagentskill.com/skills/alphaear-stock\n- Quant Developers Resources (cybergeekgyan-quant-developers-resources): https://www.openagentskill.com/skills/cybergeekgyan-quant-developers-resources\n\nExpected Cursor output:\n- selected_skill\n- cursor_rule_or_prompt\n- install_command\n- risk_summary\n- outcome_event_id\n- when_to_use\n- when_not_to_use"}],"review_checklist":["Safety tier: Reviewed with permission notes","Safety score: 81/100 Review before install","Audit score: 93/100 Needs review","Trust score: 82/100 Review then install","Readiness: 100/100 Production-ready","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"],"expected_output":{"selected_skill":"slug and name","install_command":"command or agent prompt used","risk_summary":"audit, trust, and policy notes","next_step":"what the agent will do after install","outcome_event_id":"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d"},"feedback":{"event_id":"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d","outcome_api":"https://www.openagentskill.com/api/agent/outcome","cli_example":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz outcome \"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d\" --skill \"stocksharp-stocksharp\" --task \"Use Awesome Deep Trading\" --agent \"codex\" --outcome success","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"]},"blocked_actions":["Do not install when safety_gate.blocked is true.","Do not install when the audit or eval reports unacceptable workspace risk.","Do not execute shell commands, access secrets, or call external services without user approval.","Do not keep the skill as an always-on instruction if it only fits a narrow task."]},"policy_decision":{"status":"human_review_required","summary":"Require human approval before installing into a real workspace."},"agent_decision":{"input_task":"Use Awesome Deep Trading","recommended_skill":{"slug":"stocksharp-stocksharp","name":"StockSharp","url":"https://www.openagentskill.com/skills/stocksharp-stocksharp","audit_url":"https://www.openagentskill.com/skills/stocksharp-stocksharp/audit","repository":"https://github.com/StockSharp/StockSharp","safety_tier":"Reviewed with permission notes","auto_install_policy":"review"},"alternative_skills":[{"slug":"thuquant-awesome-quant","name":"Awesome Quant","url":"https://www.openagentskill.com/skills/thuquant-awesome-quant","install_command":"npx skills add thuquant/awesome-quant","why_consider":"Matches task terms: awesome, trading","risk":{"level":"Needs review","safety_tier":"Reviewed with permission notes","safety":"78/100 Review before install","trust":"87/100 Production candidate","notes":["Documentation summary is thin","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]}},{"slug":"alphaear-stock","name":"AlphaEar Stock Data","url":"https://www.openagentskill.com/skills/alphaear-stock","install_command":"npx -y skills add RKiding/Awesome-finance-skills --skill alphaear-stock","why_consider":"Matches task terms: awesome","risk":{"level":"Needs review","safety_tier":"Reviewed with permission notes","safety":"75/100 Review before install","trust":"79/100 Strong shortlist","notes":["Financial research output is not financial advice; require human review before any live investment decision","Repository freshness is limited; validate price adjustments, market calendar handling, and data-source terms.","Financial research output is not financial advice; require human review before any live investment decision."]}},{"slug":"cybergeekgyan-quant-developers-resources","name":"Quant Developers Resources","url":"https://www.openagentskill.com/skills/cybergeekgyan-quant-developers-resources","install_command":"npx skills add cybergeekgyan/Quant-Developers-Resources","why_consider":"Matches task terms: trading","risk":{"level":"Needs review","safety_tier":"Reviewed with permission notes","safety":"73/100 Review before install","trust":"81/100 Strong shortlist","notes":["License is unclear","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","License clarity: Unknown"]}}],"install_command":"npx skills add StockSharp/StockSharp","install_target":"Codex install prompt","why_recommended":["Matches task terms: trading","Strong GitHub adoption: 10,115 stars","Install handoff is available","Repository freshness signal is available","Registry match score 68","Primary pick for Finance and quant"],"risk_summary":{"level":"Needs review","safety_tier":"Reviewed with permission notes","safety":"81/100 Review before install","trust":"90/100 Production candidate","notes":["Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"]},"safety_gate":{"tier":"reviewed","label":"Reviewed with permission notes","auto_install_policy":"review","action":"Require human approval before installing into a real workspace."},"feedback":{"event_id":"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d","outcome_api":"https://www.openagentskill.com/api/agent/outcome","cli_example":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz outcome \"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d\" --skill \"stocksharp-stocksharp\" --task \"Use Awesome Deep Trading\" --agent \"codex\" --outcome success","contract":{"version":"openagentskill-agent-feedback-loop-v3","status":"active","purpose":"Report the result of one resolved skill run so Trust Score v5 and future Resolve rankings learn from real use.","event_id":"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d","selected_skill_slug":"stocksharp-stocksharp","selected_skill_name":"StockSharp","endpoint":"https://www.openagentskill.com/api/agent/outcome","method":"POST","idempotency":"Retrying the same event_id updates the previous outcome.","dry_run":{"supported":true,"instruction":"Set dry_run=true to validate a payload before wiring a new agent integration."},"expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"error_types":["install_failed","runtime_error","not_relevant","permission_blocked","risk_blocked","setup_required","low_quality_output","missing_dependency","timeout","other"],"workspaces":["sandbox","local","ci","production","unknown"],"quality_fields":["task_success","output_quality","error_type","human_review_required","used_in_production","workspace","evidence_url"],"payload_template":{"event_id":"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d","skill_slug":"stocksharp-stocksharp","task":"Use Awesome Deep Trading","agent":"codex","outcome":"success","install_used":true,"risk_blocked":false,"setup_required":false,"task_success":true,"output_quality":4,"error_type":null,"human_review_required":false,"workspace":"sandbox","time_to_useful_ms":120000,"notes":"Solved the task in a sandbox workflow."},"cli_example":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz outcome \"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d\" --skill \"stocksharp-stocksharp\" --task \"Use Awesome Deep Trading\" --agent \"codex\" --outcome success","ranking_inputs_updated":["Trust Score v5 outcome confidence","Resolve ranking outcome evidence","Skill detail outcome signal block","Outcome leaderboard"]}},"agent_next_steps":["Read the audit URL before installing.","Ask for human approval before installing.","Use install command: npx skills add StockSharp/StockSharp","After one narrow task, report the outcome with: npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz outcome \"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d\" --skill \"stocksharp-stocksharp\" --task \"Use Awesome Deep Trading\" --agent \"codex\" --outcome success","Summarize output, warnings, files touched, and whether setup or human review was required."]},"decision_packet":{"version":"openagentskill-agent-decision-packet-v1","task":"Use Awesome Deep Trading","agent":"codex","selected_skill":{"slug":"stocksharp-stocksharp","name":"StockSharp","url":"https://www.openagentskill.com/skills/stocksharp-stocksharp","api_url":"https://www.openagentskill.com/api/agent/skills/stocksharp-stocksharp","audit_url":"https://www.openagentskill.com/skills/stocksharp-stocksharp/audit","repository":"https://github.com/StockSharp/StockSharp"},"suited_tasks":["Finance and quant workflows","general agent builders","teams that value GitHub adoption signals","Retrieve market data","Compare financial signals","Generate investor-ready analysis","Search sources","Extract claims"],"suited_agents":["C#","Finance","Codex","Claude Code","Cursor","OpenAgentSkill CLI","CLI"],"install":{"command":"npx skills add StockSharp/StockSharp","target":"codex","label":"Codex install prompt","policy":"review","auto_install_allowed":false,"human_review_required":true,"sandbox_first":true},"trust":{"score":82,"label":"Review then install","version":"trust-score-v5","base_score":90,"outcome_confidence":0,"decision":{"install_policy":"human_review_before_install","auto_install_allowed":false,"human_review_required":true,"sandbox_first":true,"agent_action":"Ask for approval or run a sandbox-only trial before installing.","reasoning":["82/100 Trust Score v5","90/100 Trust Score v4 baseline","Needs more real agent outcomes before unattended install","Install path is available","Review before production"],"review_required_when":["The workspace contains production secrets, payments, private customer data, or irreversible actions.","The install command requests shell, network, credential, database, or broad filesystem access.","Outcome evidence is missing, recently failed, or required human review.","Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace"]},"dimensions":[{"id":"github_adoption","label":"GitHub adoption","score":100,"status":"pass","detail":"10K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":97,"status":"pass","detail":"10K stars, 2.2K forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":88,"status":"pass","detail":"2mo since push"},{"id":"license","label":"License clarity","score":86,"status":"pass","detail":"Apache-2.0"},{"id":"documentation","label":"README/SKILL.md completeness","score":66,"status":"info","detail":"Public metadata needs stronger README/SKILL.md context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":90,"status":"pass","detail":"no major dependency risk hints in public metadata"},{"id":"installability","label":"Install availability","score":92,"status":"pass","detail":"npx skills add StockSharp/StockSharp"},{"id":"install_safety","label":"Install command safety","score":92,"status":"pass","detail":"standard package or runtime install path"},{"id":"permission_surface","label":"Permission surface","score":100,"status":"pass","detail":"no high-risk permission surface in public metadata"},{"id":"repository","label":"Repository evidence","score":86,"status":"pass","detail":"https://github.com/StockSharp/StockSharp"},{"id":"review_status","label":"Review status","score":88,"status":"pass","detail":"AI review data available"},{"id":"agent_outcomes","label":"Agent Proven outcomes","score":54,"status":"info","detail":"No agent outcome data yet"}]},"risk":{"level":"Needs review","audit_label":"Needs review","safety":"81/100 Review before install","trust":"90/100 Production candidate","safety_tier":"Reviewed with permission notes","notes":["Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin"],"do_not_use_when":["teams that need a vendor-supported SLA","high-compliance environments without internal security review","No OpenAgentSkill engagement data yet","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface"],"minimum_review_before_use":["Trust: 90/100 Production candidate","Audit: 93/100 Needs review","Safety: 81/100 Review before install","Review repository, license, install command, and permission surface before production use."]},"alternatives":[{"slug":"thuquant-awesome-quant","name":"Awesome Quant","url":"https://www.openagentskill.com/skills/thuquant-awesome-quant","install_command":"npx skills add thuquant/awesome-quant","trust_score":87,"audit_score":90,"safety_score":78,"why_consider":"Matches task terms: awesome, trading","risk":{"level":"Needs review","safety_tier":"Reviewed with permission notes","safety":"78/100 Review before install","trust":"87/100 Production candidate","notes":["Documentation summary is thin","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]}},{"slug":"alphaear-stock","name":"AlphaEar Stock Data","url":"https://www.openagentskill.com/skills/alphaear-stock","install_command":"npx -y skills add RKiding/Awesome-finance-skills --skill alphaear-stock","trust_score":79,"audit_score":87,"safety_score":75,"why_consider":"Matches task terms: awesome","risk":{"level":"Needs review","safety_tier":"Reviewed with permission notes","safety":"75/100 Review before install","trust":"79/100 Strong shortlist","notes":["Financial research output is not financial advice; require human review before any live investment decision","Repository freshness is limited; validate price adjustments, market calendar handling, and data-source terms.","Financial research output is not financial advice; require human review before any live investment decision."]}},{"slug":"cybergeekgyan-quant-developers-resources","name":"Quant Developers Resources","url":"https://www.openagentskill.com/skills/cybergeekgyan-quant-developers-resources","install_command":"npx skills add cybergeekgyan/Quant-Developers-Resources","trust_score":81,"audit_score":85,"safety_score":73,"why_consider":"Matches task terms: trading","risk":{"level":"Needs review","safety_tier":"Reviewed with permission notes","safety":"73/100 Review before install","trust":"81/100 Strong shortlist","notes":["License is unclear","Financial research output is not financial advice; require human review before any live investment decision","Financial research output is not financial advice; require human review before any live investment decision.","Documentation summary is thin","License clarity: Unknown"]}},{"slug":"tradermonty-us-stock-analysis","name":"US Stock Analysis","url":"https://www.openagentskill.com/skills/tradermonty-us-stock-analysis","install_command":"npx -y skills add tradermonty/claude-trading-skills --skill us-stock-analysis","trust_score":82,"audit_score":91,"safety_score":79,"why_consider":"Matches task terms: trading","risk":{"level":"Needs review","safety_tier":"Reviewed with permission notes","safety":"79/100 Review before install","trust":"82/100 Strong shortlist","notes":["Financial research output is not financial advice; require human review before any live investment decision","Financial output is research only and must not be used as personalized investment advice.","Financial research output is not financial advice; require human review before any live investment decision."]}}],"outcome_feedback":{"event_id":"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d","endpoint":"https://www.openagentskill.com/api/agent/outcome","method":"POST","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"payload_template":{"event_id":"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d","skill_slug":"stocksharp-stocksharp","task":"Use Awesome Deep Trading","agent":"codex","outcome":"success","install_used":true,"risk_blocked":false,"setup_required":false,"task_success":true,"output_quality":4,"error_type":null,"human_review_required":false,"workspace":"sandbox","time_to_useful_ms":120000,"notes":"Solved the task in a sandbox workflow."},"cli_example":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz outcome \"resolve_fcf4a7d3-170e-4fe6-ae53-3214d977004d\" --skill \"stocksharp-stocksharp\" --task \"Use Awesome Deep Trading\" --agent \"codex\" --outcome success"},"next_agent_action":"Ask for human approval or choose a safer alternative before installing.","stable_fields":["decision_packet.selected_skill","decision_packet.install","decision_packet.risk.do_not_use_when","decision_packet.alternatives","decision_packet.outcome_feedback","decision_packet.trust.decision"]},"benchmark":{"endpoint":"https://www.openagentskill.com/api/agent/evals","note":"Use the evals endpoint to regression-test recommendation quality before changing ranking logic."},"meta":{"endpoint":"/api/agent/resolve","api_version":"2.0","generated_at":"2026-08-23T09:00:22.675Z","total_skills_searched":927,"total_candidates":15,"candidate_pool":{"sort":"quality","size":927,"note":"Resolver searches the highest-quality candidate pool for low-latency agent use. Browse /skills for the full public index."},"contract":{"best_skill":"recommendation.best_skill","install":"recommendation.install","why":"recommendation.why_recommended","risk":"recommendation.risk","alternatives":"recommendation.alternatives","agent_handoff":"agent_handoff.platform_templates + agent_handoff.review_checklist","decision_packet":"decision_packet","install_receipt":"install_receipt","recommendation_lanes":"recommendation_lanes"}}}