genpark-backdoor-criterion-confounder-adjustment-skill

mcp
Security Audit
Warn
Health Warn
  • No license — Repository has no license file
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 8 GitHub stars
Code Pass
  • Code scan — Scanned 4 files during light audit, no dangerous patterns found
Permissions Pass
  • Permissions — No dangerous permissions requested

No AI report is available for this listing yet.

SUMMARY

GenPark AI Agent Skill - Graph-theoretic backdoor criterion validator and minimal confounder adjustment set identifier ensuring unconfounded causal effect estimation.

README.md

GenPark Backdoor Criterion Confounder Adjustment Skill

Graph-theoretic backdoor criterion validator and minimal confounder adjustment set identifier.

Discover more at GenPark and the GenPark MCP Catalog.

graph LR
    C((Confounder C)) -->|Spurious Path| X[Treatment X]
    C -->|Spurious Path| Y[Outcome Y]
    X -->|True Causal Path| M[Mediator M]
    M -->|True Causal Path| Y
    style C fill:#ffcdd2
    style X fill:#c8e6c9
    style Y fill:#bbdefb
    style M fill:#fff9c4

Features

  • Graph-theoretic d-separation checking across arbitrary causal DAGs.
  • Automatic descendant prohibition enforcement.
  • Detection of unblocked backdoor paths and collider bias.

Reviews (0)

No results found