Skip to content
Automation
Skill

/execute-probe

Execute one test/attack and record outcome, evidence, and severity. Tool use is runtime-selected.

From plugin
de-anthropocentric-research-engine
499200 skills
Install
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill execute-probe --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/execute-probe

Context preview

The summary Claude sees to decide when to auto-load this skill.

Execute one test/attack and record outcome, evidence, and severity. Tool use is runtime-selected.

SKILL.md

execute-probe.SKILL.md
name: execute-probe
description: "Execute one test/attack and record outcome, evidence, and severity. Tool use is runtime-selected."

execute-probe

Purpose

Execute one test or attack and record outcome, evidence, and severity.

Input contract

required: [probe_spec, target, success_and_failure_conditions]
optional: [tool_context, severity_scale]
constraints: [probe scope and interpretation rule must be fixed before execution]

Procedure

1. Verify target and probe conditions. 2. Run the probe and capture observations. 3. Classify outcome against the predeclared conditions.

If probe observations and protocol deviations are recorded, consider `classify-falsification-verdict` as the next tactic.

Output contract

produces: [probe_record, observations, outcome, severity]
delta_fields: [findings, evidence_updates, uncertainties, decisions]

Quality gates

  • Preserve raw observation, execution context, and interpretation separately.

Failure and counterexamples

An unavailable tool or inconclusive observation is uncertainty, not a passing probe.

Provenance map

  • resolved: probe-execution
Ships withde-anthropocentric-research-engine

The complete research orchestration system for AI-native science. What It Does Design Philosophy Architecture (v3.2.2) Quick Start Configuration Roadmap License DARE is not a tool that helps you do research. It is the researcher.

Get the whole plugin
Stats
499
Stars
41
Forks
Active
Maintenance
Python
Language
Apache-2.0
License
9h ago
Last commit
7mo ago
Created

Repo: yogsoth-ai/de-anthropocentric-research-engine