Skip to content
Automation
Skill

/generate-attack-vector

Generate a concrete executable attack/probe against a chosen threat surface.

From plugin
de-anthropocentric-research-engine
499200 skills
Install
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill generate-attack-vector --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/generate-attack-vector

Context preview

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

Generate a concrete executable attack/probe against a chosen threat surface.

SKILL.md

generate-attack-vector.SKILL.md
name: generate-attack-vector
description: "Generate a concrete executable attack/probe against a chosen threat surface."

generate-attack-vector

Purpose

Generate a concrete executable attack or probe against a chosen threat surface.

Input contract

required: [threat_surface, target, attack_constraints]
optional: [access_level, prior_findings]
constraints: [attack must identify trigger, observable, and failure condition]

Procedure

1. Select an exposed surface and attack objective. 2. Specify trigger, steps, observables, and failure interpretation. 3. Rank priority by information value and severity.

Output contract

produces: [attack_vector, trigger, observable, failure_condition, priority]
delta_fields: [findings, uncertainties, decisions]

Quality gates

  • Vector must be executable within declared authority and scope.

Failure and counterexamples

Do not call a hypothetical weakness an attack result until executed.

Provenance map

  • resolved: attack-vector-generation
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
5h ago
Last commit
7mo ago
Created

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