trustabl
01Plugin Claude Code
Plugin marketplace listing 1 plugin: trustabl.
Plugin Claude Code
Plugin marketplace listing 1 plugin: trustabl.
Plugin Claude Code
Self-audit AI agent, tool, and MCP-server code for security and reliability misconfigurations with Trustabl, the agent reliability scanner for the OpenAI Agents SDK, Claude Agent SDK, Google ADK, and MCP. Ships two skills (trustabl-scan and trustabl-enrich) and a subagent (trustabl) that together form a scan → enrich…
MCP server Claude CodeCodexCursor +2
MCP server "trustabl" as configured in trustabl/trustabl. Launched with ${CLAUDE_PLUGIN_ROOT}/scripts/trustabl-mcp.sh.
Instructions file
Instructions for trustabl/trustabl, covering instructions for claude — trustabl, project naming, detection model: five scopes, scanning pipeline and step 1 — recon (cheap, no ast).
Instructions file Gemini CLI
Instructions for trustabl/trustabl, a project described as: Fix agent reliability issues across Claude, OpenAI, Google ADK, MCP, LangChain, CrewAI, AutoGen, Pydantic AI, and Vercel AI.
Agent
Runs Trustabl — the agent reliability scanner — against the current repository or a specified path. Analyzes code built with Claude Agent SDK, OpenAI Agents SDK, Google ADK, MCP, LangChain/LangGraph, CrewAI, AutoGen, Pydantic AI, or the Vercel AI SDK. Models the tools, agents, subagents, and skills declared in the…
Hook
Runs when a session starts, executing check-trustabl.sh. From trustabl/trustabl.
Skill Claude CodeCodex
Enriches source files flagged by a Trustabl scan — adds what is missing and corrects what is wrong, guided entirely by the scan's own explanation and fix text. Use after trustabl scan to apply findings directly to source files without manual editing.
Skill Claude CodeCodex
Use right after you write or modify AI agent, tool, subagent, or MCP-server code (OpenAI Agents SDK, Claude Agent SDK, Google ADK, MCP) to self-audit it for security and reliability misconfigurations with Trustabl before committing. Triggers on adding or editing an agent definition, a tool / @functiontool / @tool /…
Agent Claude Code
Reads files and grep'd content, no writes.
Settings file Claude Code
Agent settings declaring 2 allowed tools.
Agent Claude Code
Email inbox search specialist, takes in appropriate context for the email and a goal of what to search for. Return the answer to the question.
Skill Claude CodeCodex
Creates user-specific one-click action templates that execute email operations when clicked in the chat interface. Use when user wants reusable actions for their specific workflows (send payment reminder to ACME Corp, forward bugs to engineering, archive old newsletters from specific sources).
Skill Claude CodeCodex
Creates event-driven email listeners that monitor for specific conditions (like urgent emails from boss, newsletters to archive, package tracking) and execute custom actions. Use when user wants to be notified about emails, automatically handle certain emails, or set up email automation workflows.
Command Claude Code
Perform competitive analysis on companies or products.
Command Claude Code
Fact-check claims or verify information.
Command Claude Code
Research current market trends in a specific industry or domain.
Command Claude Code
Start a focused research session on any topic.
Command Claude Code
Summarize all current research findings.
Skill Claude CodeCodex
Transforms research findings into executive-ready briefings. Automatically activated when user mentions 'executive', 'briefing', 'C-suite', 'board', 'leadership', or 'presentation'.
Skill Claude CodeCodex
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
Skill Claude CodeCodex
A skill bound to one specific agent, used for reading files that agent points it at.
Skill Claude CodeCodex
A skill with duplicate tool references, used for reading a file the user names.
Skill Claude CodeCodex
This is a synthetic Trustabl test fixture used to exercise the skillhasdescription predicate. It intentionally omits the description: frontmatter field. It is otherwise clean: no dynamic-context execution, no external URLs, no bundled scripts, and no prompt-injection markers, so CSKILL-070 is the only skill-scope rule…