confidential-structure-probe

Community

Uncover secret data structure safely before coding.

Authortransreal
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents failures when you must generate code that depends on confidential variables whose structure (type, dimensions, keys) is unknown.

Core Features & Use Cases

  • Guided structure probing: Produces a deterministic Mathematica snippet that first inspects Head, Dimensions, Keys, Length, inferred type, and a short preview of the confidential value.
  • Schema-aware short-circuit: Instructs you to check for existing schema in confidential-dependent outputs (especially when schema sending is enabled) before running probing.
  • ContinueEval-driven workflow: Uses the probe results from session history to generate the actual access/manipulation code tailored to the discovered structure, including special handling for Dataset/Association-like shapes.

Quick Start

Ask ClaudeEval to generate code that uses a confidential variable with unknown structure, and let it run the probe first, then continue with ContinueEval[].

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: confidential-structure-probe
Download link: https://github.com/transreal/claudecode/archive/main.zip#confidential-structure-probe

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.