Cedh Advisor

PassAudited by ClawScan on May 1, 2026.

Overview

This is a no-code cEDH advice skill; its only notable issues are purpose-aligned references to local files/helpers and persistent update material that a user should review.

This skill appears safe to use for cEDH advice. Before relying on it, confirm that any local reference paths are intentional, do not run referenced helper scripts unless you have reviewed them, and verify banlist updates against official sources before allowing persistent skill or knowledge-base changes.

Findings (3)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Advice may depend on local files or scripts the registry did not review.

Why it was flagged

The skill points to local helper scripts and a database that are not part of the reviewed package or declared as requirements. They appear purpose-aligned reference materials, but their provenance and contents are outside this artifact review.

Skill content
Guide-Generator: `E:\Base\mtg_cedh_pro\generate_piloting_guides.py`; Combo-Engine: `E:\Base\mtg_cedh_pro\combo_engine.py`; Offline-DB: `E:\Base\mtg_cedh_pro\mtg_offline.db`
Recommendation

Treat those paths as optional reference material and review any local scripts or databases before allowing an agent to run or rely on them.

What this means

The agent could give outdated or incorrect legality advice if the referenced knowledge graph is stale or polluted.

Why it was flagged

The skill references persistent knowledge/context for banlist information. This is relevant to the skill's purpose, but persistent reference data can become stale or be incorrectly updated.

Skill content
Knowledge Graph: `Commander_Banlist_2024` Entity
Recommendation

Verify important banlist answers against an official current Commander banlist before acting on them.

NoteMedium Confidence
ASI10: Rogue Agents
What this means

Future advice could change if the skill file is edited, so accidental or unreviewed edits could affect later recommendations.

Why it was flagged

The update section contemplates modifying the skill's own instruction file when card legality changes. This is transparent and purpose-aligned, but it is still a persistent change to agent behavior.

Skill content
Bei neuen Bans/Unbans:
1. Diese SKILL.md aktualisieren
Recommendation

Only allow SKILL.md or knowledge-base updates after user review, and prefer official banlist sources for the updated content.