aibti-scan

aibti-scan is a command for Claude Code from leefufufufufu-rgb/aibti. It costs 20 tokens per session (337 once invoked), scanned A, original, MIT.

A command that analyzes your recent Claude Code prompts and produces an AIBTI personality report. AIBTI is the add-on’s four-letter system for grouping interaction styles.

In plain words
What is it for?
Use it to review the last seven days by default, or another period, with a main style, four dimension percentages, intent patterns, supporting prompts, and cited theory.
Why use it?
It helps you identify recurring ways you ask for work by using actual prompts from your history instead of invented examples.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: reads .claude/ paths; mentions Claude Code.

Part of the aibti plugin — 1 skill, 2 commands, 1 agent, 1 hook shipped together

Good fit Use it to review the last seven days by default, or another period, with a main style, four dimension percentages, intent patterns, supporting prompts, and cited theory.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/leefufufufufu-rgb/aibti/aibti-scan
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/leefufufufufu-rgb/aibti

Made for: Claude Code.

Or install aibti, the plugin that ships this one along with the rest of its 1 skill, 2 commands, 1 agent, 1 hook.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for aibti-scan

README.md
[![agentmods](https://agentmods.dev/badge/commands/leefufufufufu-rgb/aibti/aibti-scan/github.svg)](https://agentmods.dev/commands/leefufufufufu-rgb/aibti/aibti-scan)
Your own site
<a href="https://agentmods.dev/commands/leefufufufufu-rgb/aibti/aibti-scan"><img src="https://agentmods.dev/badge/commands/leefufufufufu-rgb/aibti/aibti-scan/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for aibti-scan

Your own site · 80×15
<a href="https://agentmods.dev/commands/leefufufufufu-rgb/aibti/aibti-scan"><img src="https://agentmods.dev/badge/commands/leefufufufufu-rgb/aibti/aibti-scan.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 20 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 337 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00020 $0.00337
Opus 5 $0.00010 $0.00169
Sonnet 5 $0.00004 $0.00067
Haiku 4.5 $0.00002 $0.00034

Measured 12d ago against content hash 71b87bcea0f1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

aibti-scan scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

commands/aibti-scan.md · 26 lines

What it actually says

/aibti-scan

使用 AIBTI Skill 分析最近 $ARGUMENTS 天(默认 7 天)的提示词历史,生成带理论依据的人格报告。

执行步骤

  1. 加载 aibti Skill(见 skills/aibti/SKILL.md
  2. 扫描 ~/.aibti/prompts.jsonl(如果存在)或 ~/.claude/projects/**/*.jsonl
  3. 按 Skill 的语义判定逻辑对每条 prompt 打 4 字母标签
  4. 聚合出主人格 + 四维占比 + 意图分布
  5. 引用 3-5 条用户真实说过的 prompt 作为佐证
  6. 按 Skill 模板输出报告,每条诊断挂大神理论(Anthropic / OpenAI / Karpathy / CoT / ReAct)

重要约束

  • 用语义判定,不要用正则:讨论/创造/战略类 prompt 不能误判成"指令型"
  • 接续词(继续/修改/确认)不计入主人格
  • 引用的真实 prompt 必须来自日志,禁止编造
  • 敏感信息(邮箱/密钥/生产密码)自动脱敏为 <REDACTED>
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 26 lines · 20 tokens per session scan A 71b87bcea0f1

Subscribe to this mod's changes

aibti-scan is a command published in the GitHub repository leefufufufufu-rgb/aibti (3 stars, last pushed 4mo ago), licensed MIT. It adds 20 tokens to every session and 337 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.