Skip to main content
Glama
zhuyansen

AgentSkillsHub MCP Server

by zhuyansen

audit_skill

Check any skill's security grade, safety verdict, and quality score before installing. Run a free basic trust audit to decide whether to trust a skill.

Instructions

Free basic trust check for a skill: security grade, plain-English verdict, and quality score. Run this BEFORE installing/trusting a skill. Deep 5-dimension audit and auditing any GitHub URL (incl. <5★ / private) are Pro features.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
depthNoOnly 'basic' is available for free; 'deep' points you to Pro.
targetYesSkill as 'owner/repo' (e.g. 'modelcontextprotocol/servers').
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so description carries full burden. It discloses that only 'basic' depth is free, deep is Pro, and mentions outputs. Lacks details on rate limits or auth, but is sufficient for a simple check.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, front-loaded with purpose, followed by limitations. No fluff.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

No output schema, but description lists three output types. Covers limitations (Pro features, free vs paid). Could mention error handling or format of verdict, but adequate for a basic tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

100% schema coverage sets baseline at 3. Description adds value by clarifying that 'depth' enum value 'deep' requires Pro, and that 'target' format is 'owner/repo'. This goes beyond schema descriptions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it performs a 'free basic trust check for a skill' and lists specific outputs (security grade, verdict, quality score), distinguishing it from sibling tools like get_skill_install and search_skills.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly instructs 'Run this BEFORE installing/trusting a skill' and notes when to use alternatives (deep audit and GitHub URL auditing are Pro features).

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zhuyansen/agentskillshub-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server