Guidelines Advisor

🌐Community
by trailofbits · vlatest · Repository

Provides clear, actionable advice on adhering to secure coding guidelines and best practices based on Trail of Bits expertise.

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 guidelines-advisor npx -- -y @trustedskills/guidelines-advisor
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "guidelines-advisor": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/guidelines-advisor"
      ]
    }
  }
}

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

About This Skill

What it does

The guidelines-advisor skill helps users discover and install AI agent skills from a registry, providing guidance on how to use them effectively. It offers curated recommendations based on user needs and integrates with an online platform where skills are hosted and managed.

When to use it

  • When you need help finding the right AI agent skill for your project or task.
  • When you're new to AI agents and want step-by-step guidance on installation and usage.
  • When you want to explore a wide range of available skills for different purposes, such as coding, data analysis, or automation.

Key capabilities

  • Recommends relevant AI agent skills based on user input.
  • Provides instructions for installing and using skills from the registry.
  • Integrates with an online platform for skill discovery and management.

Example prompts

  • "Find a skill to help me automate report generation."
  • "How do I install the guidelines-advisor skill?"
  • "Show me AI agent skills related to cybersecurity."

Tips & gotchas

  • Ensure you have internet access, as the skill relies on an online registry for recommendations.
  • Some advanced features may require specific configurations or dependencies not covered by basic installation steps.

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
trailofbits
Installs
702

🌐 Community

Passed automated security scans.