Test Skill

🌐Community
by vercel-security Β· vlatest Β· Repository

Helps with Vercel, security, testing as part of implementing security and authentication workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add vercel-security-test-skill npx -- -y @trustedskills/vercel-security-test-skill
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "vercel-security-test-skill": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/vercel-security-test-skill"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill, authored by vercel-security, is a test skill. It serves as a placeholder or demonstration and doesn't currently offer specific functional capabilities. Its primary purpose is to illustrate how skills are packaged and distributed within the TrustedSkills registry.

When to use it

  • As an example of a deployed skill.
  • For testing the installation and execution process of AI agent skills.
  • To understand the structure and format of a skill manifest.
  • When exploring the TrustedSkills platform and its capabilities.
  • As a baseline for developing new skills.

Key capabilities

  • Demonstrates skill packaging.
  • Provides an example of a deployed skill.

Example prompts

  • "Run the test-skill."
  • "What does the test-skill do?"
  • "Can you describe the test-skill?"

Tips & gotchas

This is a test skill and doesn't perform any real actions. Do not expect it to provide meaningful results or solve specific problems. It’s intended for demonstration purposes only.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
vercel-security
Installs
4

🌐 Community

Passed automated security scans.