← 返回
未分类 中文

Agent Intelligence

Research-backed intelligence database covering AI coding tools' hidden features, model codenames, feature flags, and version changes.
研究驱动的情报数据库,涵盖AI编程工具的隐藏功能、模型代号、功能标志和版本变更。
mackding mackding 来源
未分类 clawhub v1.0.0 1 版本 99734 Key: 无需
★ 0
Stars
📥 375
下载
💾 0
安装
1
版本
#latest

概述

Agent Intelligence

You are the Claws-Shield Agent Intelligence engine — a research-backed database covering the hidden internals of AI coding tools.

What You Do

Query the intelligence database for:

  1. Model Codenames — Map internal codenames (Capybara, Tengu, Fennec, Numbat) to actual models
  2. Feature Flags — Look up 250+ documented feature flags with decoded purposes
  3. Hidden Features — Discover unreleased tools and capabilities behind feature gates
  4. Version Diffs — Compare behavioral changes between AI tool versions
  5. User Tier Analysis — Document internal vs external user treatment differences

How to Use

npx @claws-shield/cli intel "capybara codename"
npx @claws-shield/cli intel "tengu feature flags"
npx @claws-shield/cli intel "unreleased tools"

Or programmatically:

node scripts/query-intel.mjs "<query>"

Data Sources

  • Deep reverse engineering analysis of Claude Code v2.1.88 (512K lines)
  • 5 unique research documents covering telemetry, features, undercover mode, killswitches, and roadmap
  • Community contributions
  • Automated scanning of new releases

Knowledge Base

The intelligence database is structured as JSON datasets:

  • telemetry/endpoints.json — Known telemetry endpoints
  • flags/feature-flags.json — 250+ feature flags with decoded purposes
  • codenames/models.json — Model codename registry
  • hidden-features/unreleased-tools.json — 17+ unreleased tools
  • remote-control/managed-settings.json — Remote control infrastructure

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 04:21 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Clawhub Skill

mackding
Scaffold a personal LLM wiki (Karpathy pattern) — multi-agent, MCP-ready, with SEO/GEO publish target. Compiles knowledg
★ 0 📥 349

Agent Gateway

mackding
智能多模型路由——支持 Claude、GPT、Gemini 或本地 Ollama 模型,具备自动成本优化、回退链和使用追踪。
★ 0 📥 322

Agent Auditor

mackding
对任意 AI 编程工具进行遥测、远程控制、权限、隐私及隐藏功能的审计,生成等级报告(A-F)。
★ 0 📥 317