plugins/antigravity-awesome-skills-claude/skills/bdistill-behavioral-xray/SKILL.md
X-ray any AI model's behavioral patterns — refusal boundaries, hallucination tendencies, reasoning style, formatting defaults. No API key needed.
npx skillsauth add sickn33/antigravity-awesome-skills bdistill-behavioral-xrayInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Systematically probe an AI model's behavioral patterns and generate a visual report. The AI agent probes itself — no API key or external setup needed.
bdistill's Behavioral X-Ray runs 30 carefully designed probe questions across 6 dimensions, auto-tags each response with behavioral metadata, and compiles results into a styled HTML report with radar charts and actionable insights.
Use it to understand your model before building with it, compare models for task selection, or track behavioral drift over time.
pip install bdistill
claude mcp add bdistill -- bdistill-mcp # Claude Code
For other tools, add bdistill-mcp as an MCP server in your project config.
In Claude Code:
/xray # Full behavioral probe (30 questions)
/xray --dimensions refusal # Probe just one dimension
/xray-report # Generate report from completed probe
In any tool with MCP:
"X-ray your behavioral patterns"
"Test your refusal boundaries"
"Generate a behavioral report"
| Dimension | What it measures | |-----------|-----------------| | tool_use | When does it call tools vs. answer from knowledge? | | refusal | Where does it draw safety boundaries? Does it over-refuse? | | formatting | Lists vs. prose? Code blocks? Length calibration? | | reasoning | Does it show chain-of-thought? Handle trick questions? | | persona | Identity, tone matching, composure under hostility | | grounding | Hallucination resistance, fabrication traps, knowledge limits |
A styled HTML report showing:
/distill --adversarial) alongside behavioral probes for complete model profiling@bdistill-knowledge-extraction - Extract structured domain knowledge from any AI modeldevelopment
First-principles assumption auditor. Classifies each hidden assumption (fact / convention / belief / interest-driven), ranks by fragility × impact, and rebuilds conclusions from verified premises. Bilingual: auto-detects Chinese or English.
development
Azure Blob Storage SDK for Rust. Use for uploading, downloading, and managing blobs and containers.
development
Azure Blob Storage SDK for Python. Use for uploading, downloading, listing blobs, managing containers, and blob lifecycle.
development
Build blob storage applications using the Azure Storage Blob SDK for Java.