{"task":"Use Parallel Fastq Dump","agent":"codex","constraints":{"max_risk":"medium","needs_install_command":true,"min_stars":0},"feedback":{"event_id":"resolve_5890a4a4-f48b-4424-a538-527a8de5573d","outcome_api":"https://www.openagentskill.com/api/agent/outcome","method":"POST","selected_skill_slug":"spatie-db-dumper","selected_skill_name":"Db Dumper","alternative_skill_slugs":["rvalieris-parallel-fastq-dump","kan-bayashi-parallelwavegan","roboninecom-so-arm100-101-parallel-gripper","johannesjo-parallel-code"],"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_5890a4a4-f48b-4424-a538-527a8de5573d","skill_slug":"spatie-db-dumper","task":"Use Parallel Fastq Dump","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_5890a4a4-f48b-4424-a538-527a8de5573d\" --skill \"spatie-db-dumper\" --task \"Use Parallel Fastq Dump\" --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_5890a4a4-f48b-4424-a538-527a8de5573d","selected_skill_slug":"spatie-db-dumper","selected_skill_name":"Db Dumper","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_5890a4a4-f48b-4424-a538-527a8de5573d","skill_slug":"spatie-db-dumper","task":"Use Parallel Fastq Dump","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_5890a4a4-f48b-4424-a538-527a8de5573d\" --skill \"spatie-db-dumper\" --task \"Use Parallel Fastq Dump\" --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_5890a4a4-f48b-4424-a538-527a8de5573d","resolve_event_id":"resolve_5890a4a4-f48b-4424-a538-527a8de5573d","generated_at":"2026-08-23T10:51:54.386Z","task":"Use Parallel Fastq Dump","agent":"codex","constraints":{"max_risk":"medium","needs_install_command":true,"min_stars":0},"urls":{"web":"https://www.openagentskill.com/resolve?task=Use+Parallel+Fastq+Dump&agent=codex&max_risk=medium","json":"https://www.openagentskill.com/api/agent/receipt?task=Use+Parallel+Fastq+Dump&agent=codex&max_risk=medium","text":"https://www.openagentskill.com/api/agent/receipt?task=Use+Parallel+Fastq+Dump&agent=codex&max_risk=medium&format=text","resolve_json":"https://www.openagentskill.com/api/agent/resolve?task=Use+Parallel+Fastq+Dump&agent=codex&max_risk=medium","resolve_text":"https://www.openagentskill.com/api/agent/resolve?task=Use+Parallel+Fastq+Dump&agent=codex&max_risk=medium&format=text"},"selected_skill":{"slug":"spatie-db-dumper","name":"Db Dumper","description":"Dump the contents of a database","category":"data-analysis","url":"https://www.openagentskill.com/skills/spatie-db-dumper","api_url":"https://www.openagentskill.com/api/agent/skills/spatie-db-dumper","audit_url":"https://www.openagentskill.com/skills/spatie-db-dumper/audit","eval_url":"https://www.openagentskill.com/api/agent/evals?slug=spatie-db-dumper&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium","install_api_url":"https://www.openagentskill.com/api/skills/spatie-db-dumper/install","repository":"https://github.com/spatie/db-dumper"},"install":{"command":"npx skills add spatie/db-dumper","target":"codex","label":"Codex install prompt","kind":"agent-prompt","value":"Install the \"Db Dumper\" agent skill from https://github.com/spatie/db-dumper. 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: Dump the contents of a database 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\":\"spatie-db-dumper\",\"task\":\"Install Db Dumper\",\"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":"Review the audit page, then allow agent install in a sandboxed workflow.","why_selected":["Matches task terms: dump","Useful GitHub adoption: 1,176 stars","Install handoff is available","Repository freshness signal is available","Registry match score 30","Primary pick for Database and SQL","76/100 Trust Score","0/100 Agent Proven Score"],"suited_tasks":["Database and SQL workflows","general agent builders","teams that value GitHub adoption signals","Understand table relationships","Write safer queries","Explain database changes","Inspect repository metadata","Compare code changes"],"suited_agents":["PHP","SQL","Codex","Claude Code","Cursor","OpenAgentSkill CLI","CLI"]},"trust":{"score":76,"label":"Review then install","version":"trust-score-v5","base_score":84,"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":["76/100 Trust Score v5","84/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":"Safe to try","safety_tier":"Reviewed","safety_score":71,"audit_score":87,"notes":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context","Safe-to-try audit","71/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","Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context","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"],"minimum_review_before_use":["Trust: 84/100 Strong shortlist","Audit: 87/100 Safe to try","Safety: 71/100 Review before install","Review repository, license, install command, and permission surface before production use."]},"alternatives":[{"slug":"rvalieris-parallel-fastq-dump","name":"Parallel Fastq Dump","url":"https://www.openagentskill.com/skills/rvalieris-parallel-fastq-dump","audit_url":"https://www.openagentskill.com/skills/rvalieris-parallel-fastq-dump/audit","install_command":"npx skills add rvalieris/parallel-fastq-dump","trust_score":68,"audit_score":60,"safety_score":48,"reason":"Matches task terms: parallel, fastq, dump","policy":"review"},{"slug":"kan-bayashi-parallelwavegan","name":"ParallelWaveGAN","url":"https://www.openagentskill.com/skills/kan-bayashi-parallelwavegan","audit_url":"https://www.openagentskill.com/skills/kan-bayashi-parallelwavegan/audit","install_command":"npx skills add kan-bayashi/ParallelWaveGAN","trust_score":80,"audit_score":71,"safety_score":59,"reason":"Matches task terms: parallel","policy":"review"},{"slug":"roboninecom-so-arm100-101-parallel-gripper","name":"SO ARM100 101 Parallel Gripper","url":"https://www.openagentskill.com/skills/roboninecom-so-arm100-101-parallel-gripper","audit_url":"https://www.openagentskill.com/skills/roboninecom-so-arm100-101-parallel-gripper/audit","install_command":"npx skills add roboninecom/SO-ARM100-101-Parallel-Gripper","trust_score":78,"audit_score":79,"safety_score":67,"reason":"Matches task terms: parallel","policy":"review"},{"slug":"johannesjo-parallel-code","name":"Parallel Code","url":"https://www.openagentskill.com/skills/johannesjo-parallel-code","audit_url":"https://www.openagentskill.com/skills/johannesjo-parallel-code/audit","install_command":"npx skills add johannesjo/parallel-code","trust_score":77,"audit_score":80,"safety_score":56,"reason":"Matches task terms: parallel","policy":"review"}],"outcome_feedback":{"event_id":"resolve_5890a4a4-f48b-4424-a538-527a8de5573d","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_5890a4a4-f48b-4424-a538-527a8de5573d","skill_slug":"spatie-db-dumper","task":"Use Parallel Fastq Dump","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_5890a4a4-f48b-4424-a538-527a8de5573d","skill_slug":"spatie-db-dumper","task":"Use Parallel Fastq Dump","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_5890a4a4-f48b-4424-a538-527a8de5573d\" --skill \"spatie-db-dumper\" --task \"Use Parallel Fastq Dump\" --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/spatie-db-dumper/audit","Fetch the pre-install eval: https://www.openagentskill.com/api/agent/evals?slug=spatie-db-dumper&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium","Do not auto-install yet. Ask for human review before running: npx skills add spatie/db-dumper","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_5890a4a4-f48b-4424-a538-527a8de5573d."],"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 Parallel Fastq Dump","agent":"codex","best_skill":{"slug":"spatie-db-dumper","name":"Db Dumper","description":"Dump the contents of a database","category":"data-analysis","url":"https://www.openagentskill.com/skills/spatie-db-dumper","api_url":"https://www.openagentskill.com/api/agent/skills/spatie-db-dumper","audit_url":"https://www.openagentskill.com/skills/spatie-db-dumper/audit","eval_url":"https://www.openagentskill.com/api/agent/evals?slug=spatie-db-dumper&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium","repository":"https://github.com/spatie/db-dumper"},"install":{"command":"npx skills add spatie/db-dumper","target":"codex","label":"Codex install prompt","kind":"agent-prompt","value":"Install the \"Db Dumper\" agent skill from https://github.com/spatie/db-dumper. 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: Dump the contents of a database 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\":\"spatie-db-dumper\",\"task\":\"Install Db Dumper\",\"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/spatie-db-dumper/install","ready":true,"review_required":true,"auto_install_allowed":false,"policy":"review"},"why_recommended":["Matches task terms: dump","Useful GitHub adoption: 1,176 stars","Install handoff is available","Repository freshness signal is available","Registry match score 30","Primary pick for Database and SQL","76/100 OpenAgentSkill Trust Score v5","87/100 audit score"],"trust_score_v5":{"score":76,"base_score":84,"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":["76/100 Trust Score v5","84/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":"1.2K GitHub stars","repoActivity":"1.2K stars, 160 forks","lastPushed":"3mo since push","license":"MIT","repository":"https://github.com/spatie/db-dumper","install":"npx skills add spatie/db-dumper","installSafety":"standard package or runtime install path","permissionSurface":"database access","documentation":"Thin public metadata","agentOutcomes":"No agent outcome data yet","agentProvenScore":0,"outcomeConfidence":"0%","installPolicy":"human_review_before_install"},"agent_compatibility":["PHP","SQL","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"risk":{"level":"medium","label":"Review before production","notes":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"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":["data-analysis","sql","data","database","dump","mysql"],"suited_agents":["PHP","SQL","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"install_command":"npx skills add spatie/db-dumper","trust_score":76,"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"],"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":["data-analysis","sql","data","database","dump","mysql"],"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"],"known_risks":["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":84,"tier":"strong","label":"Strong shortlist","summary":"Good trust signals with a few areas worth checking before rollout."}}},"trust_score_v4":{"score":84,"tier":"strong","label":"Strong shortlist","version":"trust-score-v4","install_policy":"human_review_before_install","evidence":{"stars":"1.2K GitHub stars","repoActivity":"1.2K stars, 160 forks","lastPushed":"3mo since push","license":"MIT","repository":"https://github.com/spatie/db-dumper","install":"npx skills add spatie/db-dumper","installSafety":"standard package or runtime install path","permissionSurface":"database access","documentation":"Thin public metadata","agentOutcomes":"No agent outcome data yet"},"agent_compatibility":["PHP","SQL","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"risk":{"level":"medium","label":"Review before production","notes":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"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":["data-analysis","sql","data","database","dump","mysql"],"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"],"known_risks":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"trust_score_v3":{"score":84,"tier":"strong","label":"Strong shortlist","version":"trust-score-v4","install_policy":"human_review_before_install","evidence":{"stars":"1.2K GitHub stars","repoActivity":"1.2K stars, 160 forks","lastPushed":"3mo since push","license":"MIT","repository":"https://github.com/spatie/db-dumper","install":"npx skills add spatie/db-dumper","installSafety":"standard package or runtime install path","permissionSurface":"database access","documentation":"Thin public metadata","agentOutcomes":"No agent outcome data yet"},"agent_compatibility":["PHP","SQL","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"risk":{"level":"medium","label":"Review before production","notes":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]}},"trust_score_v2":{"score":84,"tier":"strong","label":"Strong shortlist","version":"trust-score-v4","install_policy":"human_review_before_install","evidence":{"stars":"1.2K GitHub stars","repoActivity":"1.2K stars, 160 forks","lastPushed":"3mo since push","license":"MIT","repository":"https://github.com/spatie/db-dumper","install":"npx skills add spatie/db-dumper","installSafety":"standard package or runtime install path","permissionSurface":"database access","documentation":"Thin public metadata","agentOutcomes":"No agent outcome data yet"},"agent_compatibility":["PHP","SQL","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"risk":{"level":"medium","label":"Review before production","notes":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]}},"risk":{"level":"Safe to try","safety_tier":"Reviewed","safety":"71/100 Review before install","trust":"84/100 Strong shortlist","notes":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"safety_gate":{"tier":"reviewed","label":"Reviewed","badge":"REVIEWED","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Review the audit page, then allow agent install in a sandboxed workflow.","reasons":["Safe-to-try audit","71/100 agent safety score"]},"machine_metadata":{"version":"openagentskill-agent-metadata-v2","skill":{"slug":"spatie-db-dumper","name":"Db Dumper","description":"Dump the contents of a database","category":"data-analysis","url":"https://www.openagentskill.com/skills/spatie-db-dumper","repository":"https://github.com/spatie/db-dumper","github_repo":"spatie/db-dumper"},"suited_tasks":["Database and SQL workflows","general agent builders","teams that value GitHub adoption signals","Understand table relationships","Write safer queries","Explain database changes","Inspect repository metadata","Compare code changes"],"suited_agents":["PHP","SQL","Codex","Claude Code","Cursor","OpenAgentSkill CLI","CLI"],"install":{"command":"npx skills add spatie/db-dumper","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 spatie-db-dumper"},{"id":"codex","label":"Codex","kind":"agent-prompt","value":"Install the \"Db Dumper\" agent skill from https://github.com/spatie/db-dumper. 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: Dump the contents of a database 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\":\"spatie-db-dumper\",\"task\":\"Install Db Dumper\",\"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 \"Db Dumper\" as a Claude Code skill from https://github.com/spatie/db-dumper. 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: Dump the contents of a database 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\":\"spatie-db-dumper\",\"task\":\"Install Db Dumper\",\"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 \"Db Dumper\" from https://github.com/spatie/db-dumper 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: Dump the contents of a database 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\":\"spatie-db-dumper\",\"task\":\"Install Db Dumper\",\"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/spatie-db-dumper/install","manifest_url":"https://www.openagentskill.com/api/registry/manifest/spatie-db-dumper"},"trust":{"score":84,"label":"Strong shortlist","version":"trust-score-v4","install_policy":"human_review_before_install","evidence":{"stars":"1.2K GitHub stars","repoActivity":"1.2K stars, 160 forks","lastPushed":"3mo since push","license":"MIT","repository":"https://github.com/spatie/db-dumper","install":"npx skills add spatie/db-dumper","installSafety":"standard package or runtime install path","permissionSurface":"database access","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":["data-analysis","sql","data","database","dump","mysql"],"known_risks":["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":87,"risk_level":"safe_to_try","risk_label":"Safe to try","warnings":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"safety_gate":{"tier":"reviewed","label":"Reviewed","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Review the audit page, then allow agent install in a sandboxed workflow."},"quality":{"score":90,"label":"Excellent"},"supply":{"track":"Data, BI, and analytics","scenario":"Database and SQL","maintenance":"3mo since push","risk":"Safe to try"},"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","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context","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"],"agent_contract":{"task_input":"Use Parallel Fastq Dump","recommended_action":"Review the audit page, then allow agent install in a sandboxed workflow.","install_policy":"review","minimum_review_before_use":["Trust: 84/100 Strong shortlist","Audit: 87/100 Safe to try","Safety: 71/100 Review before install","Review repository, license, install command, and permission surface before production use."],"expected_agent_output":{"selected_skill":"spatie-db-dumper (Db Dumper)","install_command":"npx skills add spatie/db-dumper","risk_summary":"Safe to try; Reviewed; 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":"spatie-db-dumper","task":"Use Parallel Fastq Dump","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/spatie-db-dumper","api":"https://www.openagentskill.com/api/agent/skills/spatie-db-dumper","audit":"https://www.openagentskill.com/skills/spatie-db-dumper/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=spatie-db-dumper&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium","resolve":"https://www.openagentskill.com/api/agent/resolve?task=Use%20Parallel%20Fastq%20Dump&agent=codex&max_risk=medium","receipt":"https://www.openagentskill.com/api/agent/receipt?task=Use%20Parallel%20Fastq%20Dump&agent=codex&max_risk=medium&format=text","install":"https://www.openagentskill.com/api/skills/spatie-db-dumper/install","manifest":"https://www.openagentskill.com/api/registry/manifest/spatie-db-dumper"}},"agent_contract":{"version":"openagentskill-resolve-contract-v2","input_task":"Use Parallel Fastq Dump","recommended_skill_slug":"spatie-db-dumper","recommended_skill_name":"Db Dumper","install_command":"npx skills add spatie/db-dumper","install_policy":"review","auto_install_allowed":false,"human_review_required":true,"audit_url":"https://www.openagentskill.com/skills/spatie-db-dumper/audit","eval_url":"https://www.openagentskill.com/api/agent/evals?slug=spatie-db-dumper&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium","skill_api_url":"https://www.openagentskill.com/api/agent/skills/spatie-db-dumper","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","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context","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"],"minimum_review_before_use":["Trust: 84/100 Strong shortlist","Audit: 87/100 Safe to try","Safety: 71/100 Review before install","Review repository, license, install command, and permission surface before production use."],"expected_agent_output":{"selected_skill":"spatie-db-dumper (Db Dumper)","install_command":"npx skills add spatie/db-dumper","risk_summary":"Safe to try; Reviewed; Review before production","verification_result":"Report the smallest successful task, files touched, warnings, and any missing setup."}},"supply_asset":{"track":{"slug":"data","label":"Data, BI, and analytics","shortLabel":"Data","description":"CSV, SQL, notebooks, dashboards, data pipelines, BI, ETL, and spreadsheet analysis."},"scenario":{"label":"Database and SQL","description":"I need my agent to inspect database schemas, write SQL, and explain query results.","useCases":[{"slug":"database-sql","title":"Database and SQL"},{"slug":"github-automation","title":"GitHub automation"},{"slug":"coding-agents","title":"Coding agents"}]},"maintenance":{"status":"active","label":"3mo since push","daysSincePush":82,"lastPushedAt":"2026-06-02T10:31:08+00:00"},"github_quality":{"stars":1176,"starsLabel":"1.2K","forks":160,"license":"MIT","qualityScore":90,"trustScore":84,"auditScore":87},"coverage_tags":["Data","Database and SQL","data-analysis","sql","database","dump","mysql","php"]},"alternatives":[{"slug":"rvalieris-parallel-fastq-dump","name":"Parallel Fastq Dump","url":"https://www.openagentskill.com/skills/rvalieris-parallel-fastq-dump","install_command":"npx skills add rvalieris/parallel-fastq-dump","trust_score":68,"audit_score":60,"safety_score":48,"why_consider":"Matches task terms: parallel, fastq, dump","risk":{"level":"Needs review","safety_tier":"Experimental","safety":"48/100 Avoid automatic install","trust":"68/100 Manual review","notes":["Documentation summary is thin","Repository appears stale","Repository looks stale","Quality score needs review","Stars/forks activity: 306 stars, 35 forks; issue activity unavailable in current metadata"]}},{"slug":"kan-bayashi-parallelwavegan","name":"ParallelWaveGAN","url":"https://www.openagentskill.com/skills/kan-bayashi-parallelwavegan","install_command":"npx skills add kan-bayashi/ParallelWaveGAN","trust_score":80,"audit_score":71,"safety_score":59,"why_consider":"Matches task terms: parallel","risk":{"level":"Needs review","safety_tier":"Reviewed with permission notes","safety":"59/100 Review before install","trust":"80/100 Strong shortlist","notes":["Documentation summary is thin","Repository appears stale","Repository looks stale","Quality score needs review","Recent maintenance: 2y since push"]}},{"slug":"roboninecom-so-arm100-101-parallel-gripper","name":"SO ARM100 101 Parallel Gripper","url":"https://www.openagentskill.com/skills/roboninecom-so-arm100-101-parallel-gripper","install_command":"npx skills add roboninecom/SO-ARM100-101-Parallel-Gripper","trust_score":78,"audit_score":79,"safety_score":67,"why_consider":"Matches task terms: parallel","risk":{"level":"Needs review","safety_tier":"Reviewed with permission notes","safety":"67/100 Review before install","trust":"78/100 Strong shortlist","notes":["Quality score needs review","Documentation summary is thin","Stars/forks activity: 132 stars, 16 forks; issue activity unavailable in current metadata"]}},{"slug":"johannesjo-parallel-code","name":"Parallel Code","url":"https://www.openagentskill.com/skills/johannesjo-parallel-code","install_command":"npx skills add johannesjo/parallel-code","trust_score":77,"audit_score":80,"safety_score":56,"why_consider":"Matches task terms: parallel","risk":{"level":"Needs review","safety_tier":"Experimental","safety":"56/100 Review before install","trust":"77/100 Strong shortlist","notes":["High-risk permission hints: Shell or command execution","Documentation summary is thin","Quality score needs review"]}}],"decision_packet":{"version":"openagentskill-agent-decision-packet-v1","task":"Use Parallel Fastq Dump","agent":"codex","selected_skill":{"slug":"spatie-db-dumper","name":"Db Dumper","url":"https://www.openagentskill.com/skills/spatie-db-dumper","api_url":"https://www.openagentskill.com/api/agent/skills/spatie-db-dumper","audit_url":"https://www.openagentskill.com/skills/spatie-db-dumper/audit","repository":"https://github.com/spatie/db-dumper"},"suited_tasks":["Database and SQL workflows","general agent builders","teams that value GitHub adoption signals","Understand table relationships","Write safer queries","Explain database changes","Inspect repository metadata","Compare code changes"],"suited_agents":["PHP","SQL","Codex","Claude Code","Cursor","OpenAgentSkill CLI","CLI"],"install":{"command":"npx skills add spatie/db-dumper","target":"codex","label":"Codex install prompt","policy":"review","auto_install_allowed":false,"human_review_required":true,"sandbox_first":true},"trust":{"score":76,"label":"Review then install","version":"trust-score-v5","base_score":84,"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":["76/100 Trust Score v5","84/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,"status":"pass","detail":"1.2K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":77,"status":"info","detail":"1.2K stars, 160 forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":88,"status":"pass","detail":"3mo since push"},{"id":"license","label":"License clarity","score":86,"status":"pass","detail":"MIT"},{"id":"documentation","label":"README/SKILL.md completeness","score":50,"status":"warn","detail":"Public metadata needs stronger README/SKILL.md context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":82,"status":"pass","detail":"database surface"},{"id":"installability","label":"Install availability","score":92,"status":"pass","detail":"npx skills add spatie/db-dumper"},{"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":88,"status":"pass","detail":"database access"},{"id":"repository","label":"Repository evidence","score":86,"status":"pass","detail":"https://github.com/spatie/db-dumper"},{"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":"Safe to try","audit_label":"Safe to try","safety":"71/100 Review before install","trust":"84/100 Strong shortlist","safety_tier":"Reviewed","notes":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"],"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","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context","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"],"minimum_review_before_use":["Trust: 84/100 Strong shortlist","Audit: 87/100 Safe to try","Safety: 71/100 Review before install","Review repository, license, install command, and permission surface before production use."]},"alternatives":[{"slug":"rvalieris-parallel-fastq-dump","name":"Parallel Fastq Dump","url":"https://www.openagentskill.com/skills/rvalieris-parallel-fastq-dump","install_command":"npx skills add rvalieris/parallel-fastq-dump","trust_score":68,"audit_score":60,"safety_score":48,"why_consider":"Matches task terms: parallel, fastq, dump","risk":{"level":"Needs review","safety_tier":"Experimental","safety":"48/100 Avoid automatic install","trust":"68/100 Manual review","notes":["Documentation summary is thin","Repository appears stale","Repository looks stale","Quality score needs review","Stars/forks activity: 306 stars, 35 forks; issue activity unavailable in current metadata"]}},{"slug":"kan-bayashi-parallelwavegan","name":"ParallelWaveGAN","url":"https://www.openagentskill.com/skills/kan-bayashi-parallelwavegan","install_command":"npx skills add kan-bayashi/ParallelWaveGAN","trust_score":80,"audit_score":71,"safety_score":59,"why_consider":"Matches task terms: parallel","risk":{"level":"Needs review","safety_tier":"Reviewed with permission notes","safety":"59/100 Review before install","trust":"80/100 Strong shortlist","notes":["Documentation summary is thin","Repository appears stale","Repository looks stale","Quality score needs review","Recent maintenance: 2y since push"]}},{"slug":"roboninecom-so-arm100-101-parallel-gripper","name":"SO ARM100 101 Parallel Gripper","url":"https://www.openagentskill.com/skills/roboninecom-so-arm100-101-parallel-gripper","install_command":"npx skills add roboninecom/SO-ARM100-101-Parallel-Gripper","trust_score":78,"audit_score":79,"safety_score":67,"why_consider":"Matches task terms: parallel","risk":{"level":"Needs review","safety_tier":"Reviewed with permission notes","safety":"67/100 Review before install","trust":"78/100 Strong shortlist","notes":["Quality score needs review","Documentation summary is thin","Stars/forks activity: 132 stars, 16 forks; issue activity unavailable in current metadata"]}},{"slug":"johannesjo-parallel-code","name":"Parallel Code","url":"https://www.openagentskill.com/skills/johannesjo-parallel-code","install_command":"npx skills add johannesjo/parallel-code","trust_score":77,"audit_score":80,"safety_score":56,"why_consider":"Matches task terms: parallel","risk":{"level":"Needs review","safety_tier":"Experimental","safety":"56/100 Review before install","trust":"77/100 Strong shortlist","notes":["High-risk permission hints: Shell or command execution","Documentation summary is thin","Quality score needs review"]}}],"outcome_feedback":{"event_id":"resolve_5890a4a4-f48b-4424-a538-527a8de5573d","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_5890a4a4-f48b-4424-a538-527a8de5573d","skill_slug":"spatie-db-dumper","task":"Use Parallel Fastq Dump","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_5890a4a4-f48b-4424-a538-527a8de5573d\" --skill \"spatie-db-dumper\" --task \"Use Parallel Fastq Dump\" --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 Db Dumper for: Use Parallel Fastq Dump\nReview audit: https://www.openagentskill.com/skills/spatie-db-dumper/audit\nAsk for human approval before installing: npx skills add spatie/db-dumper\nIf the audit or policy warnings are unacceptable, choose one of the alternatives."},"recommendation_lanes":{"best_match":{"rank":2,"match_score":30,"raw_match_score":124.4,"semantic_relevance":30,"skill":{"slug":"spatie-db-dumper","name":"Db Dumper","description":"Dump the contents of a database","category":"data-analysis","github_stars":1176,"created_at":"2026-06-16T09:14:35.520024+00:00","updated_at":"2026-06-02T10:31:08+00:00","repository":"https://github.com/spatie/db-dumper","github_repo":"spatie/db-dumper"},"recommendation_reasons":["Matches task terms: dump","Useful GitHub adoption: 1,176 stars","Install handoff is available","Repository freshness signal is available","Registry match score 30"],"supply_profile":{"track":{"slug":"data","label":"Data, BI, and analytics","shortLabel":"Data","description":"CSV, SQL, notebooks, dashboards, data pipelines, BI, ETL, and spreadsheet analysis."},"scenario":{"label":"Database and SQL","description":"I need my agent to inspect database schemas, write SQL, and explain query results.","useCases":[{"slug":"database-sql","title":"Database and SQL"},{"slug":"github-automation","title":"GitHub automation"},{"slug":"coding-agents","title":"Coding agents"}]},"applicableAgents":["CLI","Codex","Claude Code","Cursor","PHP"],"install":{"ready":true,"command":"npx skills add spatie/db-dumper","primaryTarget":"CLI","targetCount":4},"githubQuality":{"stars":1176,"starsLabel":"1.2K","forks":160,"license":"MIT","qualityScore":90,"trustScore":84,"auditScore":87},"maintenance":{"status":"active","label":"3mo since push","daysSincePush":82,"lastPushedAt":"2026-06-02T10:31:08+00:00"},"risk":{"level":"safe_to_try","label":"Safe to try","requiresReview":true,"notes":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"coverageTags":["Data","Database and SQL","data-analysis","sql","database","dump","mysql","php"]},"quality":{"score":90,"tier":"excellent","label":"Excellent","summary":"High-confidence pick with strong adoption and healthy maintenance signals.","signals":[{"label":"GitHub stars","value":"1.2K","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":84,"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":"1.2K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":77,"weight":0.08,"status":"info","detail":"1.2K stars, 160 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":50,"weight":0.14,"status":"warn","detail":"Public metadata needs stronger README/SKILL.md context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":82,"weight":0.12,"status":"pass","detail":"database surface"},{"id":"installability","label":"Install availability","score":92,"weight":0.1,"status":"pass","detail":"npx skills add spatie/db-dumper"},{"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":88,"weight":0.07,"status":"pass","detail":"database access"},{"id":"repository","label":"Repository evidence","score":86,"weight":0.04,"status":"pass","detail":"https://github.com/spatie/db-dumper"},{"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.2K GitHub stars"},{"status":"info","label":"Stars/forks activity","detail":"1.2K stars, 160 forks; issue activity unavailable in current metadata"},{"status":"pass","label":"Recent maintenance","detail":"3mo 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":"database surface"},{"status":"pass","label":"Install availability","detail":"npx skills add spatie/db-dumper"},{"status":"pass","label":"Install command safety","detail":"standard package or runtime install path"},{"status":"pass","label":"Permission surface","detail":"database access"},{"status":"pass","label":"Repository evidence","detail":"https://github.com/spatie/db-dumper"},{"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":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"],"evidence":{"stars":"1.2K GitHub stars","repoActivity":"1.2K stars, 160 forks","lastPushed":"3mo since push","license":"MIT","repository":"https://github.com/spatie/db-dumper","install":"npx skills add spatie/db-dumper","installSafety":"standard package or runtime install path","permissionSurface":"database access","documentation":"Thin public metadata","agentOutcomes":"No agent outcome data yet"},"installReadiness":{"ready":true,"command":"npx skills add spatie/db-dumper","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"]},"agentCompatibility":["PHP","SQL","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["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":["data-analysis","sql","data","database","dump","mysql"],"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"],"knownRisks":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"trust_v5":{"version":"trust-score-v5","score":76,"base_score":84,"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":["76/100 Trust Score v5","84/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.2K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":77,"weight":0.08,"status":"info","detail":"1.2K stars, 160 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":50,"weight":0.14,"status":"warn","detail":"Public metadata needs stronger README/SKILL.md context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":82,"weight":0.12,"status":"pass","detail":"database surface"},{"id":"installability","label":"Install availability","score":92,"weight":0.1,"status":"pass","detail":"npx skills add spatie/db-dumper"},{"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":88,"weight":0.07,"status":"pass","detail":"database access"},{"id":"repository","label":"Repository evidence","score":86,"weight":0.04,"status":"pass","detail":"https://github.com/spatie/db-dumper"},{"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.2K GitHub stars"},{"status":"info","label":"Stars/forks activity","detail":"1.2K stars, 160 forks; issue activity unavailable in current metadata"},{"status":"pass","label":"Recent maintenance","detail":"3mo 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":"database surface"},{"status":"pass","label":"Install availability","detail":"npx skills add spatie/db-dumper"},{"status":"pass","label":"Install command safety","detail":"standard package or runtime install path"},{"status":"pass","label":"Permission surface","detail":"database access"},{"status":"pass","label":"Repository evidence","detail":"https://github.com/spatie/db-dumper"},{"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":["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":"1.2K GitHub stars","repoActivity":"1.2K stars, 160 forks","lastPushed":"3mo since push","license":"MIT","repository":"https://github.com/spatie/db-dumper","install":"npx skills add spatie/db-dumper","installSafety":"standard package or runtime install path","permissionSurface":"database access","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 spatie/db-dumper","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","Trust Score v5 requires review or sandbox-only use before install."]},"agentCompatibility":["PHP","SQL","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["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":["data-analysis","sql","data","database","dump","mysql"],"suited_agents":["PHP","SQL","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"install_command":"npx skills add spatie/db-dumper","trust_score":76,"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"],"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":["data-analysis","sql","data","database","dump","mysql"],"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"],"knownRisks":["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":84,"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":"safe_to_try","risk_label":"Safe to try","warnings":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"safety":{"score":71,"level":"review_before_install","label":"Review before install","safety_tier":{"tier":"reviewed","label":"Reviewed","badge":"REVIEWED","summary":"Good audit and safety signals with no high-risk permission hints in public metadata.","recommended_action":"Review the audit page, then allow agent install in a sandboxed workflow.","auto_install_policy":"review","reasons":["Safe-to-try audit","71/100 agent safety score"]},"auto_install_allowed":false,"human_review_required":true,"blocked":false,"audit_risk":"safe_to_try","permission_hints":[{"id":"network","label":"Network access","reason":"Skill likely fetches remote pages, APIs, repositories, or external services.","severity":"medium"},{"id":"database","label":"Database access","reason":"Skill may inspect schemas, query databases, or work with persistent stores.","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","badge":"REVIEWED","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Review the audit page, then allow agent install in a sandboxed workflow.","reasons":["Safe-to-try audit","71/100 agent safety score"]},"decision":{"readiness_score":100,"readiness_label":"Production-ready","headline":"Primary pick for Database and SQL","role":"Primary pick","best_for":["Database and SQL 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 Database and SQL 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 spatie/db-dumper","value":"Install the \"Db Dumper\" agent skill from https://github.com/spatie/db-dumper. 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: Dump the contents of a database 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\":\"spatie-db-dumper\",\"task\":\"Install Db Dumper\",\"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 Db Dumper 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 spatie-db-dumper","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 \"Db Dumper\" agent skill from https://github.com/spatie/db-dumper. 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: Dump the contents of a database 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\":\"spatie-db-dumper\",\"task\":\"Install Db Dumper\",\"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 \"Db Dumper\" as a Claude Code skill from https://github.com/spatie/db-dumper. 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: Dump the contents of a database 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\":\"spatie-db-dumper\",\"task\":\"Install Db Dumper\",\"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 \"Db Dumper\" from https://github.com/spatie/db-dumper 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: Dump the contents of a database 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\":\"spatie-db-dumper\",\"task\":\"Install Db Dumper\",\"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":"spatie-db-dumper","name":"Db Dumper","description":"Dump the contents of a database","category":"data-analysis","url":"https://www.openagentskill.com/skills/spatie-db-dumper","repository":"https://github.com/spatie/db-dumper","github_repo":"spatie/db-dumper"},"suited_tasks":["Database and SQL workflows","general agent builders","teams that value GitHub adoption signals","Understand table relationships","Write safer queries","Explain database changes","Inspect repository metadata","Compare code changes"],"suited_agents":["PHP","SQL","Codex","Claude Code","Cursor","OpenAgentSkill CLI","CLI"],"install":{"command":"npx skills add spatie/db-dumper","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 spatie-db-dumper"},{"id":"codex","label":"Codex","kind":"agent-prompt","value":"Install the \"Db Dumper\" agent skill from https://github.com/spatie/db-dumper. 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: Dump the contents of a database 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\":\"spatie-db-dumper\",\"task\":\"Install Db Dumper\",\"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 \"Db Dumper\" as a Claude Code skill from https://github.com/spatie/db-dumper. 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: Dump the contents of a database 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\":\"spatie-db-dumper\",\"task\":\"Install Db Dumper\",\"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 \"Db Dumper\" from https://github.com/spatie/db-dumper 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: Dump the contents of a database 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\":\"spatie-db-dumper\",\"task\":\"Install Db Dumper\",\"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/spatie-db-dumper/install","manifest_url":"https://www.openagentskill.com/api/registry/manifest/spatie-db-dumper"},"trust":{"score":84,"label":"Strong shortlist","version":"trust-score-v4","install_policy":"human_review_before_install","evidence":{"stars":"1.2K GitHub stars","repoActivity":"1.2K stars, 160 forks","lastPushed":"3mo since push","license":"MIT","repository":"https://github.com/spatie/db-dumper","install":"npx skills add spatie/db-dumper","installSafety":"standard package or runtime install path","permissionSurface":"database access","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":["data-analysis","sql","data","database","dump","mysql"],"known_risks":["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":87,"risk_level":"safe_to_try","risk_label":"Safe to try","warnings":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"safety_gate":{"tier":"reviewed","label":"Reviewed","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Review the audit page, then allow agent install in a sandboxed workflow."},"quality":{"score":90,"label":"Excellent"},"supply":{"track":"Data, BI, and analytics","scenario":"Database and SQL","maintenance":"3mo since push","risk":"Safe to try"},"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","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context","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"],"agent_contract":{"task_input":"Use Parallel Fastq Dump","recommended_action":"Review the audit page, then allow agent install in a sandboxed workflow.","install_policy":"review","minimum_review_before_use":["Trust: 84/100 Strong shortlist","Audit: 87/100 Safe to try","Safety: 71/100 Review before install","Review repository, license, install command, and permission surface before production use."],"expected_agent_output":{"selected_skill":"spatie-db-dumper (Db Dumper)","install_command":"npx skills add spatie/db-dumper","risk_summary":"Safe to try; Reviewed; 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":"spatie-db-dumper","task":"Use Parallel Fastq Dump","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/spatie-db-dumper","api":"https://www.openagentskill.com/api/agent/skills/spatie-db-dumper","audit":"https://www.openagentskill.com/skills/spatie-db-dumper/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=spatie-db-dumper&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium","resolve":"https://www.openagentskill.com/api/agent/resolve?task=Use%20Parallel%20Fastq%20Dump&agent=codex&max_risk=medium","receipt":"https://www.openagentskill.com/api/agent/receipt?task=Use%20Parallel%20Fastq%20Dump&agent=codex&max_risk=medium&format=text","install":"https://www.openagentskill.com/api/skills/spatie-db-dumper/install","manifest":"https://www.openagentskill.com/api/registry/manifest/spatie-db-dumper"}},"use_cases":[{"slug":"database-sql","title":"Database and SQL","url":"https://www.openagentskill.com/use-cases/database-sql"},{"slug":"github-automation","title":"GitHub automation","url":"https://www.openagentskill.com/use-cases/github-automation"},{"slug":"coding-agents","title":"Coding agents","url":"https://www.openagentskill.com/use-cases/coding-agents"}],"urls":{"web":"https://www.openagentskill.com/skills/spatie-db-dumper","api":"https://www.openagentskill.com/api/agent/skills/spatie-db-dumper","install_api":"https://www.openagentskill.com/api/skills/spatie-db-dumper/install","audit":"https://www.openagentskill.com/skills/spatie-db-dumper/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=spatie-db-dumper&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium","badge":"https://www.openagentskill.com/api/badge/spatie-db-dumper?metric=audit","repository":"https://github.com/spatie/db-dumper"}},"safer_alternative":{"rank":6,"match_score":30,"raw_match_score":78,"semantic_relevance":30,"skill":{"slug":"yeachan-heo-oh-my-claudecode","name":"Oh My Claudecode","description":"Teams-first Multi-agent orchestration for Claude Code","category":"agent-frameworks","github_stars":36986,"created_at":"2026-05-23T07:48:59.02888+00:00","updated_at":"2026-06-25T20:56:09+00:00","repository":"https://github.com/Yeachan-Heo/oh-my-claudecode","github_repo":"Yeachan-Heo/oh-my-claudecode"},"recommendation_reasons":["Matches task terms: parallel","Strong GitHub adoption: 36,986 stars","Quality score 72/100","Install handoff is available","Repository freshness signal is available"],"supply_profile":{"track":{"slug":"coding","label":"Coding and developer agents","shortLabel":"Coding","description":"Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills."},"scenario":{"label":"Coding agents","description":"I need a coding agent that can understand a repository, edit code, and review pull requests.","useCases":[{"slug":"coding-agents","title":"Coding agents"},{"slug":"browser-automation","title":"Browser automation"},{"slug":"workflow-automation","title":"Workflow automation"}]},"applicableAgents":["Claude Code","CLI","Codex","Cursor","TypeScript"],"install":{"ready":true,"command":"npx skills add Yeachan-Heo/oh-my-claudecode","primaryTarget":"CLI","targetCount":4},"githubQuality":{"stars":36986,"starsLabel":"37K","forks":3343,"license":"MIT","qualityScore":100,"trustScore":88,"auditScore":91},"maintenance":{"status":"active","label":"2mo since push","daysSincePush":58,"lastPushedAt":"2026-06-25T20:56:09+00:00"},"risk":{"level":"safe_to_try","label":"Safe to try","requiresReview":true,"notes":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"coverageTags":["Coding","Coding agents","agent-frameworks","agents","ai-agents","agentic-coding","automation","claude"]},"quality":{"score":100,"tier":"excellent","label":"Excellent","summary":"High-confidence pick with strong adoption and healthy maintenance signals.","signals":[{"label":"GitHub stars","value":"37K","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":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":100,"weight":0.13,"status":"pass","detail":"37K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":97,"weight":0.08,"status":"pass","detail":"37K stars, 3.3K 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":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 Yeachan-Heo/oh-my-claudecode"},{"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/Yeachan-Heo/oh-my-claudecode"},{"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":"37K GitHub stars"},{"status":"pass","label":"Stars/forks activity","detail":"37K stars, 3.3K forks; issue activity unavailable in current metadata"},{"status":"pass","label":"Recent maintenance","detail":"2mo 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 Yeachan-Heo/oh-my-claudecode"},{"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/Yeachan-Heo/oh-my-claudecode"},{"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":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"],"evidence":{"stars":"37K GitHub stars","repoActivity":"37K stars, 3.3K forks","lastPushed":"2mo since push","license":"MIT","repository":"https://github.com/Yeachan-Heo/oh-my-claudecode","install":"npx skills add Yeachan-Heo/oh-my-claudecode","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 Yeachan-Heo/oh-my-claudecode","policy":"agent_install_candidate","label":"Agent install candidate","notes":["Install path is available","Repository evidence is available","License is declared","No Agent Proven outcome evidence yet","2mo since push"]},"agentCompatibility":["TypeScript","AI Agents","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["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":true,"sandboxRequired":true,"policy":"agent_install_candidate","reason":"Trust Score v4 allows sandbox-first agent installation after normal workspace review."},"bestFor":["agent-frameworks","agents","ai-agents","agentic-coding","automation","claude"],"doNotUseFor":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface"],"knownRisks":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"trust_v5":{"version":"trust-score-v5","score":82,"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":"agent_install_candidate","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","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"]},"dimensions":[{"id":"github_adoption","label":"GitHub adoption","score":100,"weight":0.13,"status":"pass","detail":"37K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":97,"weight":0.08,"status":"pass","detail":"37K stars, 3.3K 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":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 Yeachan-Heo/oh-my-claudecode"},{"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/Yeachan-Heo/oh-my-claudecode"},{"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":"37K GitHub stars"},{"status":"pass","label":"Stars/forks activity","detail":"37K stars, 3.3K forks; issue activity unavailable in current metadata"},{"status":"pass","label":"Recent maintenance","detail":"2mo 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 Yeachan-Heo/oh-my-claudecode"},{"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/Yeachan-Heo/oh-my-claudecode"},{"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":["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":"37K GitHub stars","repoActivity":"37K stars, 3.3K forks","lastPushed":"2mo since push","license":"MIT","repository":"https://github.com/Yeachan-Heo/oh-my-claudecode","install":"npx skills add Yeachan-Heo/oh-my-claudecode","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":"agent_install_candidate"},"installReadiness":{"ready":true,"command":"npx skills add Yeachan-Heo/oh-my-claudecode","policy":"agent_install_candidate","label":"Agent install candidate","notes":["Install path is available","Repository evidence is available","License is declared","No Agent Proven outcome evidence yet","2mo since push","Trust Score v5 requires review or sandbox-only use before install."]},"agentCompatibility":["TypeScript","AI Agents","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["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":"agent_install_candidate","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":["agent-frameworks","agents","ai-agents","agentic-coding","automation","claude"],"suited_agents":["TypeScript","AI Agents","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"install_command":"npx skills add Yeachan-Heo/oh-my-claudecode","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"],"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":["agent-frameworks","agents","ai-agents","agentic-coding","automation","claude"],"doNotUseFor":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface"],"knownRisks":["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":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":91,"risk_level":"safe_to_try","risk_label":"Safe to try","warnings":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"safety":{"score":79,"level":"review_before_install","label":"Review before install","safety_tier":{"tier":"reviewed","label":"Reviewed","badge":"REVIEWED","summary":"Good audit and safety signals with no high-risk permission hints in public metadata.","recommended_action":"Review the audit page, then allow agent install in a sandboxed workflow.","auto_install_policy":"review","reasons":["Safe-to-try audit","79/100 agent safety score"]},"auto_install_allowed":false,"human_review_required":true,"blocked":false,"audit_risk":"safe_to_try","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","badge":"REVIEWED","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Review the audit page, then allow agent install in a sandboxed workflow.","reasons":["Safe-to-try audit","79/100 agent safety score"]},"decision":{"readiness_score":100,"readiness_label":"Production-ready","headline":"Primary pick for Coding agents","role":"Primary pick","best_for":["Coding agents workflows","Claude Code teams","teams that value GitHub adoption signals"],"risks":["No OpenAgentSkill engagement data yet"],"next_steps":["Install it in a sandbox agent and run one Coding 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 Yeachan-Heo/oh-my-claudecode","value":"Install the \"Oh My Claudecode\" agent skill from https://github.com/Yeachan-Heo/oh-my-claudecode. 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: Teams-first Multi-agent orchestration for Claude Code 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\":\"yeachan-heo-oh-my-claudecode\",\"task\":\"Install Oh My Claudecode\",\"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 Oh My Claudecode 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 yeachan-heo-oh-my-claudecode","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 \"Oh My Claudecode\" agent skill from https://github.com/Yeachan-Heo/oh-my-claudecode. 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: Teams-first Multi-agent orchestration for Claude Code 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\":\"yeachan-heo-oh-my-claudecode\",\"task\":\"Install Oh My Claudecode\",\"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 \"Oh My Claudecode\" as a Claude Code skill from https://github.com/Yeachan-Heo/oh-my-claudecode. 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: Teams-first Multi-agent orchestration for Claude Code 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\":\"yeachan-heo-oh-my-claudecode\",\"task\":\"Install Oh My Claudecode\",\"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 \"Oh My Claudecode\" from https://github.com/Yeachan-Heo/oh-my-claudecode 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: Teams-first Multi-agent orchestration for Claude Code 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\":\"yeachan-heo-oh-my-claudecode\",\"task\":\"Install Oh My Claudecode\",\"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":"yeachan-heo-oh-my-claudecode","name":"Oh My Claudecode","description":"Teams-first Multi-agent orchestration for Claude Code","category":"agent-frameworks","url":"https://www.openagentskill.com/skills/yeachan-heo-oh-my-claudecode","repository":"https://github.com/Yeachan-Heo/oh-my-claudecode","github_repo":"Yeachan-Heo/oh-my-claudecode"},"suited_tasks":["Coding agents workflows","Claude Code teams","teams that value GitHub adoption signals","Inspect source files","Explain architecture","Patch bugs and verify changes","Navigate pages","Click and type safely"],"suited_agents":["TypeScript","AI Agents","Codex","Claude Code","Cursor","OpenAgentSkill CLI","CLI"],"install":{"command":"npx skills add Yeachan-Heo/oh-my-claudecode","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 yeachan-heo-oh-my-claudecode"},{"id":"codex","label":"Codex","kind":"agent-prompt","value":"Install the \"Oh My Claudecode\" agent skill from https://github.com/Yeachan-Heo/oh-my-claudecode. 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: Teams-first Multi-agent orchestration for Claude Code 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\":\"yeachan-heo-oh-my-claudecode\",\"task\":\"Install Oh My Claudecode\",\"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 \"Oh My Claudecode\" as a Claude Code skill from https://github.com/Yeachan-Heo/oh-my-claudecode. 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: Teams-first Multi-agent orchestration for Claude Code 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\":\"yeachan-heo-oh-my-claudecode\",\"task\":\"Install Oh My Claudecode\",\"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 \"Oh My Claudecode\" from https://github.com/Yeachan-Heo/oh-my-claudecode 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: Teams-first Multi-agent orchestration for Claude Code 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\":\"yeachan-heo-oh-my-claudecode\",\"task\":\"Install Oh My Claudecode\",\"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/yeachan-heo-oh-my-claudecode/install","manifest_url":"https://www.openagentskill.com/api/registry/manifest/yeachan-heo-oh-my-claudecode"},"trust":{"score":88,"label":"Production candidate","version":"trust-score-v4","install_policy":"agent_install_candidate","evidence":{"stars":"37K GitHub stars","repoActivity":"37K stars, 3.3K forks","lastPushed":"2mo since push","license":"MIT","repository":"https://github.com/Yeachan-Heo/oh-my-claudecode","install":"npx skills add Yeachan-Heo/oh-my-claudecode","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":true,"sandbox_required":true,"reason":"Trust Score v4 allows sandbox-first agent installation after normal workspace review."},"best_for":["agent-frameworks","agents","ai-agents","agentic-coding","automation","claude"],"known_risks":["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":91,"risk_level":"safe_to_try","risk_label":"Safe to try","warnings":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"safety_gate":{"tier":"reviewed","label":"Reviewed","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Review the audit page, then allow agent install in a sandboxed workflow."},"quality":{"score":100,"label":"Excellent"},"supply":{"track":"Coding and developer agents","scenario":"Coding agents","maintenance":"2mo since push","risk":"Safe to try"},"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","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context","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 Parallel Fastq Dump","recommended_action":"Review the audit page, then allow agent install in a sandboxed workflow.","install_policy":"review","minimum_review_before_use":["Trust: 88/100 Production candidate","Audit: 91/100 Safe to try","Safety: 79/100 Review before install","Review repository, license, install command, and permission surface before production use."],"expected_agent_output":{"selected_skill":"yeachan-heo-oh-my-claudecode (Oh My Claudecode)","install_command":"npx skills add Yeachan-Heo/oh-my-claudecode","risk_summary":"Safe to try; Reviewed; 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":"yeachan-heo-oh-my-claudecode","task":"Use Parallel Fastq Dump","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/yeachan-heo-oh-my-claudecode","api":"https://www.openagentskill.com/api/agent/skills/yeachan-heo-oh-my-claudecode","audit":"https://www.openagentskill.com/skills/yeachan-heo-oh-my-claudecode/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=yeachan-heo-oh-my-claudecode&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium","resolve":"https://www.openagentskill.com/api/agent/resolve?task=Use%20Parallel%20Fastq%20Dump&agent=codex&max_risk=medium","receipt":"https://www.openagentskill.com/api/agent/receipt?task=Use%20Parallel%20Fastq%20Dump&agent=codex&max_risk=medium&format=text","install":"https://www.openagentskill.com/api/skills/yeachan-heo-oh-my-claudecode/install","manifest":"https://www.openagentskill.com/api/registry/manifest/yeachan-heo-oh-my-claudecode"}},"use_cases":[{"slug":"coding-agents","title":"Coding agents","url":"https://www.openagentskill.com/use-cases/coding-agents"},{"slug":"browser-automation","title":"Browser automation","url":"https://www.openagentskill.com/use-cases/browser-automation"},{"slug":"workflow-automation","title":"Workflow automation","url":"https://www.openagentskill.com/use-cases/workflow-automation"}],"urls":{"web":"https://www.openagentskill.com/skills/yeachan-heo-oh-my-claudecode","api":"https://www.openagentskill.com/api/agent/skills/yeachan-heo-oh-my-claudecode","install_api":"https://www.openagentskill.com/api/skills/yeachan-heo-oh-my-claudecode/install","audit":"https://www.openagentskill.com/skills/yeachan-heo-oh-my-claudecode/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=yeachan-heo-oh-my-claudecode&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium","badge":"https://www.openagentskill.com/api/badge/yeachan-heo-oh-my-claudecode?metric=audit","repository":"https://github.com/Yeachan-Heo/oh-my-claudecode"}},"popular_alternative":{"rank":7,"match_score":30,"raw_match_score":76.1,"semantic_relevance":30,"skill":{"slug":"optuna-optuna","name":"Optuna","description":"A hyperparameter optimization framework","category":"ml-automation","github_stars":14355,"created_at":"2026-06-16T08:55:46.316191+00:00","updated_at":"2026-06-12T04:15:47+00:00","repository":"https://github.com/optuna/optuna","github_repo":"optuna/optuna"},"recommendation_reasons":["Matches task terms: parallel","Strong GitHub adoption: 14,355 stars","Install handoff is available","Repository freshness signal is available","Registry match score 30"],"supply_profile":{"track":{"slug":"design","label":"Design and creative production","shortLabel":"Design","description":"Design assets, images, video, audio, multimodal media, presentation, and creative production skills."},"scenario":{"label":"Multimodal media","description":"I need my agent to process images, video, or audio and extract useful information.","useCases":[{"slug":"github-automation","title":"GitHub automation"},{"slug":"coding-agents","title":"Coding agents"},{"slug":"browser-automation","title":"Browser automation"}]},"applicableAgents":["CLI","Codex","Claude Code","Cursor","Python"],"install":{"ready":true,"command":"npx skills add optuna/optuna","primaryTarget":"CLI","targetCount":4},"githubQuality":{"stars":14355,"starsLabel":"14K","forks":1340,"license":"MIT","qualityScore":100,"trustScore":88,"auditScore":91},"maintenance":{"status":"active","label":"2mo since push","daysSincePush":72,"lastPushedAt":"2026-06-12T04:15:47+00:00"},"risk":{"level":"safe_to_try","label":"Safe to try","requiresReview":true,"notes":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"coverageTags":["Design","Multimodal media","ml-automation","machine-learning","automation","ml-media","distributed","hyperparameter-optimization"]},"quality":{"score":100,"tier":"excellent","label":"Excellent","summary":"High-confidence pick with strong adoption and healthy maintenance signals.","signals":[{"label":"GitHub stars","value":"14K","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":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":100,"weight":0.13,"status":"pass","detail":"14K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":97,"weight":0.08,"status":"pass","detail":"14K stars, 1.3K 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":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 optuna/optuna"},{"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/optuna/optuna"},{"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":"14K GitHub stars"},{"status":"pass","label":"Stars/forks activity","detail":"14K stars, 1.3K forks; issue activity unavailable in current metadata"},{"status":"pass","label":"Recent maintenance","detail":"2mo 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 optuna/optuna"},{"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/optuna/optuna"},{"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":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"],"evidence":{"stars":"14K GitHub stars","repoActivity":"14K stars, 1.3K forks","lastPushed":"2mo since push","license":"MIT","repository":"https://github.com/optuna/optuna","install":"npx skills add optuna/optuna","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 optuna/optuna","policy":"agent_install_candidate","label":"Agent install candidate","notes":["Install path is available","Repository evidence is available","License is declared","No Agent Proven outcome evidence yet","2mo since push"]},"agentCompatibility":["Python","Machine Learning","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["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":true,"sandboxRequired":true,"policy":"agent_install_candidate","reason":"Trust Score v4 allows sandbox-first agent installation after normal workspace review."},"bestFor":["ml-automation","machine-learning","automation","ml-media","distributed","hyperparameter-optimization"],"doNotUseFor":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface"],"knownRisks":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"trust_v5":{"version":"trust-score-v5","score":82,"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":"agent_install_candidate","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","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"]},"dimensions":[{"id":"github_adoption","label":"GitHub adoption","score":100,"weight":0.13,"status":"pass","detail":"14K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":97,"weight":0.08,"status":"pass","detail":"14K stars, 1.3K 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":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 optuna/optuna"},{"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/optuna/optuna"},{"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":"14K GitHub stars"},{"status":"pass","label":"Stars/forks activity","detail":"14K stars, 1.3K forks; issue activity unavailable in current metadata"},{"status":"pass","label":"Recent maintenance","detail":"2mo 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 optuna/optuna"},{"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/optuna/optuna"},{"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":["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":"14K GitHub stars","repoActivity":"14K stars, 1.3K forks","lastPushed":"2mo since push","license":"MIT","repository":"https://github.com/optuna/optuna","install":"npx skills add optuna/optuna","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":"agent_install_candidate"},"installReadiness":{"ready":true,"command":"npx skills add optuna/optuna","policy":"agent_install_candidate","label":"Agent install candidate","notes":["Install path is available","Repository evidence is available","License is declared","No Agent Proven outcome evidence yet","2mo since push","Trust Score v5 requires review or sandbox-only use before install."]},"agentCompatibility":["Python","Machine Learning","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["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":"agent_install_candidate","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":["ml-automation","machine-learning","automation","ml-media","distributed","hyperparameter-optimization"],"suited_agents":["Python","Machine Learning","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"install_command":"npx skills add optuna/optuna","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"],"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":["ml-automation","machine-learning","automation","ml-media","distributed","hyperparameter-optimization"],"doNotUseFor":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface"],"knownRisks":["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":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":91,"risk_level":"safe_to_try","risk_label":"Safe to try","warnings":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"safety":{"score":79,"level":"review_before_install","label":"Review before install","safety_tier":{"tier":"reviewed","label":"Reviewed","badge":"REVIEWED","summary":"Good audit and safety signals with no high-risk permission hints in public metadata.","recommended_action":"Review the audit page, then allow agent install in a sandboxed workflow.","auto_install_policy":"review","reasons":["Safe-to-try audit","79/100 agent safety score"]},"auto_install_allowed":false,"human_review_required":true,"blocked":false,"audit_risk":"safe_to_try","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","badge":"REVIEWED","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Review the audit page, then allow agent install in a sandboxed workflow.","reasons":["Safe-to-try audit","79/100 agent safety score"]},"decision":{"readiness_score":100,"readiness_label":"Production-ready","headline":"Primary pick for GitHub automation","role":"Primary pick","best_for":["GitHub 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 GitHub 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 optuna/optuna","value":"Install the \"Optuna\" agent skill from https://github.com/optuna/optuna. 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: A hyperparameter optimization framework 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\":\"optuna-optuna\",\"task\":\"Install Optuna\",\"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 Optuna 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 optuna-optuna","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 \"Optuna\" agent skill from https://github.com/optuna/optuna. 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: A hyperparameter optimization framework 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\":\"optuna-optuna\",\"task\":\"Install Optuna\",\"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 \"Optuna\" as a Claude Code skill from https://github.com/optuna/optuna. 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: A hyperparameter optimization framework 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\":\"optuna-optuna\",\"task\":\"Install Optuna\",\"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 \"Optuna\" from https://github.com/optuna/optuna 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: A hyperparameter optimization framework 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\":\"optuna-optuna\",\"task\":\"Install Optuna\",\"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":"optuna-optuna","name":"Optuna","description":"A hyperparameter optimization framework","category":"ml-automation","url":"https://www.openagentskill.com/skills/optuna-optuna","repository":"https://github.com/optuna/optuna","github_repo":"optuna/optuna"},"suited_tasks":["GitHub automation workflows","general agent builders","teams that value GitHub adoption signals","Inspect repository metadata","Compare code changes","Write concise engineering summaries","Inspect source files","Explain architecture"],"suited_agents":["Python","Machine Learning","Codex","Claude Code","Cursor","OpenAgentSkill CLI","CLI"],"install":{"command":"npx skills add optuna/optuna","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 optuna-optuna"},{"id":"codex","label":"Codex","kind":"agent-prompt","value":"Install the \"Optuna\" agent skill from https://github.com/optuna/optuna. 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: A hyperparameter optimization framework 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\":\"optuna-optuna\",\"task\":\"Install Optuna\",\"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 \"Optuna\" as a Claude Code skill from https://github.com/optuna/optuna. 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: A hyperparameter optimization framework 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\":\"optuna-optuna\",\"task\":\"Install Optuna\",\"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 \"Optuna\" from https://github.com/optuna/optuna 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: A hyperparameter optimization framework 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\":\"optuna-optuna\",\"task\":\"Install Optuna\",\"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/optuna-optuna/install","manifest_url":"https://www.openagentskill.com/api/registry/manifest/optuna-optuna"},"trust":{"score":88,"label":"Production candidate","version":"trust-score-v4","install_policy":"agent_install_candidate","evidence":{"stars":"14K GitHub stars","repoActivity":"14K stars, 1.3K forks","lastPushed":"2mo since push","license":"MIT","repository":"https://github.com/optuna/optuna","install":"npx skills add optuna/optuna","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":true,"sandbox_required":true,"reason":"Trust Score v4 allows sandbox-first agent installation after normal workspace review."},"best_for":["ml-automation","machine-learning","automation","ml-media","distributed","hyperparameter-optimization"],"known_risks":["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":91,"risk_level":"safe_to_try","risk_label":"Safe to try","warnings":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"safety_gate":{"tier":"reviewed","label":"Reviewed","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Review the audit page, then allow agent install in a sandboxed workflow."},"quality":{"score":100,"label":"Excellent"},"supply":{"track":"Design and creative production","scenario":"Multimodal media","maintenance":"2mo since push","risk":"Safe to try"},"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","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context","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 Parallel Fastq Dump","recommended_action":"Review the audit page, then allow agent install in a sandboxed workflow.","install_policy":"review","minimum_review_before_use":["Trust: 88/100 Production candidate","Audit: 91/100 Safe to try","Safety: 79/100 Review before install","Review repository, license, install command, and permission surface before production use."],"expected_agent_output":{"selected_skill":"optuna-optuna (Optuna)","install_command":"npx skills add optuna/optuna","risk_summary":"Safe to try; Reviewed; 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":"optuna-optuna","task":"Use Parallel Fastq Dump","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/optuna-optuna","api":"https://www.openagentskill.com/api/agent/skills/optuna-optuna","audit":"https://www.openagentskill.com/skills/optuna-optuna/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=optuna-optuna&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium","resolve":"https://www.openagentskill.com/api/agent/resolve?task=Use%20Parallel%20Fastq%20Dump&agent=codex&max_risk=medium","receipt":"https://www.openagentskill.com/api/agent/receipt?task=Use%20Parallel%20Fastq%20Dump&agent=codex&max_risk=medium&format=text","install":"https://www.openagentskill.com/api/skills/optuna-optuna/install","manifest":"https://www.openagentskill.com/api/registry/manifest/optuna-optuna"}},"use_cases":[{"slug":"github-automation","title":"GitHub automation","url":"https://www.openagentskill.com/use-cases/github-automation"},{"slug":"coding-agents","title":"Coding agents","url":"https://www.openagentskill.com/use-cases/coding-agents"},{"slug":"browser-automation","title":"Browser automation","url":"https://www.openagentskill.com/use-cases/browser-automation"}],"urls":{"web":"https://www.openagentskill.com/skills/optuna-optuna","api":"https://www.openagentskill.com/api/agent/skills/optuna-optuna","install_api":"https://www.openagentskill.com/api/skills/optuna-optuna/install","audit":"https://www.openagentskill.com/skills/optuna-optuna/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=optuna-optuna&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium","badge":"https://www.openagentskill.com/api/badge/optuna-optuna?metric=audit","repository":"https://github.com/optuna/optuna"}},"new_contender":{"rank":13,"match_score":26,"raw_match_score":56,"semantic_relevance":30,"skill":{"slug":"ibrahim-3d-orchestrator-supaconductor","name":"Orchestrator Supaconductor","description":"Multi-agent orchestration system for Claude Code with parallel execution, automated quality gates, Board of Directors, and bundled Superpowers skills","category":"agent-frameworks","github_stars":365,"created_at":"2026-07-01T13:21:38.961888+00:00","updated_at":"2026-04-08T10:49:30+00:00","repository":"https://github.com/Ibrahim-3d/orchestrator-supaconductor","github_repo":"Ibrahim-3d/orchestrator-supaconductor"},"recommendation_reasons":["Matches task terms: parallel","Install handoff is available","Repository freshness signal is available","Registry match score 26"],"supply_profile":{"track":{"slug":"coding","label":"Coding and developer agents","shortLabel":"Coding","description":"Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills."},"scenario":{"label":"Coding agents","description":"I need a coding agent that can understand a repository, edit code, and review pull requests.","useCases":[{"slug":"coding-agents","title":"Coding agents"},{"slug":"web-scraping","title":"Web scraping"},{"slug":"rag-knowledge","title":"RAG and knowledge"}]},"applicableAgents":["Claude Code","CLI","Codex","Cursor","Python"],"install":{"ready":true,"command":"npx skills add Ibrahim-3d/orchestrator-supaconductor","primaryTarget":"CLI","targetCount":4},"githubQuality":{"stars":365,"starsLabel":"365","forks":38,"license":"AGPL-3.0","qualityScore":67,"trustScore":77,"auditScore":78},"maintenance":{"status":"active","label":"5mo since push","daysSincePush":137,"lastPushedAt":"2026-04-08T10:49:30+00:00"},"risk":{"level":"needs_review","label":"Needs review","requiresReview":true,"notes":["Quality score needs review","Documentation summary is thin","Stars/forks activity: 365 stars, 38 forks; issue activity unavailable in current metadata","Needs review"]},"coverageTags":["Coding","Coding agents","agent-frameworks","multi-agent","orchestration","ai-agents","claude","claude-code"]},"quality":{"score":67,"tier":"promising","label":"Promising","summary":"Useful candidate, but compare it with alternatives before adopting.","signals":[{"label":"GitHub stars","value":"365","tone":"neutral"},{"label":"Freshness","value":"5mo ago","tone":"positive"},{"label":"Install ready","value":"Yes","tone":"positive"},{"label":"License","value":"AGPL-3.0","tone":"neutral"}],"warnings":[]},"trust":{"version":"trust-score-v4","score":77,"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":62,"weight":0.13,"status":"info","detail":"365 GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":57,"weight":0.08,"status":"warn","detail":"365 stars, 38 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":"AGPL-3.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 Ibrahim-3d/orchestrator-supaconductor"},{"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/Ibrahim-3d/orchestrator-supaconductor"},{"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":"info","label":"GitHub adoption","detail":"365 GitHub stars"},{"status":"warn","label":"Stars/forks activity","detail":"365 stars, 38 forks; issue activity unavailable in current metadata"},{"status":"info","label":"Recent maintenance","detail":"5mo since push"},{"status":"pass","label":"License clarity","detail":"AGPL-3.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 Ibrahim-3d/orchestrator-supaconductor"},{"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/Ibrahim-3d/orchestrator-supaconductor"},{"status":"pass","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","Install command has no obvious high-risk pattern"],"warnings":["Quality score needs review","Documentation summary is thin","Stars/forks activity: 365 stars, 38 forks; issue activity unavailable in current metadata"],"evidence":{"stars":"365 GitHub stars","repoActivity":"365 stars, 38 forks","lastPushed":"5mo since push","license":"AGPL-3.0","repository":"https://github.com/Ibrahim-3d/orchestrator-supaconductor","install":"npx skills add Ibrahim-3d/orchestrator-supaconductor","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 Ibrahim-3d/orchestrator-supaconductor","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"]},"agentCompatibility":["Python","Multi-Agent","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["Quality score needs review","Documentation summary is thin","Stars/forks activity: 365 stars, 38 forks; issue activity unavailable in current metadata"]},"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":["agent-frameworks","multi-agent","orchestration","ai-agents","claude","claude-code"],"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"],"knownRisks":["Quality score needs review","Documentation summary is thin","Stars/forks activity: 365 stars, 38 forks; issue activity unavailable in current metadata"]},"trust_v5":{"version":"trust-score-v5","score":69,"base_score":77,"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":["69/100 Trust Score v5","77/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":62,"weight":0.13,"status":"info","detail":"365 GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":57,"weight":0.08,"status":"warn","detail":"365 stars, 38 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":"AGPL-3.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 Ibrahim-3d/orchestrator-supaconductor"},{"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/Ibrahim-3d/orchestrator-supaconductor"},{"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":"info","label":"GitHub adoption","detail":"365 GitHub stars"},{"status":"warn","label":"Stars/forks activity","detail":"365 stars, 38 forks; issue activity unavailable in current metadata"},{"status":"info","label":"Recent maintenance","detail":"5mo since push"},{"status":"pass","label":"License clarity","detail":"AGPL-3.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 Ibrahim-3d/orchestrator-supaconductor"},{"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/Ibrahim-3d/orchestrator-supaconductor"},{"status":"pass","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","Install command has no obvious high-risk pattern","Outcome loop is ready but needs first real agent run"],"warnings":["Quality score needs review","Documentation summary is thin","Stars/forks activity: 365 stars, 38 forks; issue activity unavailable in current metadata","No real agent outcome reports yet","Human review required before unattended installation"],"evidence":{"stars":"365 GitHub stars","repoActivity":"365 stars, 38 forks","lastPushed":"5mo since push","license":"AGPL-3.0","repository":"https://github.com/Ibrahim-3d/orchestrator-supaconductor","install":"npx skills add Ibrahim-3d/orchestrator-supaconductor","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 Ibrahim-3d/orchestrator-supaconductor","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","Trust Score v5 requires review or sandbox-only use before install."]},"agentCompatibility":["Python","Multi-Agent","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["Quality score needs review","Documentation summary is thin","Stars/forks activity: 365 stars, 38 forks; issue activity unavailable in current metadata"]},"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":["agent-frameworks","multi-agent","orchestration","ai-agents","claude","claude-code"],"suited_agents":["Python","Multi-Agent","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"install_command":"npx skills add Ibrahim-3d/orchestrator-supaconductor","trust_score":69,"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"],"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":["agent-frameworks","multi-agent","orchestration","ai-agents","claude","claude-code"],"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"],"knownRisks":["Quality score needs review","Documentation summary is thin","Stars/forks activity: 365 stars, 38 forks; issue activity unavailable in current metadata"],"backward_compatible":{"trust_score_v4":{"version":"trust-score-v4","score":77,"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":78,"risk_level":"needs_review","risk_label":"Needs review","warnings":["Quality score needs review","Documentation summary is thin","Stars/forks activity: 365 stars, 38 forks; issue activity unavailable in current metadata"]},"safety":{"score":66,"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":["Quality score needs review","66/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":["Quality score needs review"],"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":["Quality score needs review","66/100 agent safety score"]},"decision":{"readiness_score":66,"readiness_label":"Prototype first","headline":"Fallback candidate for Coding agents","role":"Fallback candidate","best_for":["Coding agents workflows","Claude Code teams","builders willing to evaluate younger projects"],"risks":["No OpenAgentSkill engagement data yet"],"next_steps":["Install it in a sandbox agent and run one Coding 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 Ibrahim-3d/orchestrator-supaconductor","value":"Install the \"Orchestrator Supaconductor\" agent skill from https://github.com/Ibrahim-3d/orchestrator-supaconductor. 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: Multi-agent orchestration system for Claude Code with parallel execution, automated quality gates, Board of Directors, and bundled Superpowers skills 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\":\"ibrahim-3d-orchestrator-supaconductor\",\"task\":\"Install Orchestrator Supaconductor\",\"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 Orchestrator Supaconductor 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 ibrahim-3d-orchestrator-supaconductor","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 \"Orchestrator Supaconductor\" agent skill from https://github.com/Ibrahim-3d/orchestrator-supaconductor. 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: Multi-agent orchestration system for Claude Code with parallel execution, automated quality gates, Board of Directors, and bundled Superpowers skills 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\":\"ibrahim-3d-orchestrator-supaconductor\",\"task\":\"Install Orchestrator Supaconductor\",\"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 \"Orchestrator Supaconductor\" as a Claude Code skill from https://github.com/Ibrahim-3d/orchestrator-supaconductor. 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: Multi-agent orchestration system for Claude Code with parallel execution, automated quality gates, Board of Directors, and bundled Superpowers skills 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\":\"ibrahim-3d-orchestrator-supaconductor\",\"task\":\"Install Orchestrator Supaconductor\",\"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 \"Orchestrator Supaconductor\" from https://github.com/Ibrahim-3d/orchestrator-supaconductor 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: Multi-agent orchestration system for Claude Code with parallel execution, automated quality gates, Board of Directors, and bundled Superpowers skills 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\":\"ibrahim-3d-orchestrator-supaconductor\",\"task\":\"Install Orchestrator Supaconductor\",\"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":"ibrahim-3d-orchestrator-supaconductor","name":"Orchestrator Supaconductor","description":"Multi-agent orchestration system for Claude Code with parallel execution, automated quality gates, Board of Directors, and bundled Superpowers skills","category":"agent-frameworks","url":"https://www.openagentskill.com/skills/ibrahim-3d-orchestrator-supaconductor","repository":"https://github.com/Ibrahim-3d/orchestrator-supaconductor","github_repo":"Ibrahim-3d/orchestrator-supaconductor"},"suited_tasks":["Coding agents workflows","Claude Code teams","builders willing to evaluate younger projects","Inspect source files","Explain architecture","Patch bugs and verify changes","Crawl target URLs","Extract tables and metadata"],"suited_agents":["Python","Multi-Agent","Codex","Claude Code","Cursor","OpenAgentSkill CLI","CLI"],"install":{"command":"npx skills add Ibrahim-3d/orchestrator-supaconductor","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 ibrahim-3d-orchestrator-supaconductor"},{"id":"codex","label":"Codex","kind":"agent-prompt","value":"Install the \"Orchestrator Supaconductor\" agent skill from https://github.com/Ibrahim-3d/orchestrator-supaconductor. 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: Multi-agent orchestration system for Claude Code with parallel execution, automated quality gates, Board of Directors, and bundled Superpowers skills 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\":\"ibrahim-3d-orchestrator-supaconductor\",\"task\":\"Install Orchestrator Supaconductor\",\"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 \"Orchestrator Supaconductor\" as a Claude Code skill from https://github.com/Ibrahim-3d/orchestrator-supaconductor. 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: Multi-agent orchestration system for Claude Code with parallel execution, automated quality gates, Board of Directors, and bundled Superpowers skills 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\":\"ibrahim-3d-orchestrator-supaconductor\",\"task\":\"Install Orchestrator Supaconductor\",\"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 \"Orchestrator Supaconductor\" from https://github.com/Ibrahim-3d/orchestrator-supaconductor 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: Multi-agent orchestration system for Claude Code with parallel execution, automated quality gates, Board of Directors, and bundled Superpowers skills 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\":\"ibrahim-3d-orchestrator-supaconductor\",\"task\":\"Install Orchestrator Supaconductor\",\"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/ibrahim-3d-orchestrator-supaconductor/install","manifest_url":"https://www.openagentskill.com/api/registry/manifest/ibrahim-3d-orchestrator-supaconductor"},"trust":{"score":77,"label":"Strong shortlist","version":"trust-score-v4","install_policy":"human_review_before_install","evidence":{"stars":"365 GitHub stars","repoActivity":"365 stars, 38 forks","lastPushed":"5mo since push","license":"AGPL-3.0","repository":"https://github.com/Ibrahim-3d/orchestrator-supaconductor","install":"npx skills add Ibrahim-3d/orchestrator-supaconductor","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":["agent-frameworks","multi-agent","orchestration","ai-agents","claude","claude-code"],"known_risks":["Quality score needs review","Documentation summary is thin","Stars/forks activity: 365 stars, 38 forks; issue activity unavailable in current metadata"]},"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":78,"risk_level":"needs_review","risk_label":"Needs review","warnings":["Quality score needs review","Documentation summary is thin","Stars/forks activity: 365 stars, 38 forks; issue activity unavailable in current metadata"]},"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":67,"label":"Promising"},"supply":{"track":"Coding and developer agents","scenario":"Coding agents","maintenance":"5mo 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","Quality score needs review","Documentation summary is thin","Stars/forks activity: 365 stars, 38 forks; issue activity unavailable in current metadata","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 Parallel Fastq Dump","recommended_action":"Require human approval before installing into a real workspace.","install_policy":"review","minimum_review_before_use":["Trust: 77/100 Strong shortlist","Audit: 78/100 Needs review","Safety: 66/100 Review before install","Review repository, license, install command, and permission surface before production use."],"expected_agent_output":{"selected_skill":"ibrahim-3d-orchestrator-supaconductor (Orchestrator Supaconductor)","install_command":"npx skills add Ibrahim-3d/orchestrator-supaconductor","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":"ibrahim-3d-orchestrator-supaconductor","task":"Use Parallel Fastq Dump","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/ibrahim-3d-orchestrator-supaconductor","api":"https://www.openagentskill.com/api/agent/skills/ibrahim-3d-orchestrator-supaconductor","audit":"https://www.openagentskill.com/skills/ibrahim-3d-orchestrator-supaconductor/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=ibrahim-3d-orchestrator-supaconductor&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium","resolve":"https://www.openagentskill.com/api/agent/resolve?task=Use%20Parallel%20Fastq%20Dump&agent=codex&max_risk=medium","receipt":"https://www.openagentskill.com/api/agent/receipt?task=Use%20Parallel%20Fastq%20Dump&agent=codex&max_risk=medium&format=text","install":"https://www.openagentskill.com/api/skills/ibrahim-3d-orchestrator-supaconductor/install","manifest":"https://www.openagentskill.com/api/registry/manifest/ibrahim-3d-orchestrator-supaconductor"}},"use_cases":[{"slug":"coding-agents","title":"Coding agents","url":"https://www.openagentskill.com/use-cases/coding-agents"},{"slug":"web-scraping","title":"Web scraping","url":"https://www.openagentskill.com/use-cases/web-scraping"},{"slug":"rag-knowledge","title":"RAG and knowledge","url":"https://www.openagentskill.com/use-cases/rag-knowledge"}],"urls":{"web":"https://www.openagentskill.com/skills/ibrahim-3d-orchestrator-supaconductor","api":"https://www.openagentskill.com/api/agent/skills/ibrahim-3d-orchestrator-supaconductor","install_api":"https://www.openagentskill.com/api/skills/ibrahim-3d-orchestrator-supaconductor/install","audit":"https://www.openagentskill.com/skills/ibrahim-3d-orchestrator-supaconductor/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=ibrahim-3d-orchestrator-supaconductor&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium","badge":"https://www.openagentskill.com/api/badge/ibrahim-3d-orchestrator-supaconductor?metric=audit","repository":"https://github.com/Ibrahim-3d/orchestrator-supaconductor"}},"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":2,"match_score":30,"raw_match_score":124.4,"semantic_relevance":30,"skill":{"slug":"spatie-db-dumper","name":"Db Dumper","description":"Dump the contents of a database","category":"data-analysis","github_stars":1176,"created_at":"2026-06-16T09:14:35.520024+00:00","updated_at":"2026-06-02T10:31:08+00:00","repository":"https://github.com/spatie/db-dumper","github_repo":"spatie/db-dumper"},"recommendation_reasons":["Matches task terms: dump","Useful GitHub adoption: 1,176 stars","Install handoff is available","Repository freshness signal is available","Registry match score 30"],"supply_profile":{"track":{"slug":"data","label":"Data, BI, and analytics","shortLabel":"Data","description":"CSV, SQL, notebooks, dashboards, data pipelines, BI, ETL, and spreadsheet analysis."},"scenario":{"label":"Database and SQL","description":"I need my agent to inspect database schemas, write SQL, and explain query results.","useCases":[{"slug":"database-sql","title":"Database and SQL"},{"slug":"github-automation","title":"GitHub automation"},{"slug":"coding-agents","title":"Coding agents"}]},"applicableAgents":["CLI","Codex","Claude Code","Cursor","PHP"],"install":{"ready":true,"command":"npx skills add spatie/db-dumper","primaryTarget":"CLI","targetCount":4},"githubQuality":{"stars":1176,"starsLabel":"1.2K","forks":160,"license":"MIT","qualityScore":90,"trustScore":84,"auditScore":87},"maintenance":{"status":"active","label":"3mo since push","daysSincePush":82,"lastPushedAt":"2026-06-02T10:31:08+00:00"},"risk":{"level":"safe_to_try","label":"Safe to try","requiresReview":true,"notes":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"coverageTags":["Data","Database and SQL","data-analysis","sql","database","dump","mysql","php"]},"quality":{"score":90,"tier":"excellent","label":"Excellent","summary":"High-confidence pick with strong adoption and healthy maintenance signals.","signals":[{"label":"GitHub stars","value":"1.2K","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":84,"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":"1.2K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":77,"weight":0.08,"status":"info","detail":"1.2K stars, 160 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":50,"weight":0.14,"status":"warn","detail":"Public metadata needs stronger README/SKILL.md context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":82,"weight":0.12,"status":"pass","detail":"database surface"},{"id":"installability","label":"Install availability","score":92,"weight":0.1,"status":"pass","detail":"npx skills add spatie/db-dumper"},{"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":88,"weight":0.07,"status":"pass","detail":"database access"},{"id":"repository","label":"Repository evidence","score":86,"weight":0.04,"status":"pass","detail":"https://github.com/spatie/db-dumper"},{"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.2K GitHub stars"},{"status":"info","label":"Stars/forks activity","detail":"1.2K stars, 160 forks; issue activity unavailable in current metadata"},{"status":"pass","label":"Recent maintenance","detail":"3mo 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":"database surface"},{"status":"pass","label":"Install availability","detail":"npx skills add spatie/db-dumper"},{"status":"pass","label":"Install command safety","detail":"standard package or runtime install path"},{"status":"pass","label":"Permission surface","detail":"database access"},{"status":"pass","label":"Repository evidence","detail":"https://github.com/spatie/db-dumper"},{"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":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"],"evidence":{"stars":"1.2K GitHub stars","repoActivity":"1.2K stars, 160 forks","lastPushed":"3mo since push","license":"MIT","repository":"https://github.com/spatie/db-dumper","install":"npx skills add spatie/db-dumper","installSafety":"standard package or runtime install path","permissionSurface":"database access","documentation":"Thin public metadata","agentOutcomes":"No agent outcome data yet"},"installReadiness":{"ready":true,"command":"npx skills add spatie/db-dumper","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"]},"agentCompatibility":["PHP","SQL","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["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":["data-analysis","sql","data","database","dump","mysql"],"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"],"knownRisks":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"trust_v5":{"version":"trust-score-v5","score":76,"base_score":84,"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":["76/100 Trust Score v5","84/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.2K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":77,"weight":0.08,"status":"info","detail":"1.2K stars, 160 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":50,"weight":0.14,"status":"warn","detail":"Public metadata needs stronger README/SKILL.md context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":82,"weight":0.12,"status":"pass","detail":"database surface"},{"id":"installability","label":"Install availability","score":92,"weight":0.1,"status":"pass","detail":"npx skills add spatie/db-dumper"},{"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":88,"weight":0.07,"status":"pass","detail":"database access"},{"id":"repository","label":"Repository evidence","score":86,"weight":0.04,"status":"pass","detail":"https://github.com/spatie/db-dumper"},{"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.2K GitHub stars"},{"status":"info","label":"Stars/forks activity","detail":"1.2K stars, 160 forks; issue activity unavailable in current metadata"},{"status":"pass","label":"Recent maintenance","detail":"3mo 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":"database surface"},{"status":"pass","label":"Install availability","detail":"npx skills add spatie/db-dumper"},{"status":"pass","label":"Install command safety","detail":"standard package or runtime install path"},{"status":"pass","label":"Permission surface","detail":"database access"},{"status":"pass","label":"Repository evidence","detail":"https://github.com/spatie/db-dumper"},{"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":["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":"1.2K GitHub stars","repoActivity":"1.2K stars, 160 forks","lastPushed":"3mo since push","license":"MIT","repository":"https://github.com/spatie/db-dumper","install":"npx skills add spatie/db-dumper","installSafety":"standard package or runtime install path","permissionSurface":"database access","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 spatie/db-dumper","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","Trust Score v5 requires review or sandbox-only use before install."]},"agentCompatibility":["PHP","SQL","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["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":["data-analysis","sql","data","database","dump","mysql"],"suited_agents":["PHP","SQL","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"install_command":"npx skills add spatie/db-dumper","trust_score":76,"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"],"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":["data-analysis","sql","data","database","dump","mysql"],"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"],"knownRisks":["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":84,"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":"safe_to_try","risk_label":"Safe to try","warnings":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"safety":{"score":71,"level":"review_before_install","label":"Review before install","safety_tier":{"tier":"reviewed","label":"Reviewed","badge":"REVIEWED","summary":"Good audit and safety signals with no high-risk permission hints in public metadata.","recommended_action":"Review the audit page, then allow agent install in a sandboxed workflow.","auto_install_policy":"review","reasons":["Safe-to-try audit","71/100 agent safety score"]},"auto_install_allowed":false,"human_review_required":true,"blocked":false,"audit_risk":"safe_to_try","permission_hints":[{"id":"network","label":"Network access","reason":"Skill likely fetches remote pages, APIs, repositories, or external services.","severity":"medium"},{"id":"database","label":"Database access","reason":"Skill may inspect schemas, query databases, or work with persistent stores.","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","badge":"REVIEWED","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Review the audit page, then allow agent install in a sandboxed workflow.","reasons":["Safe-to-try audit","71/100 agent safety score"]},"decision":{"readiness_score":100,"readiness_label":"Production-ready","headline":"Primary pick for Database and SQL","role":"Primary pick","best_for":["Database and SQL 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 Database and SQL 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 spatie/db-dumper","value":"Install the \"Db Dumper\" agent skill from https://github.com/spatie/db-dumper. 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: Dump the contents of a database 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\":\"spatie-db-dumper\",\"task\":\"Install Db Dumper\",\"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 Db Dumper 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 spatie-db-dumper","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 \"Db Dumper\" agent skill from https://github.com/spatie/db-dumper. 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: Dump the contents of a database 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\":\"spatie-db-dumper\",\"task\":\"Install Db Dumper\",\"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 \"Db Dumper\" as a Claude Code skill from https://github.com/spatie/db-dumper. 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: Dump the contents of a database 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\":\"spatie-db-dumper\",\"task\":\"Install Db Dumper\",\"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 \"Db Dumper\" from https://github.com/spatie/db-dumper 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: Dump the contents of a database 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\":\"spatie-db-dumper\",\"task\":\"Install Db Dumper\",\"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":"spatie-db-dumper","name":"Db Dumper","description":"Dump the contents of a database","category":"data-analysis","url":"https://www.openagentskill.com/skills/spatie-db-dumper","repository":"https://github.com/spatie/db-dumper","github_repo":"spatie/db-dumper"},"suited_tasks":["Database and SQL workflows","general agent builders","teams that value GitHub adoption signals","Understand table relationships","Write safer queries","Explain database changes","Inspect repository metadata","Compare code changes"],"suited_agents":["PHP","SQL","Codex","Claude Code","Cursor","OpenAgentSkill CLI","CLI"],"install":{"command":"npx skills add spatie/db-dumper","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 spatie-db-dumper"},{"id":"codex","label":"Codex","kind":"agent-prompt","value":"Install the \"Db Dumper\" agent skill from https://github.com/spatie/db-dumper. 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: Dump the contents of a database 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\":\"spatie-db-dumper\",\"task\":\"Install Db Dumper\",\"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 \"Db Dumper\" as a Claude Code skill from https://github.com/spatie/db-dumper. 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: Dump the contents of a database 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\":\"spatie-db-dumper\",\"task\":\"Install Db Dumper\",\"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 \"Db Dumper\" from https://github.com/spatie/db-dumper 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: Dump the contents of a database 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\":\"spatie-db-dumper\",\"task\":\"Install Db Dumper\",\"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/spatie-db-dumper/install","manifest_url":"https://www.openagentskill.com/api/registry/manifest/spatie-db-dumper"},"trust":{"score":84,"label":"Strong shortlist","version":"trust-score-v4","install_policy":"human_review_before_install","evidence":{"stars":"1.2K GitHub stars","repoActivity":"1.2K stars, 160 forks","lastPushed":"3mo since push","license":"MIT","repository":"https://github.com/spatie/db-dumper","install":"npx skills add spatie/db-dumper","installSafety":"standard package or runtime install path","permissionSurface":"database access","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":["data-analysis","sql","data","database","dump","mysql"],"known_risks":["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":87,"risk_level":"safe_to_try","risk_label":"Safe to try","warnings":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"safety_gate":{"tier":"reviewed","label":"Reviewed","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Review the audit page, then allow agent install in a sandboxed workflow."},"quality":{"score":90,"label":"Excellent"},"supply":{"track":"Data, BI, and analytics","scenario":"Database and SQL","maintenance":"3mo since push","risk":"Safe to try"},"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","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context","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"],"agent_contract":{"task_input":"Use Parallel Fastq Dump","recommended_action":"Review the audit page, then allow agent install in a sandboxed workflow.","install_policy":"review","minimum_review_before_use":["Trust: 84/100 Strong shortlist","Audit: 87/100 Safe to try","Safety: 71/100 Review before install","Review repository, license, install command, and permission surface before production use."],"expected_agent_output":{"selected_skill":"spatie-db-dumper (Db Dumper)","install_command":"npx skills add spatie/db-dumper","risk_summary":"Safe to try; Reviewed; 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":"spatie-db-dumper","task":"Use Parallel Fastq Dump","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/spatie-db-dumper","api":"https://www.openagentskill.com/api/agent/skills/spatie-db-dumper","audit":"https://www.openagentskill.com/skills/spatie-db-dumper/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=spatie-db-dumper&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium","resolve":"https://www.openagentskill.com/api/agent/resolve?task=Use%20Parallel%20Fastq%20Dump&agent=codex&max_risk=medium","receipt":"https://www.openagentskill.com/api/agent/receipt?task=Use%20Parallel%20Fastq%20Dump&agent=codex&max_risk=medium&format=text","install":"https://www.openagentskill.com/api/skills/spatie-db-dumper/install","manifest":"https://www.openagentskill.com/api/registry/manifest/spatie-db-dumper"}},"use_cases":[{"slug":"database-sql","title":"Database and SQL","url":"https://www.openagentskill.com/use-cases/database-sql"},{"slug":"github-automation","title":"GitHub automation","url":"https://www.openagentskill.com/use-cases/github-automation"},{"slug":"coding-agents","title":"Coding agents","url":"https://www.openagentskill.com/use-cases/coding-agents"}],"urls":{"web":"https://www.openagentskill.com/skills/spatie-db-dumper","api":"https://www.openagentskill.com/api/agent/skills/spatie-db-dumper","install_api":"https://www.openagentskill.com/api/skills/spatie-db-dumper/install","audit":"https://www.openagentskill.com/skills/spatie-db-dumper/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=spatie-db-dumper&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium","badge":"https://www.openagentskill.com/api/badge/spatie-db-dumper?metric=audit","repository":"https://github.com/spatie/db-dumper"}},"alternatives":[{"rank":1,"match_score":54,"raw_match_score":213.5,"semantic_relevance":54,"skill":{"slug":"rvalieris-parallel-fastq-dump","name":"Parallel Fastq Dump","description":"parallel fastq-dump wrapper","category":"geo-science","github_stars":306,"created_at":"2026-06-21T06:57:51.388034+00:00","updated_at":"2023-04-26T12:18:27+00:00","repository":"https://github.com/rvalieris/parallel-fastq-dump","github_repo":"rvalieris/parallel-fastq-dump"},"recommendation_reasons":["Matches task terms: parallel, fastq, dump","Install handoff is available","Repository freshness signal is available","Registry match score 54"],"supply_profile":{"track":{"slug":"coding","label":"Coding and developer agents","shortLabel":"Coding","description":"Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills."},"scenario":{"label":"GitHub automation","description":"I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.","useCases":[{"slug":"github-automation","title":"GitHub automation"},{"slug":"coding-agents","title":"Coding agents"},{"slug":"browser-automation","title":"Browser automation"}]},"applicableAgents":["CLI","Codex","Claude Code","Cursor","Python"],"install":{"ready":true,"command":"npx skills add rvalieris/parallel-fastq-dump","primaryTarget":"CLI","targetCount":4},"githubQuality":{"stars":306,"starsLabel":"306","forks":35,"license":"MIT","qualityScore":45,"trustScore":68,"auditScore":60},"maintenance":{"status":"stale","label":"3y since push","daysSincePush":1214,"lastPushedAt":"2023-04-26T12:18:27+00:00"},"risk":{"level":"needs_review","label":"Needs review","requiresReview":true,"notes":["Documentation summary is thin","Repository appears stale","Repository looks stale","Quality score needs review","Stars/forks activity: 306 stars, 35 forks; issue activity unavailable in current metadata"]},"coverageTags":["Coding","GitHub automation","geo-science","bioinformatics","analysis","python","github"]},"quality":{"score":45,"tier":"review","label":"Needs review","summary":"Inspect the repository carefully before adding it to an agent workflow.","signals":[{"label":"GitHub stars","value":"306","tone":"neutral"},{"label":"Freshness","value":"3y ago","tone":"warning"},{"label":"Install ready","value":"Yes","tone":"positive"},{"label":"License","value":"MIT","tone":"neutral"}],"warnings":["Repository looks stale"]},"trust":{"version":"trust-score-v4","score":68,"tier":"review","label":"Manual review","summary":"Potentially useful, but at least one trust signal needs human inspection.","recommendedAction":"Inspect the repository, license, and recent activity before connecting it to agent workflows.","dimensions":[{"id":"github_adoption","label":"GitHub adoption","score":62,"weight":0.13,"status":"info","detail":"306 GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":57,"weight":0.08,"status":"warn","detail":"306 stars, 35 forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":22,"weight":0.14,"status":"fail","detail":"3y 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 rvalieris/parallel-fastq-dump"},{"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/rvalieris/parallel-fastq-dump"},{"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":"info","label":"GitHub adoption","detail":"306 GitHub stars"},{"status":"warn","label":"Stars/forks activity","detail":"306 stars, 35 forks; issue activity unavailable in current metadata"},{"status":"fail","label":"Recent maintenance","detail":"3y 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 rvalieris/parallel-fastq-dump"},{"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/rvalieris/parallel-fastq-dump"},{"status":"pass","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","Install command has no obvious high-risk pattern"],"warnings":["Repository looks stale","Quality score needs review","Documentation summary is thin","Stars/forks activity: 306 stars, 35 forks; issue activity unavailable in current metadata","Recent maintenance: 3y since push","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"],"evidence":{"stars":"306 GitHub stars","repoActivity":"306 stars, 35 forks","lastPushed":"3y since push","license":"MIT","repository":"https://github.com/rvalieris/parallel-fastq-dump","install":"npx skills add rvalieris/parallel-fastq-dump","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 rvalieris/parallel-fastq-dump","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","3y since push"]},"agentCompatibility":["Python","Bioinformatics","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["Repository looks stale","Quality score needs review","Documentation summary is thin","Stars/forks activity: 306 stars, 35 forks; issue activity unavailable in current metadata","Recent maintenance: 3y since push"]},"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":["geo-science","bioinformatics","analysis","python","github"],"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"],"knownRisks":["Repository looks stale","Quality score needs review","Documentation summary is thin","Stars/forks activity: 306 stars, 35 forks; issue activity unavailable in current metadata","Recent maintenance: 3y since push","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"trust_v5":{"version":"trust-score-v5","score":60,"base_score":68,"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":["60/100 Trust Score v5","68/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":62,"weight":0.13,"status":"info","detail":"306 GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":57,"weight":0.08,"status":"warn","detail":"306 stars, 35 forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":22,"weight":0.14,"status":"fail","detail":"3y 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 rvalieris/parallel-fastq-dump"},{"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/rvalieris/parallel-fastq-dump"},{"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":"info","label":"GitHub adoption","detail":"306 GitHub stars"},{"status":"warn","label":"Stars/forks activity","detail":"306 stars, 35 forks; issue activity unavailable in current metadata"},{"status":"fail","label":"Recent maintenance","detail":"3y 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 rvalieris/parallel-fastq-dump"},{"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/rvalieris/parallel-fastq-dump"},{"status":"pass","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","Install command has no obvious high-risk pattern","Outcome loop is ready but needs first real agent run"],"warnings":["Repository looks stale","Quality score needs review","Documentation summary is thin","Stars/forks activity: 306 stars, 35 forks; issue activity unavailable in current metadata","Recent maintenance: 3y since push","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":"306 GitHub stars","repoActivity":"306 stars, 35 forks","lastPushed":"3y since push","license":"MIT","repository":"https://github.com/rvalieris/parallel-fastq-dump","install":"npx skills add rvalieris/parallel-fastq-dump","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 rvalieris/parallel-fastq-dump","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","3y since push","Trust Score v5 requires review or sandbox-only use before install."]},"agentCompatibility":["Python","Bioinformatics","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["Repository looks stale","Quality score needs review","Documentation summary is thin","Stars/forks activity: 306 stars, 35 forks; issue activity unavailable in current metadata","Recent maintenance: 3y since push"]},"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":["geo-science","bioinformatics","analysis","python","github"],"suited_agents":["Python","Bioinformatics","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"install_command":"npx skills add rvalieris/parallel-fastq-dump","trust_score":60,"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"],"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":["geo-science","bioinformatics","analysis","python","github"],"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"],"knownRisks":["Repository looks stale","Quality score needs review","Documentation summary is thin","Stars/forks activity: 306 stars, 35 forks; issue activity unavailable in current metadata","Recent maintenance: 3y since push","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"],"backward_compatible":{"trust_score_v4":{"version":"trust-score-v4","score":68,"tier":"review","label":"Manual review","summary":"Potentially useful, but at least one trust signal needs human inspection."}}},"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":60,"risk_level":"needs_review","risk_label":"Needs review","warnings":["Documentation summary is thin","Repository appears stale","Repository looks stale","Quality score needs review","Stars/forks activity: 306 stars, 35 forks; issue activity unavailable in current metadata"]},"safety":{"score":48,"level":"avoid_auto_install","label":"Avoid automatic install","safety_tier":{"tier":"experimental","label":"Experimental","badge":"EXPERIMENTAL","summary":"Sparse or mixed signals. Useful for discovery, but not for autonomous installation.","recommended_action":"Test manually in an isolated workspace and compare against safer alternatives.","auto_install_policy":"review","reasons":["Documentation summary is thin","48/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":"experimental","label":"Experimental","badge":"EXPERIMENTAL","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Test manually in an isolated workspace and compare against safer alternatives.","reasons":["Documentation summary is thin","48/100 agent safety score"]},"decision":{"readiness_score":35,"readiness_label":"Needs manual review","headline":"Needs validation for GitHub automation","role":"Needs validation","best_for":["GitHub automation workflows","general agent builders","builders willing to evaluate younger projects"],"risks":["Repository looks stale","No OpenAgentSkill engagement data yet"],"next_steps":["Install it in a sandbox agent and run one GitHub 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 rvalieris/parallel-fastq-dump","value":"Install the \"Parallel Fastq Dump\" agent skill from https://github.com/rvalieris/parallel-fastq-dump. 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: parallel fastq-dump wrapper 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\":\"rvalieris-parallel-fastq-dump\",\"task\":\"Install Parallel Fastq Dump\",\"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 Parallel Fastq Dump 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 rvalieris-parallel-fastq-dump","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 \"Parallel Fastq Dump\" agent skill from https://github.com/rvalieris/parallel-fastq-dump. 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: parallel fastq-dump wrapper 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\":\"rvalieris-parallel-fastq-dump\",\"task\":\"Install Parallel Fastq Dump\",\"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 \"Parallel Fastq Dump\" as a Claude Code skill from https://github.com/rvalieris/parallel-fastq-dump. 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: parallel fastq-dump wrapper 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\":\"rvalieris-parallel-fastq-dump\",\"task\":\"Install Parallel Fastq Dump\",\"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 \"Parallel Fastq Dump\" from https://github.com/rvalieris/parallel-fastq-dump 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: parallel fastq-dump wrapper 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\":\"rvalieris-parallel-fastq-dump\",\"task\":\"Install Parallel Fastq Dump\",\"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":"rvalieris-parallel-fastq-dump","name":"Parallel Fastq Dump","description":"parallel fastq-dump wrapper","category":"geo-science","url":"https://www.openagentskill.com/skills/rvalieris-parallel-fastq-dump","repository":"https://github.com/rvalieris/parallel-fastq-dump","github_repo":"rvalieris/parallel-fastq-dump"},"suited_tasks":["GitHub automation workflows","general agent builders","builders willing to evaluate younger projects","Inspect repository metadata","Compare code changes","Write concise engineering summaries","Inspect source files","Explain architecture"],"suited_agents":["Python","Bioinformatics","Codex","Claude Code","Cursor","OpenAgentSkill CLI","CLI"],"install":{"command":"npx skills add rvalieris/parallel-fastq-dump","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 rvalieris-parallel-fastq-dump"},{"id":"codex","label":"Codex","kind":"agent-prompt","value":"Install the \"Parallel Fastq Dump\" agent skill from https://github.com/rvalieris/parallel-fastq-dump. 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: parallel fastq-dump wrapper 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\":\"rvalieris-parallel-fastq-dump\",\"task\":\"Install Parallel Fastq Dump\",\"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 \"Parallel Fastq Dump\" as a Claude Code skill from https://github.com/rvalieris/parallel-fastq-dump. 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: parallel fastq-dump wrapper 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\":\"rvalieris-parallel-fastq-dump\",\"task\":\"Install Parallel Fastq Dump\",\"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 \"Parallel Fastq Dump\" from https://github.com/rvalieris/parallel-fastq-dump 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: parallel fastq-dump wrapper 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\":\"rvalieris-parallel-fastq-dump\",\"task\":\"Install Parallel Fastq Dump\",\"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/rvalieris-parallel-fastq-dump/install","manifest_url":"https://www.openagentskill.com/api/registry/manifest/rvalieris-parallel-fastq-dump"},"trust":{"score":68,"label":"Manual review","version":"trust-score-v4","install_policy":"human_review_before_install","evidence":{"stars":"306 GitHub stars","repoActivity":"306 stars, 35 forks","lastPushed":"3y since push","license":"MIT","repository":"https://github.com/rvalieris/parallel-fastq-dump","install":"npx skills add rvalieris/parallel-fastq-dump","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":["geo-science","bioinformatics","analysis","python","github"],"known_risks":["Repository looks stale","Quality score needs review","Documentation summary is thin","Stars/forks activity: 306 stars, 35 forks; issue activity unavailable in current metadata","Recent maintenance: 3y since push","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":60,"risk_level":"needs_review","risk_label":"Needs review","warnings":["Documentation summary is thin","Repository appears stale","Repository looks stale","Quality score needs review","Stars/forks activity: 306 stars, 35 forks; issue activity unavailable in current metadata","Recent maintenance: 3y since push","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"safety_gate":{"tier":"experimental","label":"Experimental","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Test manually in an isolated workspace and compare against safer alternatives."},"quality":{"score":45,"label":"Needs review"},"supply":{"track":"Coding and developer agents","scenario":"GitHub automation","maintenance":"3y since push","risk":"Needs review"},"alternative_skills":[],"do_not_use_when":["teams that require actively maintained dependencies","production agents without a repository review","Repository looks stale","No OpenAgentSkill engagement data yet","Documentation summary is thin","Repository appears stale","Quality score needs review","Stars/forks activity: 306 stars, 35 forks; issue activity unavailable in current metadata"],"agent_contract":{"task_input":"Use Parallel Fastq Dump","recommended_action":"Test manually in an isolated workspace and compare against safer alternatives.","install_policy":"review","minimum_review_before_use":["Trust: 68/100 Manual review","Audit: 60/100 Needs review","Safety: 48/100 Avoid automatic install","Review repository, license, install command, and permission surface before production use."],"expected_agent_output":{"selected_skill":"rvalieris-parallel-fastq-dump (Parallel Fastq Dump)","install_command":"npx skills add rvalieris/parallel-fastq-dump","risk_summary":"Needs review; Experimental; 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":"rvalieris-parallel-fastq-dump","task":"Use Parallel Fastq Dump","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/rvalieris-parallel-fastq-dump","api":"https://www.openagentskill.com/api/agent/skills/rvalieris-parallel-fastq-dump","audit":"https://www.openagentskill.com/skills/rvalieris-parallel-fastq-dump/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=rvalieris-parallel-fastq-dump&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium","resolve":"https://www.openagentskill.com/api/agent/resolve?task=Use%20Parallel%20Fastq%20Dump&agent=codex&max_risk=medium","receipt":"https://www.openagentskill.com/api/agent/receipt?task=Use%20Parallel%20Fastq%20Dump&agent=codex&max_risk=medium&format=text","install":"https://www.openagentskill.com/api/skills/rvalieris-parallel-fastq-dump/install","manifest":"https://www.openagentskill.com/api/registry/manifest/rvalieris-parallel-fastq-dump"}},"use_cases":[{"slug":"github-automation","title":"GitHub automation","url":"https://www.openagentskill.com/use-cases/github-automation"},{"slug":"coding-agents","title":"Coding agents","url":"https://www.openagentskill.com/use-cases/coding-agents"},{"slug":"browser-automation","title":"Browser automation","url":"https://www.openagentskill.com/use-cases/browser-automation"}],"urls":{"web":"https://www.openagentskill.com/skills/rvalieris-parallel-fastq-dump","api":"https://www.openagentskill.com/api/agent/skills/rvalieris-parallel-fastq-dump","install_api":"https://www.openagentskill.com/api/skills/rvalieris-parallel-fastq-dump/install","audit":"https://www.openagentskill.com/skills/rvalieris-parallel-fastq-dump/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=rvalieris-parallel-fastq-dump&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium","badge":"https://www.openagentskill.com/api/badge/rvalieris-parallel-fastq-dump?metric=audit","repository":"https://github.com/rvalieris/parallel-fastq-dump"}},{"rank":3,"match_score":30,"raw_match_score":122.4,"semantic_relevance":30,"skill":{"slug":"kan-bayashi-parallelwavegan","name":"ParallelWaveGAN","description":"Unofficial Parallel WaveGAN (+ MelGAN & Multi-band MelGAN & HiFi-GAN & StyleMelGAN) with Pytorch","category":"media-automation","github_stars":1643,"created_at":"2026-06-21T00:56:06.227231+00:00","updated_at":"2024-04-22T02:36:29+00:00","repository":"https://github.com/kan-bayashi/ParallelWaveGAN","github_repo":"kan-bayashi/ParallelWaveGAN"},"recommendation_reasons":["Matches task terms: parallel","Useful GitHub adoption: 1,643 stars","Install handoff is available","Repository freshness signal is available","Registry match score 30"],"supply_profile":{"track":{"slug":"coding","label":"Coding and developer agents","shortLabel":"Coding","description":"Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills."},"scenario":{"label":"Coding agents","description":"I need a coding agent that can understand a repository, edit code, and review pull requests.","useCases":[{"slug":"coding-agents","title":"Coding agents"},{"slug":"browser-automation","title":"Browser automation"},{"slug":"workflow-automation","title":"Workflow automation"}]},"applicableAgents":["CLI","Codex","Claude Code","Cursor","Jupyter Notebook"],"install":{"ready":true,"command":"npx skills add kan-bayashi/ParallelWaveGAN","primaryTarget":"CLI","targetCount":4},"githubQuality":{"stars":1643,"starsLabel":"1.6K","forks":350,"license":"MIT","qualityScore":67,"trustScore":80,"auditScore":71},"maintenance":{"status":"stale","label":"2y since push","daysSincePush":853,"lastPushedAt":"2024-04-22T02:36:29+00:00"},"risk":{"level":"needs_review","label":"Needs review","requiresReview":true,"notes":["Documentation summary is thin","Repository appears stale","Repository looks stale","Quality score needs review","Recent maintenance: 2y since push"]},"coverageTags":["Coding","Coding agents","media-automation","text-to-speech","voice","ml-media","hifigan","melgan"]},"quality":{"score":67,"tier":"promising","label":"Promising","summary":"Useful candidate, but compare it with alternatives before adopting.","signals":[{"label":"GitHub stars","value":"1.6K","tone":"positive"},{"label":"Freshness","value":"2y ago","tone":"warning"},{"label":"Install ready","value":"Yes","tone":"positive"},{"label":"License","value":"MIT","tone":"neutral"}],"warnings":["Repository looks stale"]},"trust":{"version":"trust-score-v4","score":80,"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":"1.6K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":83,"weight":0.08,"status":"pass","detail":"1.6K stars, 350 forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":22,"weight":0.14,"status":"fail","detail":"2y 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 kan-bayashi/ParallelWaveGAN"},{"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/kan-bayashi/ParallelWaveGAN"},{"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.6K GitHub stars"},{"status":"pass","label":"Stars/forks activity","detail":"1.6K stars, 350 forks; issue activity unavailable in current metadata"},{"status":"fail","label":"Recent maintenance","detail":"2y 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 kan-bayashi/ParallelWaveGAN"},{"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/kan-bayashi/ParallelWaveGAN"},{"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","Meaningful GitHub adoption signal","Install command has no obvious high-risk pattern"],"warnings":["Repository looks stale","Quality score needs review","Documentation summary is thin","Recent maintenance: 2y since push"],"evidence":{"stars":"1.6K GitHub stars","repoActivity":"1.6K stars, 350 forks","lastPushed":"2y since push","license":"MIT","repository":"https://github.com/kan-bayashi/ParallelWaveGAN","install":"npx skills add kan-bayashi/ParallelWaveGAN","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 kan-bayashi/ParallelWaveGAN","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","2y since push"]},"agentCompatibility":["Jupyter Notebook","Voice","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["Repository looks stale","Quality score needs review","Documentation summary is thin","Recent maintenance: 2y since push"]},"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":["media-automation","text-to-speech","voice","ml-media","hifigan","melgan"],"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"],"knownRisks":["Repository looks stale","Quality score needs review","Documentation summary is thin","Recent maintenance: 2y since push"]},"trust_v5":{"version":"trust-score-v5","score":72,"base_score":80,"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":["72/100 Trust Score v5","80/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.6K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":83,"weight":0.08,"status":"pass","detail":"1.6K stars, 350 forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":22,"weight":0.14,"status":"fail","detail":"2y 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 kan-bayashi/ParallelWaveGAN"},{"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/kan-bayashi/ParallelWaveGAN"},{"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.6K GitHub stars"},{"status":"pass","label":"Stars/forks activity","detail":"1.6K stars, 350 forks; issue activity unavailable in current metadata"},{"status":"fail","label":"Recent maintenance","detail":"2y 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 kan-bayashi/ParallelWaveGAN"},{"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/kan-bayashi/ParallelWaveGAN"},{"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","Meaningful GitHub adoption signal","Install command has no obvious high-risk pattern","Outcome loop is ready but needs first real agent run"],"warnings":["Repository looks stale","Quality score needs review","Documentation summary is thin","Recent maintenance: 2y since push","No real agent outcome reports yet","Human review required before unattended installation"],"evidence":{"stars":"1.6K GitHub stars","repoActivity":"1.6K stars, 350 forks","lastPushed":"2y since push","license":"MIT","repository":"https://github.com/kan-bayashi/ParallelWaveGAN","install":"npx skills add kan-bayashi/ParallelWaveGAN","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 kan-bayashi/ParallelWaveGAN","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","2y since push","Trust Score v5 requires review or sandbox-only use before install."]},"agentCompatibility":["Jupyter Notebook","Voice","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["Repository looks stale","Quality score needs review","Documentation summary is thin","Recent maintenance: 2y since push"]},"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":["media-automation","text-to-speech","voice","ml-media","hifigan","melgan"],"suited_agents":["Jupyter Notebook","Voice","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"install_command":"npx skills add kan-bayashi/ParallelWaveGAN","trust_score":72,"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"],"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":["media-automation","text-to-speech","voice","ml-media","hifigan","melgan"],"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"],"knownRisks":["Repository looks stale","Quality score needs review","Documentation summary is thin","Recent maintenance: 2y since push"],"backward_compatible":{"trust_score_v4":{"version":"trust-score-v4","score":80,"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":71,"risk_level":"needs_review","risk_label":"Needs review","warnings":["Documentation summary is thin","Repository appears stale","Repository looks stale","Quality score needs review","Recent maintenance: 2y since push"]},"safety":{"score":59,"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","59/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","59/100 agent safety score"]},"decision":{"readiness_score":69,"readiness_label":"Prototype first","headline":"Fallback candidate for Coding agents","role":"Fallback candidate","best_for":["Coding agents workflows","general agent builders","teams that value GitHub adoption signals"],"risks":["Repository looks stale","No OpenAgentSkill engagement data yet"],"next_steps":["Install it in a sandbox agent and run one Coding 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 kan-bayashi/ParallelWaveGAN","value":"Install the \"ParallelWaveGAN\" agent skill from https://github.com/kan-bayashi/ParallelWaveGAN. 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: Unofficial Parallel WaveGAN (+ MelGAN & Multi-band MelGAN & HiFi-GAN & StyleMelGAN) with Pytorch 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\":\"kan-bayashi-parallelwavegan\",\"task\":\"Install ParallelWaveGAN\",\"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 ParallelWaveGAN 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 kan-bayashi-parallelwavegan","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 \"ParallelWaveGAN\" agent skill from https://github.com/kan-bayashi/ParallelWaveGAN. 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: Unofficial Parallel WaveGAN (+ MelGAN & Multi-band MelGAN & HiFi-GAN & StyleMelGAN) with Pytorch 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\":\"kan-bayashi-parallelwavegan\",\"task\":\"Install ParallelWaveGAN\",\"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 \"ParallelWaveGAN\" as a Claude Code skill from https://github.com/kan-bayashi/ParallelWaveGAN. 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: Unofficial Parallel WaveGAN (+ MelGAN & Multi-band MelGAN & HiFi-GAN & StyleMelGAN) with Pytorch 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\":\"kan-bayashi-parallelwavegan\",\"task\":\"Install ParallelWaveGAN\",\"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 \"ParallelWaveGAN\" from https://github.com/kan-bayashi/ParallelWaveGAN 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: Unofficial Parallel WaveGAN (+ MelGAN & Multi-band MelGAN & HiFi-GAN & StyleMelGAN) with Pytorch 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\":\"kan-bayashi-parallelwavegan\",\"task\":\"Install ParallelWaveGAN\",\"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":"kan-bayashi-parallelwavegan","name":"ParallelWaveGAN","description":"Unofficial Parallel WaveGAN (+ MelGAN & Multi-band MelGAN & HiFi-GAN & StyleMelGAN) with Pytorch","category":"media-automation","url":"https://www.openagentskill.com/skills/kan-bayashi-parallelwavegan","repository":"https://github.com/kan-bayashi/ParallelWaveGAN","github_repo":"kan-bayashi/ParallelWaveGAN"},"suited_tasks":["Coding agents workflows","general agent builders","teams that value GitHub adoption signals","Inspect source files","Explain architecture","Patch bugs and verify changes","Navigate pages","Click and type safely"],"suited_agents":["Jupyter Notebook","Voice","Codex","Claude Code","Cursor","OpenAgentSkill CLI","CLI"],"install":{"command":"npx skills add kan-bayashi/ParallelWaveGAN","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 kan-bayashi-parallelwavegan"},{"id":"codex","label":"Codex","kind":"agent-prompt","value":"Install the \"ParallelWaveGAN\" agent skill from https://github.com/kan-bayashi/ParallelWaveGAN. 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: Unofficial Parallel WaveGAN (+ MelGAN & Multi-band MelGAN & HiFi-GAN & StyleMelGAN) with Pytorch 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\":\"kan-bayashi-parallelwavegan\",\"task\":\"Install ParallelWaveGAN\",\"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 \"ParallelWaveGAN\" as a Claude Code skill from https://github.com/kan-bayashi/ParallelWaveGAN. 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: Unofficial Parallel WaveGAN (+ MelGAN & Multi-band MelGAN & HiFi-GAN & StyleMelGAN) with Pytorch 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\":\"kan-bayashi-parallelwavegan\",\"task\":\"Install ParallelWaveGAN\",\"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 \"ParallelWaveGAN\" from https://github.com/kan-bayashi/ParallelWaveGAN 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: Unofficial Parallel WaveGAN (+ MelGAN & Multi-band MelGAN & HiFi-GAN & StyleMelGAN) with Pytorch 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\":\"kan-bayashi-parallelwavegan\",\"task\":\"Install ParallelWaveGAN\",\"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/kan-bayashi-parallelwavegan/install","manifest_url":"https://www.openagentskill.com/api/registry/manifest/kan-bayashi-parallelwavegan"},"trust":{"score":80,"label":"Strong shortlist","version":"trust-score-v4","install_policy":"human_review_before_install","evidence":{"stars":"1.6K GitHub stars","repoActivity":"1.6K stars, 350 forks","lastPushed":"2y since push","license":"MIT","repository":"https://github.com/kan-bayashi/ParallelWaveGAN","install":"npx skills add kan-bayashi/ParallelWaveGAN","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":["media-automation","text-to-speech","voice","ml-media","hifigan","melgan"],"known_risks":["Repository looks stale","Quality score needs review","Documentation summary is thin","Recent maintenance: 2y since push"]},"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":71,"risk_level":"needs_review","risk_label":"Needs review","warnings":["Documentation summary is thin","Repository appears stale","Repository looks stale","Quality score needs review","Recent maintenance: 2y since push"]},"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":67,"label":"Promising"},"supply":{"track":"Coding and developer agents","scenario":"Coding agents","maintenance":"2y since push","risk":"Needs review"},"alternative_skills":[],"do_not_use_when":["teams that require actively maintained dependencies","production agents without a repository review","Repository looks stale","No OpenAgentSkill engagement data yet","Documentation summary is thin","Repository appears stale","Quality score needs review","Recent maintenance: 2y since push"],"agent_contract":{"task_input":"Use Parallel Fastq Dump","recommended_action":"Require human approval before installing into a real workspace.","install_policy":"review","minimum_review_before_use":["Trust: 80/100 Strong shortlist","Audit: 71/100 Needs review","Safety: 59/100 Review before install","Review repository, license, install command, and permission surface before production use."],"expected_agent_output":{"selected_skill":"kan-bayashi-parallelwavegan (ParallelWaveGAN)","install_command":"npx skills add kan-bayashi/ParallelWaveGAN","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":"kan-bayashi-parallelwavegan","task":"Use Parallel Fastq Dump","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/kan-bayashi-parallelwavegan","api":"https://www.openagentskill.com/api/agent/skills/kan-bayashi-parallelwavegan","audit":"https://www.openagentskill.com/skills/kan-bayashi-parallelwavegan/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=kan-bayashi-parallelwavegan&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium","resolve":"https://www.openagentskill.com/api/agent/resolve?task=Use%20Parallel%20Fastq%20Dump&agent=codex&max_risk=medium","receipt":"https://www.openagentskill.com/api/agent/receipt?task=Use%20Parallel%20Fastq%20Dump&agent=codex&max_risk=medium&format=text","install":"https://www.openagentskill.com/api/skills/kan-bayashi-parallelwavegan/install","manifest":"https://www.openagentskill.com/api/registry/manifest/kan-bayashi-parallelwavegan"}},"use_cases":[{"slug":"coding-agents","title":"Coding agents","url":"https://www.openagentskill.com/use-cases/coding-agents"},{"slug":"browser-automation","title":"Browser automation","url":"https://www.openagentskill.com/use-cases/browser-automation"},{"slug":"workflow-automation","title":"Workflow automation","url":"https://www.openagentskill.com/use-cases/workflow-automation"}],"urls":{"web":"https://www.openagentskill.com/skills/kan-bayashi-parallelwavegan","api":"https://www.openagentskill.com/api/agent/skills/kan-bayashi-parallelwavegan","install_api":"https://www.openagentskill.com/api/skills/kan-bayashi-parallelwavegan/install","audit":"https://www.openagentskill.com/skills/kan-bayashi-parallelwavegan/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=kan-bayashi-parallelwavegan&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium","badge":"https://www.openagentskill.com/api/badge/kan-bayashi-parallelwavegan?metric=audit","repository":"https://github.com/kan-bayashi/ParallelWaveGAN"}},{"rank":4,"match_score":30,"raw_match_score":110,"semantic_relevance":30,"skill":{"slug":"roboninecom-so-arm100-101-parallel-gripper","name":"SO ARM100 101 Parallel Gripper","description":"3D-printed parallel gripper compatible with Feetech STS3215 and Waveshare ST3215 servos. Ready-to-use solution for the SO-ARM 100/SO-ARM 101.","category":"robotics-iot","github_stars":132,"created_at":"2026-06-21T01:57:04.998434+00:00","updated_at":"2026-06-01T15:47:18+00:00","repository":"https://github.com/roboninecom/SO-ARM100-101-Parallel-Gripper","github_repo":"roboninecom/SO-ARM100-101-Parallel-Gripper"},"recommendation_reasons":["Matches task terms: parallel","Install handoff is available","Repository freshness signal is available","Registry match score 30"],"supply_profile":{"track":{"slug":"research","label":"Research and knowledge work","shortLabel":"Research","description":"Deep research, source comparison, literature review, RAG, knowledge search, and reports."},"scenario":{"label":"Research agents","description":"I need my agent to research a topic, compare sources, and produce a concise report.","useCases":[{"slug":"browser-automation","title":"Browser automation"},{"slug":"research-agents","title":"Research agents"},{"slug":"workflow-automation","title":"Workflow automation"}]},"applicableAgents":["CLI","Codex","Claude Code","Cursor","Python"],"install":{"ready":true,"command":"npx skills add roboninecom/SO-ARM100-101-Parallel-Gripper","primaryTarget":"CLI","targetCount":4},"githubQuality":{"stars":132,"starsLabel":"132","forks":16,"license":"GPL-3.0","qualityScore":66,"trustScore":78,"auditScore":79},"maintenance":{"status":"active","label":"3mo since push","daysSincePush":82,"lastPushedAt":"2026-06-01T15:47:18+00:00"},"risk":{"level":"needs_review","label":"Needs review","requiresReview":true,"notes":["Quality score needs review","Documentation summary is thin","Stars/forks activity: 132 stars, 16 forks; issue activity unavailable in current metadata","Needs review"]},"coverageTags":["Research","Research agents","robotics-iot","robotics","automation","3d-printing","feetech","gripper"]},"quality":{"score":66,"tier":"promising","label":"Promising","summary":"Useful candidate, but compare it with alternatives before adopting.","signals":[{"label":"GitHub stars","value":"132","tone":"neutral"},{"label":"Freshness","value":"3mo ago","tone":"positive"},{"label":"Install ready","value":"Yes","tone":"positive"},{"label":"License","value":"GPL-3.0","tone":"neutral"}],"warnings":[]},"trust":{"version":"trust-score-v4","score":78,"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":62,"weight":0.13,"status":"info","detail":"132 GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":57,"weight":0.08,"status":"warn","detail":"132 stars, 16 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":"GPL-3.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 roboninecom/SO-ARM100-101-Parallel-Gripper"},{"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/roboninecom/SO-ARM100-101-Parallel-Gripper"},{"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":"info","label":"GitHub adoption","detail":"132 GitHub stars"},{"status":"warn","label":"Stars/forks activity","detail":"132 stars, 16 forks; issue activity unavailable in current metadata"},{"status":"pass","label":"Recent maintenance","detail":"3mo since push"},{"status":"pass","label":"License clarity","detail":"GPL-3.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 roboninecom/SO-ARM100-101-Parallel-Gripper"},{"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/roboninecom/SO-ARM100-101-Parallel-Gripper"},{"status":"pass","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","Install command has no obvious high-risk pattern"],"warnings":["Quality score needs review","Documentation summary is thin","Stars/forks activity: 132 stars, 16 forks; issue activity unavailable in current metadata"],"evidence":{"stars":"132 GitHub stars","repoActivity":"132 stars, 16 forks","lastPushed":"3mo since push","license":"GPL-3.0","repository":"https://github.com/roboninecom/SO-ARM100-101-Parallel-Gripper","install":"npx skills add roboninecom/SO-ARM100-101-Parallel-Gripper","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 roboninecom/SO-ARM100-101-Parallel-Gripper","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"]},"agentCompatibility":["Python","Robotics","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["Quality score needs review","Documentation summary is thin","Stars/forks activity: 132 stars, 16 forks; issue activity unavailable in current metadata"]},"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":["robotics-iot","robotics","automation","3d-printing","feetech","gripper"],"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"],"knownRisks":["Quality score needs review","Documentation summary is thin","Stars/forks activity: 132 stars, 16 forks; issue activity unavailable in current metadata"]},"trust_v5":{"version":"trust-score-v5","score":70,"base_score":78,"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":["70/100 Trust Score v5","78/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":62,"weight":0.13,"status":"info","detail":"132 GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":57,"weight":0.08,"status":"warn","detail":"132 stars, 16 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":"GPL-3.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 roboninecom/SO-ARM100-101-Parallel-Gripper"},{"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/roboninecom/SO-ARM100-101-Parallel-Gripper"},{"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":"info","label":"GitHub adoption","detail":"132 GitHub stars"},{"status":"warn","label":"Stars/forks activity","detail":"132 stars, 16 forks; issue activity unavailable in current metadata"},{"status":"pass","label":"Recent maintenance","detail":"3mo since push"},{"status":"pass","label":"License clarity","detail":"GPL-3.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 roboninecom/SO-ARM100-101-Parallel-Gripper"},{"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/roboninecom/SO-ARM100-101-Parallel-Gripper"},{"status":"pass","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","Install command has no obvious high-risk pattern","Outcome loop is ready but needs first real agent run"],"warnings":["Quality score needs review","Documentation summary is thin","Stars/forks activity: 132 stars, 16 forks; issue activity unavailable in current metadata","No real agent outcome reports yet","Human review required before unattended installation"],"evidence":{"stars":"132 GitHub stars","repoActivity":"132 stars, 16 forks","lastPushed":"3mo since push","license":"GPL-3.0","repository":"https://github.com/roboninecom/SO-ARM100-101-Parallel-Gripper","install":"npx skills add roboninecom/SO-ARM100-101-Parallel-Gripper","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 roboninecom/SO-ARM100-101-Parallel-Gripper","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","Trust Score v5 requires review or sandbox-only use before install."]},"agentCompatibility":["Python","Robotics","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["Quality score needs review","Documentation summary is thin","Stars/forks activity: 132 stars, 16 forks; issue activity unavailable in current metadata"]},"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":["robotics-iot","robotics","automation","3d-printing","feetech","gripper"],"suited_agents":["Python","Robotics","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"install_command":"npx skills add roboninecom/SO-ARM100-101-Parallel-Gripper","trust_score":70,"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"],"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":["robotics-iot","robotics","automation","3d-printing","feetech","gripper"],"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"],"knownRisks":["Quality score needs review","Documentation summary is thin","Stars/forks activity: 132 stars, 16 forks; issue activity unavailable in current metadata"],"backward_compatible":{"trust_score_v4":{"version":"trust-score-v4","score":78,"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":79,"risk_level":"needs_review","risk_label":"Needs review","warnings":["Quality score needs review","Documentation summary is thin","Stars/forks activity: 132 stars, 16 forks; issue activity unavailable in current metadata"]},"safety":{"score":67,"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":["Quality score needs review","67/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":["Quality score needs review"],"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":["Quality score needs review","67/100 agent safety score"]},"decision":{"readiness_score":65,"readiness_label":"Prototype first","headline":"Fallback candidate for Browser automation","role":"Fallback candidate","best_for":["Browser automation workflows","general agent builders","builders willing to evaluate younger projects"],"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 roboninecom/SO-ARM100-101-Parallel-Gripper","value":"Install the \"SO ARM100 101 Parallel Gripper\" agent skill from https://github.com/roboninecom/SO-ARM100-101-Parallel-Gripper. 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: 3D-printed parallel gripper compatible with Feetech STS3215 and Waveshare ST3215 servos. Ready-to-use solution for the SO-ARM 100/SO-ARM 101. 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\":\"roboninecom-so-arm100-101-parallel-gripper\",\"task\":\"Install SO ARM100 101 Parallel Gripper\",\"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 SO ARM100 101 Parallel Gripper 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 roboninecom-so-arm100-101-parallel-gripper","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 \"SO ARM100 101 Parallel Gripper\" agent skill from https://github.com/roboninecom/SO-ARM100-101-Parallel-Gripper. 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: 3D-printed parallel gripper compatible with Feetech STS3215 and Waveshare ST3215 servos. Ready-to-use solution for the SO-ARM 100/SO-ARM 101. 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\":\"roboninecom-so-arm100-101-parallel-gripper\",\"task\":\"Install SO ARM100 101 Parallel Gripper\",\"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 \"SO ARM100 101 Parallel Gripper\" as a Claude Code skill from https://github.com/roboninecom/SO-ARM100-101-Parallel-Gripper. 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: 3D-printed parallel gripper compatible with Feetech STS3215 and Waveshare ST3215 servos. Ready-to-use solution for the SO-ARM 100/SO-ARM 101. 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\":\"roboninecom-so-arm100-101-parallel-gripper\",\"task\":\"Install SO ARM100 101 Parallel Gripper\",\"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 \"SO ARM100 101 Parallel Gripper\" from https://github.com/roboninecom/SO-ARM100-101-Parallel-Gripper 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: 3D-printed parallel gripper compatible with Feetech STS3215 and Waveshare ST3215 servos. Ready-to-use solution for the SO-ARM 100/SO-ARM 101. 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\":\"roboninecom-so-arm100-101-parallel-gripper\",\"task\":\"Install SO ARM100 101 Parallel Gripper\",\"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":"roboninecom-so-arm100-101-parallel-gripper","name":"SO ARM100 101 Parallel Gripper","description":"3D-printed parallel gripper compatible with Feetech STS3215 and Waveshare ST3215 servos. Ready-to-use solution for the SO-ARM 100/SO-ARM 101.","category":"robotics-iot","url":"https://www.openagentskill.com/skills/roboninecom-so-arm100-101-parallel-gripper","repository":"https://github.com/roboninecom/SO-ARM100-101-Parallel-Gripper","github_repo":"roboninecom/SO-ARM100-101-Parallel-Gripper"},"suited_tasks":["Browser automation workflows","general agent builders","builders willing to evaluate younger projects","Navigate pages","Click and type safely","Check visual and DOM state","Search sources","Extract claims"],"suited_agents":["Python","Robotics","Codex","Claude Code","Cursor","OpenAgentSkill CLI","CLI"],"install":{"command":"npx skills add roboninecom/SO-ARM100-101-Parallel-Gripper","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 roboninecom-so-arm100-101-parallel-gripper"},{"id":"codex","label":"Codex","kind":"agent-prompt","value":"Install the \"SO ARM100 101 Parallel Gripper\" agent skill from https://github.com/roboninecom/SO-ARM100-101-Parallel-Gripper. 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: 3D-printed parallel gripper compatible with Feetech STS3215 and Waveshare ST3215 servos. Ready-to-use solution for the SO-ARM 100/SO-ARM 101. 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\":\"roboninecom-so-arm100-101-parallel-gripper\",\"task\":\"Install SO ARM100 101 Parallel Gripper\",\"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 \"SO ARM100 101 Parallel Gripper\" as a Claude Code skill from https://github.com/roboninecom/SO-ARM100-101-Parallel-Gripper. 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: 3D-printed parallel gripper compatible with Feetech STS3215 and Waveshare ST3215 servos. Ready-to-use solution for the SO-ARM 100/SO-ARM 101. 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\":\"roboninecom-so-arm100-101-parallel-gripper\",\"task\":\"Install SO ARM100 101 Parallel Gripper\",\"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 \"SO ARM100 101 Parallel Gripper\" from https://github.com/roboninecom/SO-ARM100-101-Parallel-Gripper 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: 3D-printed parallel gripper compatible with Feetech STS3215 and Waveshare ST3215 servos. Ready-to-use solution for the SO-ARM 100/SO-ARM 101. 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\":\"roboninecom-so-arm100-101-parallel-gripper\",\"task\":\"Install SO ARM100 101 Parallel Gripper\",\"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/roboninecom-so-arm100-101-parallel-gripper/install","manifest_url":"https://www.openagentskill.com/api/registry/manifest/roboninecom-so-arm100-101-parallel-gripper"},"trust":{"score":78,"label":"Strong shortlist","version":"trust-score-v4","install_policy":"human_review_before_install","evidence":{"stars":"132 GitHub stars","repoActivity":"132 stars, 16 forks","lastPushed":"3mo since push","license":"GPL-3.0","repository":"https://github.com/roboninecom/SO-ARM100-101-Parallel-Gripper","install":"npx skills add roboninecom/SO-ARM100-101-Parallel-Gripper","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":["robotics-iot","robotics","automation","3d-printing","feetech","gripper"],"known_risks":["Quality score needs review","Documentation summary is thin","Stars/forks activity: 132 stars, 16 forks; issue activity unavailable in current metadata"]},"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":79,"risk_level":"needs_review","risk_label":"Needs review","warnings":["Quality score needs review","Documentation summary is thin","Stars/forks activity: 132 stars, 16 forks; issue activity unavailable in current metadata"]},"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":66,"label":"Promising"},"supply":{"track":"Research and knowledge work","scenario":"Research agents","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","Quality score needs review","Documentation summary is thin","Stars/forks activity: 132 stars, 16 forks; issue activity unavailable in current metadata","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 Parallel Fastq Dump","recommended_action":"Require human approval before installing into a real workspace.","install_policy":"review","minimum_review_before_use":["Trust: 78/100 Strong shortlist","Audit: 79/100 Needs review","Safety: 67/100 Review before install","Review repository, license, install command, and permission surface before production use."],"expected_agent_output":{"selected_skill":"roboninecom-so-arm100-101-parallel-gripper (SO ARM100 101 Parallel Gripper)","install_command":"npx skills add roboninecom/SO-ARM100-101-Parallel-Gripper","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":"roboninecom-so-arm100-101-parallel-gripper","task":"Use Parallel Fastq Dump","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/roboninecom-so-arm100-101-parallel-gripper","api":"https://www.openagentskill.com/api/agent/skills/roboninecom-so-arm100-101-parallel-gripper","audit":"https://www.openagentskill.com/skills/roboninecom-so-arm100-101-parallel-gripper/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=roboninecom-so-arm100-101-parallel-gripper&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium","resolve":"https://www.openagentskill.com/api/agent/resolve?task=Use%20Parallel%20Fastq%20Dump&agent=codex&max_risk=medium","receipt":"https://www.openagentskill.com/api/agent/receipt?task=Use%20Parallel%20Fastq%20Dump&agent=codex&max_risk=medium&format=text","install":"https://www.openagentskill.com/api/skills/roboninecom-so-arm100-101-parallel-gripper/install","manifest":"https://www.openagentskill.com/api/registry/manifest/roboninecom-so-arm100-101-parallel-gripper"}},"use_cases":[{"slug":"browser-automation","title":"Browser automation","url":"https://www.openagentskill.com/use-cases/browser-automation"},{"slug":"research-agents","title":"Research agents","url":"https://www.openagentskill.com/use-cases/research-agents"},{"slug":"workflow-automation","title":"Workflow automation","url":"https://www.openagentskill.com/use-cases/workflow-automation"}],"urls":{"web":"https://www.openagentskill.com/skills/roboninecom-so-arm100-101-parallel-gripper","api":"https://www.openagentskill.com/api/agent/skills/roboninecom-so-arm100-101-parallel-gripper","install_api":"https://www.openagentskill.com/api/skills/roboninecom-so-arm100-101-parallel-gripper/install","audit":"https://www.openagentskill.com/skills/roboninecom-so-arm100-101-parallel-gripper/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=roboninecom-so-arm100-101-parallel-gripper&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium","badge":"https://www.openagentskill.com/api/badge/roboninecom-so-arm100-101-parallel-gripper?metric=audit","repository":"https://github.com/roboninecom/SO-ARM100-101-Parallel-Gripper"}},{"rank":5,"match_score":30,"raw_match_score":91,"semantic_relevance":30,"skill":{"slug":"johannesjo-parallel-code","name":"Parallel Code","description":"Run Claude Code, Codex, and Gemini side by side — each in      its own git worktree","category":"agent-frameworks","github_stars":725,"created_at":"2026-05-22T05:00:41.276986+00:00","updated_at":"2026-06-13T12:38:05+00:00","repository":"https://github.com/johannesjo/parallel-code","github_repo":"johannesjo/parallel-code"},"recommendation_reasons":["Matches task terms: parallel","Useful GitHub adoption: 725 stars","Install handoff is available","Repository freshness signal is available","Registry match score 30"],"supply_profile":{"track":{"slug":"coding","label":"Coding and developer agents","shortLabel":"Coding","description":"Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills."},"scenario":{"label":"Coding agents","description":"I need a coding agent that can understand a repository, edit code, and review pull requests.","useCases":[{"slug":"coding-agents","title":"Coding agents"},{"slug":"github-automation","title":"GitHub automation"},{"slug":"web-scraping","title":"Web scraping"}]},"applicableAgents":["Claude Code","OpenAI Agents","CLI","Codex","Cursor"],"install":{"ready":true,"command":"npx skills add johannesjo/parallel-code","primaryTarget":"CLI","targetCount":4},"githubQuality":{"stars":725,"starsLabel":"725","forks":91,"license":"MIT","qualityScore":74,"trustScore":77,"auditScore":80},"maintenance":{"status":"active","label":"2mo since push","daysSincePush":70,"lastPushedAt":"2026-06-13T12:38:05+00:00"},"risk":{"level":"needs_review","label":"Needs review","requiresReview":true,"notes":["Documentation summary is thin","Quality score needs review","Needs review"]},"coverageTags":["Coding","Coding agents","agent-frameworks","agents","ai-agents","ai-coding","ai-tools","claude-code"]},"quality":{"score":74,"tier":"strong","label":"Strong","summary":"Solid option that is likely worth shortlisting for production workflows.","signals":[{"label":"GitHub stars","value":"725","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":77,"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":76,"weight":0.13,"status":"info","detail":"725 GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":71,"weight":0.08,"status":"info","detail":"725 stars, 91 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":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 johannesjo/parallel-code"},{"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/johannesjo/parallel-code"},{"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":"info","label":"GitHub adoption","detail":"725 GitHub stars"},{"status":"info","label":"Stars/forks activity","detail":"725 stars, 91 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":"info","label":"Dependency/runtime risk","detail":"command execution surface"},{"status":"pass","label":"Install availability","detail":"npx skills add johannesjo/parallel-code"},{"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/johannesjo/parallel-code"},{"status":"pass","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":["Quality score needs review","Documentation summary is thin"],"evidence":{"stars":"725 GitHub stars","repoActivity":"725 stars, 91 forks","lastPushed":"2mo since push","license":"MIT","repository":"https://github.com/johannesjo/parallel-code","install":"npx skills add johannesjo/parallel-code","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 johannesjo/parallel-code","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"]},"agentCompatibility":["TypeScript","AI Agents","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["Quality score needs review","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":["agent-frameworks","agents","ai-agents","ai-coding","ai-tools","claude-code"],"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"],"knownRisks":["Quality score needs review","Documentation summary is thin"]},"trust_v5":{"version":"trust-score-v5","score":69,"base_score":77,"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":["69/100 Trust Score v5","77/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":76,"weight":0.13,"status":"info","detail":"725 GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":71,"weight":0.08,"status":"info","detail":"725 stars, 91 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":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 johannesjo/parallel-code"},{"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/johannesjo/parallel-code"},{"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":"info","label":"GitHub adoption","detail":"725 GitHub stars"},{"status":"info","label":"Stars/forks activity","detail":"725 stars, 91 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":"info","label":"Dependency/runtime risk","detail":"command execution surface"},{"status":"pass","label":"Install availability","detail":"npx skills add johannesjo/parallel-code"},{"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/johannesjo/parallel-code"},{"status":"pass","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":["Quality score needs review","Documentation summary is thin","No real agent outcome reports yet","Human review required before unattended installation"],"evidence":{"stars":"725 GitHub stars","repoActivity":"725 stars, 91 forks","lastPushed":"2mo since push","license":"MIT","repository":"https://github.com/johannesjo/parallel-code","install":"npx skills add johannesjo/parallel-code","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 johannesjo/parallel-code","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","Trust Score v5 requires review or sandbox-only use before install."]},"agentCompatibility":["TypeScript","AI Agents","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["Quality score needs review","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":"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":["agent-frameworks","agents","ai-agents","ai-coding","ai-tools","claude-code"],"suited_agents":["TypeScript","AI Agents","Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"install_command":"npx skills add johannesjo/parallel-code","trust_score":69,"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"],"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":["agent-frameworks","agents","ai-agents","ai-coding","ai-tools","claude-code"],"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"],"knownRisks":["Quality score needs review","Documentation summary is thin"],"backward_compatible":{"trust_score_v4":{"version":"trust-score-v4","score":77,"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":80,"risk_level":"needs_review","risk_label":"Needs review","warnings":["Documentation summary is thin","Quality score needs review"]},"safety":{"score":56,"level":"review_before_install","label":"Review before install","safety_tier":{"tier":"experimental","label":"Experimental","badge":"EXPERIMENTAL","summary":"Sparse or mixed signals. Useful for discovery, but not for autonomous installation.","recommended_action":"Test manually in an isolated workspace and compare against safer alternatives.","auto_install_policy":"review","reasons":["High-risk permission hints: Shell or command execution","56/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","Documentation summary is thin"],"constraints_applied":{"max_risk":"medium","needs_install_command":true,"min_stars":0}},"safety_gate":{"tier":"experimental","label":"Experimental","badge":"EXPERIMENTAL","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Test manually in an isolated workspace and compare against safer alternatives.","reasons":["High-risk permission hints: Shell or command execution","56/100 agent safety score"]},"decision":{"readiness_score":85,"readiness_label":"Production-ready","headline":"Primary pick for Coding agents","role":"Primary pick","best_for":["Coding agents workflows","Claude Code teams","teams that value GitHub adoption signals"],"risks":["No OpenAgentSkill engagement data yet"],"next_steps":["Install it in a sandbox agent and run one Coding 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 johannesjo/parallel-code","value":"Install the \"Parallel Code\" agent skill from https://github.com/johannesjo/parallel-code. 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: Run Claude Code, Codex, and Gemini side by side — each in its own git worktree 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\":\"johannesjo-parallel-code\",\"task\":\"Install Parallel Code\",\"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 Parallel Code 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 johannesjo-parallel-code","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 \"Parallel Code\" agent skill from https://github.com/johannesjo/parallel-code. 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: Run Claude Code, Codex, and Gemini side by side — each in its own git worktree 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\":\"johannesjo-parallel-code\",\"task\":\"Install Parallel Code\",\"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 \"Parallel Code\" as a Claude Code skill from https://github.com/johannesjo/parallel-code. 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: Run Claude Code, Codex, and Gemini side by side — each in its own git worktree 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\":\"johannesjo-parallel-code\",\"task\":\"Install Parallel Code\",\"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 \"Parallel Code\" from https://github.com/johannesjo/parallel-code 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: Run Claude Code, Codex, and Gemini side by side — each in its own git worktree 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\":\"johannesjo-parallel-code\",\"task\":\"Install Parallel Code\",\"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":"johannesjo-parallel-code","name":"Parallel Code","description":"Run Claude Code, Codex, and Gemini side by side — each in      its own git worktree","category":"agent-frameworks","url":"https://www.openagentskill.com/skills/johannesjo-parallel-code","repository":"https://github.com/johannesjo/parallel-code","github_repo":"johannesjo/parallel-code"},"suited_tasks":["Coding agents workflows","Claude Code teams","teams that value GitHub adoption signals","Inspect source files","Explain architecture","Patch bugs and verify changes","Inspect repository metadata","Compare code changes"],"suited_agents":["TypeScript","AI Agents","Codex","Claude Code","Cursor","OpenAgentSkill CLI","OpenAI Agents","CLI"],"install":{"command":"npx skills add johannesjo/parallel-code","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 johannesjo-parallel-code"},{"id":"codex","label":"Codex","kind":"agent-prompt","value":"Install the \"Parallel Code\" agent skill from https://github.com/johannesjo/parallel-code. 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: Run Claude Code, Codex, and Gemini side by side — each in its own git worktree 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\":\"johannesjo-parallel-code\",\"task\":\"Install Parallel Code\",\"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 \"Parallel Code\" as a Claude Code skill from https://github.com/johannesjo/parallel-code. 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: Run Claude Code, Codex, and Gemini side by side — each in its own git worktree 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\":\"johannesjo-parallel-code\",\"task\":\"Install Parallel Code\",\"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 \"Parallel Code\" from https://github.com/johannesjo/parallel-code 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: Run Claude Code, Codex, and Gemini side by side — each in its own git worktree 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\":\"johannesjo-parallel-code\",\"task\":\"Install Parallel Code\",\"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/johannesjo-parallel-code/install","manifest_url":"https://www.openagentskill.com/api/registry/manifest/johannesjo-parallel-code"},"trust":{"score":77,"label":"Strong shortlist","version":"trust-score-v4","install_policy":"human_review_before_install","evidence":{"stars":"725 GitHub stars","repoActivity":"725 stars, 91 forks","lastPushed":"2mo since push","license":"MIT","repository":"https://github.com/johannesjo/parallel-code","install":"npx skills add johannesjo/parallel-code","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":["agent-frameworks","agents","ai-agents","ai-coding","ai-tools","claude-code"],"known_risks":["Quality score needs review","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":80,"risk_level":"needs_review","risk_label":"Needs review","warnings":["Documentation summary is thin","Quality score needs review"]},"safety_gate":{"tier":"experimental","label":"Experimental","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Test manually in an isolated workspace and compare against safer alternatives."},"quality":{"score":74,"label":"Strong"},"supply":{"track":"Coding and developer agents","scenario":"Coding agents","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","Documentation summary is thin","Quality score needs review","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 Parallel Fastq Dump","recommended_action":"Test manually in an isolated workspace and compare against safer alternatives.","install_policy":"review","minimum_review_before_use":["Trust: 77/100 Strong shortlist","Audit: 80/100 Needs review","Safety: 56/100 Review before install","Review repository, license, install command, and permission surface before production use."],"expected_agent_output":{"selected_skill":"johannesjo-parallel-code (Parallel Code)","install_command":"npx skills add johannesjo/parallel-code","risk_summary":"Needs review; Experimental; 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":"johannesjo-parallel-code","task":"Use Parallel Fastq Dump","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/johannesjo-parallel-code","api":"https://www.openagentskill.com/api/agent/skills/johannesjo-parallel-code","audit":"https://www.openagentskill.com/skills/johannesjo-parallel-code/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=johannesjo-parallel-code&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium","resolve":"https://www.openagentskill.com/api/agent/resolve?task=Use%20Parallel%20Fastq%20Dump&agent=codex&max_risk=medium","receipt":"https://www.openagentskill.com/api/agent/receipt?task=Use%20Parallel%20Fastq%20Dump&agent=codex&max_risk=medium&format=text","install":"https://www.openagentskill.com/api/skills/johannesjo-parallel-code/install","manifest":"https://www.openagentskill.com/api/registry/manifest/johannesjo-parallel-code"}},"use_cases":[{"slug":"coding-agents","title":"Coding agents","url":"https://www.openagentskill.com/use-cases/coding-agents"},{"slug":"github-automation","title":"GitHub automation","url":"https://www.openagentskill.com/use-cases/github-automation"},{"slug":"web-scraping","title":"Web scraping","url":"https://www.openagentskill.com/use-cases/web-scraping"}],"urls":{"web":"https://www.openagentskill.com/skills/johannesjo-parallel-code","api":"https://www.openagentskill.com/api/agent/skills/johannesjo-parallel-code","install_api":"https://www.openagentskill.com/api/skills/johannesjo-parallel-code/install","audit":"https://www.openagentskill.com/skills/johannesjo-parallel-code/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=johannesjo-parallel-code&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium","badge":"https://www.openagentskill.com/api/badge/johannesjo-parallel-code?metric=audit","repository":"https://github.com/johannesjo/parallel-code"}}],"blocked_candidates":[],"agent_workflow":{"mode":"resolve_review_install","recommended_action":"Review the audit page, then allow agent install in a sandboxed workflow.","selected_skill":{"slug":"spatie-db-dumper","name":"Db Dumper","url":"https://www.openagentskill.com/skills/spatie-db-dumper","repository":"https://github.com/spatie/db-dumper"},"install":{"target":"codex","label":"Codex install prompt","kind":"agent-prompt","command":"npx skills add spatie/db-dumper","value":"Install the \"Db Dumper\" agent skill from https://github.com/spatie/db-dumper. 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: Dump the contents of a database 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\":\"spatie-db-dumper\",\"task\":\"Install Db Dumper\",\"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/spatie-db-dumper/install"},"copy_paste_prompt":"Task: Use Parallel Fastq Dump\nUse Db Dumper from https://www.openagentskill.com/skills/spatie-db-dumper.\nReview the audit first: https://www.openagentskill.com/skills/spatie-db-dumper/audit\nReview the eval first: https://www.openagentskill.com/api/agent/evals?slug=spatie-db-dumper&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium\nInstall handoff: https://www.openagentskill.com/api/skills/spatie-db-dumper/install\nInstall command: npx skills add spatie/db-dumper\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%20Parallel%20Fastq%20Dump&agent=codex&max_risk=medium"},{"step":2,"label":"Fetch pre-install eval","method":"GET","url":"https://www.openagentskill.com/api/agent/evals?slug=spatie-db-dumper&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium"},{"step":3,"label":"Fetch selected skill profile","method":"GET","url":"https://www.openagentskill.com/api/agent/skills/spatie-db-dumper"},{"step":4,"label":"Fetch install handoff","method":"GET","url":"https://www.openagentskill.com/api/skills/spatie-db-dumper/install"},{"step":5,"label":"Review audit","method":"GET","url":"https://www.openagentskill.com/skills/spatie-db-dumper/audit"},{"step":6,"label":"Report outcome","method":"POST","url":"https://www.openagentskill.com/api/agent/outcome","body":{"event_id":"resolve_5890a4a4-f48b-4424-a538-527a8de5573d","skill_slug":"spatie-db-dumper","task":"Use Parallel Fastq Dump","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","Safety score: 71/100 Review before install","Audit score: 87/100 Safe to try","Trust score: 76/100 Review then install","Readiness: 100/100 Production-ready","Documentation summary is thin","Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"],"fallback_strategy":[{"slug":"rvalieris-parallel-fastq-dump","name":"Parallel Fastq Dump","reason":"Matches task terms: parallel, fastq, dump","url":"https://www.openagentskill.com/skills/rvalieris-parallel-fastq-dump","install_api":"https://www.openagentskill.com/api/skills/rvalieris-parallel-fastq-dump/install"},{"slug":"kan-bayashi-parallelwavegan","name":"ParallelWaveGAN","reason":"Matches task terms: parallel","url":"https://www.openagentskill.com/skills/kan-bayashi-parallelwavegan","install_api":"https://www.openagentskill.com/api/skills/kan-bayashi-parallelwavegan/install"},{"slug":"roboninecom-so-arm100-101-parallel-gripper","name":"SO ARM100 101 Parallel Gripper","reason":"Matches task terms: parallel","url":"https://www.openagentskill.com/skills/roboninecom-so-arm100-101-parallel-gripper","install_api":"https://www.openagentskill.com/api/skills/roboninecom-so-arm100-101-parallel-gripper/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_5890a4a4-f48b-4424-a538-527a8de5573d"}},"agent_handoff":{"version":"openagentskill-agent-handoff-v1","mode":"resolve_compare_review_install","task":"Use Parallel Fastq Dump","agent":"codex","selected_skill":{"slug":"spatie-db-dumper","name":"Db Dumper","url":"https://www.openagentskill.com/skills/spatie-db-dumper","api_url":"https://www.openagentskill.com/api/agent/skills/spatie-db-dumper","audit_url":"https://www.openagentskill.com/skills/spatie-db-dumper/audit","eval_url":"https://www.openagentskill.com/api/agent/evals?slug=spatie-db-dumper&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium","repository":"https://github.com/spatie/db-dumper"},"install_plan":{"command":"npx skills add spatie/db-dumper","target":"codex","label":"Codex install prompt","kind":"agent-prompt","value":"Install the \"Db Dumper\" agent skill from https://github.com/spatie/db-dumper. 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: Dump the contents of a database 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\":\"spatie-db-dumper\",\"task\":\"Install Db Dumper\",\"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/spatie-db-dumper/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%20Parallel%20Fastq%20Dump&agent=codex&max_risk=medium"},{"step":2,"label":"Fetch pre-install eval","method":"GET","url":"https://www.openagentskill.com/api/agent/evals?slug=spatie-db-dumper&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium"},{"step":3,"label":"Fetch selected skill profile","method":"GET","url":"https://www.openagentskill.com/api/agent/skills/spatie-db-dumper"},{"step":4,"label":"Fetch install handoff","method":"GET","url":"https://www.openagentskill.com/api/skills/spatie-db-dumper/install"},{"step":5,"label":"Review audit","method":"GET","url":"https://www.openagentskill.com/skills/spatie-db-dumper/audit"},{"step":6,"label":"Report outcome","method":"POST","url":"https://www.openagentskill.com/api/agent/outcome","body":{"event_id":"resolve_5890a4a4-f48b-4424-a538-527a8de5573d","skill_slug":"spatie-db-dumper","task":"Use Parallel Fastq Dump","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 Parallel Fastq Dump\nSelected skill: Db Dumper (spatie-db-dumper)\nSkill URL: https://www.openagentskill.com/skills/spatie-db-dumper\nAudit URL: https://www.openagentskill.com/skills/spatie-db-dumper/audit\nEval URL: https://www.openagentskill.com/api/agent/evals?slug=spatie-db-dumper&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium\nInstall handoff: https://www.openagentskill.com/api/skills/spatie-db-dumper/install\nInstall command: npx skills add spatie/db-dumper\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- Parallel Fastq Dump (rvalieris-parallel-fastq-dump): https://www.openagentskill.com/skills/rvalieris-parallel-fastq-dump\n- ParallelWaveGAN (kan-bayashi-parallelwavegan): https://www.openagentskill.com/skills/kan-bayashi-parallelwavegan\n- SO ARM100 101 Parallel Gripper (roboninecom-so-arm100-101-parallel-gripper): https://www.openagentskill.com/skills/roboninecom-so-arm100-101-parallel-gripper\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 Parallel Fastq Dump\nSelected skill: Db Dumper (spatie-db-dumper)\nSkill URL: https://www.openagentskill.com/skills/spatie-db-dumper\nAudit URL: https://www.openagentskill.com/skills/spatie-db-dumper/audit\nEval URL: https://www.openagentskill.com/api/agent/evals?slug=spatie-db-dumper&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium\nInstall handoff: https://www.openagentskill.com/api/skills/spatie-db-dumper/install\nInstall command: npx skills add spatie/db-dumper\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- Parallel Fastq Dump (rvalieris-parallel-fastq-dump): https://www.openagentskill.com/skills/rvalieris-parallel-fastq-dump\n- ParallelWaveGAN (kan-bayashi-parallelwavegan): https://www.openagentskill.com/skills/kan-bayashi-parallelwavegan\n- SO ARM100 101 Parallel Gripper (roboninecom-so-arm100-101-parallel-gripper): https://www.openagentskill.com/skills/roboninecom-so-arm100-101-parallel-gripper\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 Parallel Fastq Dump\nSelected skill: Db Dumper (spatie-db-dumper)\nSkill URL: https://www.openagentskill.com/skills/spatie-db-dumper\nAudit URL: https://www.openagentskill.com/skills/spatie-db-dumper/audit\nEval URL: https://www.openagentskill.com/api/agent/evals?slug=spatie-db-dumper&task=Use%20Parallel%20Fastq%20Dump&max_risk=medium\nInstall handoff: https://www.openagentskill.com/api/skills/spatie-db-dumper/install\nInstall command: npx skills add spatie/db-dumper\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- Parallel Fastq Dump (rvalieris-parallel-fastq-dump): https://www.openagentskill.com/skills/rvalieris-parallel-fastq-dump\n- ParallelWaveGAN (kan-bayashi-parallelwavegan): https://www.openagentskill.com/skills/kan-bayashi-parallelwavegan\n- SO ARM100 101 Parallel Gripper (roboninecom-so-arm100-101-parallel-gripper): https://www.openagentskill.com/skills/roboninecom-so-arm100-101-parallel-gripper\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","Safety score: 71/100 Review before install","Audit score: 87/100 Safe to try","Trust score: 76/100 Review then install","Readiness: 100/100 Production-ready","Documentation summary is thin","Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"],"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_5890a4a4-f48b-4424-a538-527a8de5573d"},"feedback":{"event_id":"resolve_5890a4a4-f48b-4424-a538-527a8de5573d","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_5890a4a4-f48b-4424-a538-527a8de5573d\" --skill \"spatie-db-dumper\" --task \"Use Parallel Fastq Dump\" --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":"Review the audit page, then allow agent install in a sandboxed workflow."},"agent_decision":{"input_task":"Use Parallel Fastq Dump","recommended_skill":{"slug":"spatie-db-dumper","name":"Db Dumper","url":"https://www.openagentskill.com/skills/spatie-db-dumper","audit_url":"https://www.openagentskill.com/skills/spatie-db-dumper/audit","repository":"https://github.com/spatie/db-dumper","safety_tier":"Reviewed","auto_install_policy":"review"},"alternative_skills":[{"slug":"rvalieris-parallel-fastq-dump","name":"Parallel Fastq Dump","url":"https://www.openagentskill.com/skills/rvalieris-parallel-fastq-dump","install_command":"npx skills add rvalieris/parallel-fastq-dump","why_consider":"Matches task terms: parallel, fastq, dump","risk":{"level":"Needs review","safety_tier":"Experimental","safety":"48/100 Avoid automatic install","trust":"68/100 Manual review","notes":["Documentation summary is thin","Repository appears stale","Repository looks stale","Quality score needs review","Stars/forks activity: 306 stars, 35 forks; issue activity unavailable in current metadata"]}},{"slug":"kan-bayashi-parallelwavegan","name":"ParallelWaveGAN","url":"https://www.openagentskill.com/skills/kan-bayashi-parallelwavegan","install_command":"npx skills add kan-bayashi/ParallelWaveGAN","why_consider":"Matches task terms: parallel","risk":{"level":"Needs review","safety_tier":"Reviewed with permission notes","safety":"59/100 Review before install","trust":"80/100 Strong shortlist","notes":["Documentation summary is thin","Repository appears stale","Repository looks stale","Quality score needs review","Recent maintenance: 2y since push"]}},{"slug":"roboninecom-so-arm100-101-parallel-gripper","name":"SO ARM100 101 Parallel Gripper","url":"https://www.openagentskill.com/skills/roboninecom-so-arm100-101-parallel-gripper","install_command":"npx skills add roboninecom/SO-ARM100-101-Parallel-Gripper","why_consider":"Matches task terms: parallel","risk":{"level":"Needs review","safety_tier":"Reviewed with permission notes","safety":"67/100 Review before install","trust":"78/100 Strong shortlist","notes":["Quality score needs review","Documentation summary is thin","Stars/forks activity: 132 stars, 16 forks; issue activity unavailable in current metadata"]}}],"install_command":"npx skills add spatie/db-dumper","install_target":"Codex install prompt","why_recommended":["Matches task terms: dump","Useful GitHub adoption: 1,176 stars","Install handoff is available","Repository freshness signal is available","Registry match score 30","Primary pick for Database and SQL"],"risk_summary":{"level":"Safe to try","safety_tier":"Reviewed","safety":"71/100 Review before install","trust":"84/100 Strong shortlist","notes":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"]},"safety_gate":{"tier":"reviewed","label":"Reviewed","auto_install_policy":"review","action":"Review the audit page, then allow agent install in a sandboxed workflow."},"feedback":{"event_id":"resolve_5890a4a4-f48b-4424-a538-527a8de5573d","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_5890a4a4-f48b-4424-a538-527a8de5573d\" --skill \"spatie-db-dumper\" --task \"Use Parallel Fastq Dump\" --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_5890a4a4-f48b-4424-a538-527a8de5573d","selected_skill_slug":"spatie-db-dumper","selected_skill_name":"Db Dumper","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_5890a4a4-f48b-4424-a538-527a8de5573d","skill_slug":"spatie-db-dumper","task":"Use Parallel Fastq Dump","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_5890a4a4-f48b-4424-a538-527a8de5573d\" --skill \"spatie-db-dumper\" --task \"Use Parallel Fastq Dump\" --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 spatie/db-dumper","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_5890a4a4-f48b-4424-a538-527a8de5573d\" --skill \"spatie-db-dumper\" --task \"Use Parallel Fastq Dump\" --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 Parallel Fastq Dump","agent":"codex","selected_skill":{"slug":"spatie-db-dumper","name":"Db Dumper","url":"https://www.openagentskill.com/skills/spatie-db-dumper","api_url":"https://www.openagentskill.com/api/agent/skills/spatie-db-dumper","audit_url":"https://www.openagentskill.com/skills/spatie-db-dumper/audit","repository":"https://github.com/spatie/db-dumper"},"suited_tasks":["Database and SQL workflows","general agent builders","teams that value GitHub adoption signals","Understand table relationships","Write safer queries","Explain database changes","Inspect repository metadata","Compare code changes"],"suited_agents":["PHP","SQL","Codex","Claude Code","Cursor","OpenAgentSkill CLI","CLI"],"install":{"command":"npx skills add spatie/db-dumper","target":"codex","label":"Codex install prompt","policy":"review","auto_install_allowed":false,"human_review_required":true,"sandbox_first":true},"trust":{"score":76,"label":"Review then install","version":"trust-score-v5","base_score":84,"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":["76/100 Trust Score v5","84/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,"status":"pass","detail":"1.2K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":77,"status":"info","detail":"1.2K stars, 160 forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":88,"status":"pass","detail":"3mo since push"},{"id":"license","label":"License clarity","score":86,"status":"pass","detail":"MIT"},{"id":"documentation","label":"README/SKILL.md completeness","score":50,"status":"warn","detail":"Public metadata needs stronger README/SKILL.md context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":82,"status":"pass","detail":"database surface"},{"id":"installability","label":"Install availability","score":92,"status":"pass","detail":"npx skills add spatie/db-dumper"},{"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":88,"status":"pass","detail":"database access"},{"id":"repository","label":"Repository evidence","score":86,"status":"pass","detail":"https://github.com/spatie/db-dumper"},{"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":"Safe to try","audit_label":"Safe to try","safety":"71/100 Review before install","trust":"84/100 Strong shortlist","safety_tier":"Reviewed","notes":["Documentation summary is thin","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context"],"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","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context","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"],"minimum_review_before_use":["Trust: 84/100 Strong shortlist","Audit: 87/100 Safe to try","Safety: 71/100 Review before install","Review repository, license, install command, and permission surface before production use."]},"alternatives":[{"slug":"rvalieris-parallel-fastq-dump","name":"Parallel Fastq Dump","url":"https://www.openagentskill.com/skills/rvalieris-parallel-fastq-dump","install_command":"npx skills add rvalieris/parallel-fastq-dump","trust_score":68,"audit_score":60,"safety_score":48,"why_consider":"Matches task terms: parallel, fastq, dump","risk":{"level":"Needs review","safety_tier":"Experimental","safety":"48/100 Avoid automatic install","trust":"68/100 Manual review","notes":["Documentation summary is thin","Repository appears stale","Repository looks stale","Quality score needs review","Stars/forks activity: 306 stars, 35 forks; issue activity unavailable in current metadata"]}},{"slug":"kan-bayashi-parallelwavegan","name":"ParallelWaveGAN","url":"https://www.openagentskill.com/skills/kan-bayashi-parallelwavegan","install_command":"npx skills add kan-bayashi/ParallelWaveGAN","trust_score":80,"audit_score":71,"safety_score":59,"why_consider":"Matches task terms: parallel","risk":{"level":"Needs review","safety_tier":"Reviewed with permission notes","safety":"59/100 Review before install","trust":"80/100 Strong shortlist","notes":["Documentation summary is thin","Repository appears stale","Repository looks stale","Quality score needs review","Recent maintenance: 2y since push"]}},{"slug":"roboninecom-so-arm100-101-parallel-gripper","name":"SO ARM100 101 Parallel Gripper","url":"https://www.openagentskill.com/skills/roboninecom-so-arm100-101-parallel-gripper","install_command":"npx skills add roboninecom/SO-ARM100-101-Parallel-Gripper","trust_score":78,"audit_score":79,"safety_score":67,"why_consider":"Matches task terms: parallel","risk":{"level":"Needs review","safety_tier":"Reviewed with permission notes","safety":"67/100 Review before install","trust":"78/100 Strong shortlist","notes":["Quality score needs review","Documentation summary is thin","Stars/forks activity: 132 stars, 16 forks; issue activity unavailable in current metadata"]}},{"slug":"johannesjo-parallel-code","name":"Parallel Code","url":"https://www.openagentskill.com/skills/johannesjo-parallel-code","install_command":"npx skills add johannesjo/parallel-code","trust_score":77,"audit_score":80,"safety_score":56,"why_consider":"Matches task terms: parallel","risk":{"level":"Needs review","safety_tier":"Experimental","safety":"56/100 Review before install","trust":"77/100 Strong shortlist","notes":["High-risk permission hints: Shell or command execution","Documentation summary is thin","Quality score needs review"]}}],"outcome_feedback":{"event_id":"resolve_5890a4a4-f48b-4424-a538-527a8de5573d","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_5890a4a4-f48b-4424-a538-527a8de5573d","skill_slug":"spatie-db-dumper","task":"Use Parallel Fastq Dump","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_5890a4a4-f48b-4424-a538-527a8de5573d\" --skill \"spatie-db-dumper\" --task \"Use Parallel Fastq Dump\" --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-23T10:51:54.386Z","total_skills_searched":952,"total_candidates":15,"candidate_pool":{"sort":"quality","size":952,"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"}}}