Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
daemon-blockint-tech avatar

Ml Research Engineer Safeguards

  • 27 installs
  • 7 repo stars
  • Updated May 20, 2026
  • daemon-blockint-tech/agentic-enteprises-skill

Guides ML research for safeguards: safety classifier development, harm benchmarks and eval suites, dataset design, fine-tuning, calibration, and model-promotion criteria.

About

Guides ML/research engineering for safeguards, covering safety classifier development, harm benchmarks and eval suites, labeled dataset design, fine-tuning and ablations, and calibration analysis. An engineer uses it when building guardrail models, designing safety benchmarks, or writing research memos on classifier improvements.

  • Benchmark and eval suite design with adversarial slices and regression harnesses
  • Precision/recall, calibration, and false-positive slice analysis

Ml Research Engineer Safeguards by the numbers

  • 27 all-time installs (skills.sh)
  • Ranked #1,135 of 2,064 Data Science & ML skills by installs in the Skillselion catalog
  • Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/daemon-blockint-tech/agentic-enteprises-skill --skill ml-research-engineer-safeguards

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs27
repo stars7
Last updatedMay 20, 2026
Repositorydaemon-blockint-tech/agentic-enteprises-skill

What it does

Guides ML research for safeguards: safety classifier development, harm benchmarks and eval suites, dataset design, fine-tuning, calibration, and model-promotion criteria.

Files

SKILL.mdMarkdownGitHub ↗

ML / Research Engineer, Safeguards

When to Use

  • Define research questions on harm detection, jailbreak resistance, or policy categories
  • Curate or audit safety datasets — labeling guidelines, bias checks, version control
  • Train or fine-tune classifiers, rankers, or small LLM judges for moderation
  • Design benchmarks and eval suites — golden sets, adversarial slices, regression harnesses
  • Run ablations — architecture, threshold, data mix, ensemble vs single model
  • Analyze metrics — precision/recall, calibration, false positive/negative slices
  • Write research memos — methods, results, limitations, production recommendation
  • Specify promotion bar for a new safeguard model version

When NOT to Use

  • Deploy gateways, GPU serving, canary routing → ml-infrastructure-engineer-safeguards
  • Execute structured red-team engagements on prod → ai-redteam
  • Draft acceptable-use policy or risk tiers → ai-risk-governance
  • Build customer-facing RAG/agents → ai-engineer
  • General literature survey unrelated to safety → ai-researcher
  • Token/context compression research → research-engineer-scientist-tokens
  • Product A/B and business metrics → data-scientist
  • PII detection benchmarks, memorization, logging minimization → privacy-research-engineer-safeguards

Related skills

NeedSkill
Privacy research for safeguardsprivacy-research-engineer-safeguards
Production safeguard path and rolloutml-infrastructure-engineer-safeguards
Adversarial attack campaignsai-redteam
Governance sign-off and model cardsai-risk-governance
Production eval harness in appai-engineer
General research methodologyai-researcher
Classical ML and statisticsdata-scientist
Token efficiency ablationsresearch-engineer-scientist-tokens
Release gates and ops cadenceai-lead-ops

Core Workflows

1. Research framing (safety)

Hypotheses, harm taxonomy, success metrics.

See `references/research_framing_safety.md`.

2. Benchmarks and datasets

Golden sets, labeling, versioning.

See `references/safety_benchmarks_datasets.md`.

3. Model development

Training, fine-tuning, ensembles.

See `references/classifier_model_development.md`.

4. Evaluation and metrics

Slices, calibration, error analysis.

See `references/evaluation_metrics_analysis.md`.

5. Ablations and experiments

Controls, reproducibility.

See `references/ablation_experiment_design.md`.

6. Handoff to production

Promotion criteria, monitoring hooks.

See `references/research_to_production_handoff.md`.

Outputs

  • Research brief — question, baseline, hypothesis, metrics
  • Dataset card — sources, label schema, known limitations
  • Benchmark spec — cases, categories, pass/fail rubric
  • Results table — metrics by slice with confidence intervals where possible
  • Error analysis — representative FP/FN clusters
  • Promotion recommendation — go/no-go vs current production classifier

Principles

  • Measure what policy cares about — category-level recall on high-severity harms
  • Report failures honestly — FPs hurt UX; FNs hurt safety
  • Hold out adversarial refresh — do not train on the only test set
  • Reproducible — seeds, data version, model hash, eval script
  • Separate research from ops — research proves lift; infra ships it

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.