Martech Verify v0.2.0 — Agent-ready bundle
Martech Verify is now an agent-ready bundle for Codex and Claude Code. Give it local
marketing exports and the new martech-audit front door selects and runs the relevant
evidence-based checks.
Install
Codex
$skill-installer Install all skills from https://github.com/m7mdwb/martech-verify
Then try:
$martech-audit Audit the marketing exports in this folder. Tell me what to fix first,
what needs investigation, and what the files cannot prove.
Claude Code
claude plugin marketplace add m7mdwb/martech-verify
claude plugin install martech-verify@martech-verifyHighlights
- One marketer-friendly
martech-auditentry point. - Executable agent workflows for PII leakage, UTM hygiene, conversion reconciliation,
and lead-routing simulation. - Native Codex metadata plus Claude Code plugin and marketplace packaging.
- Export guides with minimal examples for every specialist.
- Generated animated demo based on real output from the bundled synthetic fixtures.
Safety and correctness
- UTM JSON output now redacts emails inside URL examples, including percent-encoded forms.
- Untrustworthy input fails closed with exit code
2instead of producing a clean verdict. - Source exports are read-only; runtime tools make no network calls and collect no telemetry.
- CI passes on Python 3.9, 3.11, and 3.13, with 60 malformed-input cases and package checks
for both distribution formats.
Boundaries
No connectors, API keys, service, background agent framework, compliance certification,
or warehouse-scale processing. Results cover only the local exports and periods supplied.
See the full changelog.