aiken-dex-security-audit-operator

star 7

Operator skill: run local Aiken build/test commands and capture evidence for the audit. Manual invoke only.

Flux-Point-Studios By Flux-Point-Studios schedule Updated 1/28/2026

name: aiken-dex-security-audit-operator description: "Operator skill: run local Aiken build/test commands and capture evidence for the audit. Manual invoke only." metadata: manual: "true"

aiken-dex-security-audit-operator

Rule

This is for "hands-on-keyboard" runs (aiken check/build) and collecting logs. Only run commands the user explicitly requests.

Procedure

  1. Confirm repo path + commit
    • git rev-parse --short HEAD
  2. Record tool versions
    • aiken --version
  3. Run checks
    • aiken check
    • aiken build
  4. If tests fail: capture failing test/property name, file/line, and minimal repro info.
  5. Feed outputs into the audit report evidence section.
Install via CLI
npx skills add https://github.com/Flux-Point-Studios/cardano-agent-skills --skill aiken-dex-security-audit-operator
Repository Details
star Stars 7
call_split Forks 2
navigation Branch main
article Path SKILL.md
More from Creator
Flux-Point-Studios
Flux-Point-Studios Explore all skills →