Local Action Verification

🏢Official
by google-labs-code · vlatest · Repository

Local Action Verification — provides AI agent assistance for software development 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 local-action-verification npx -- -y @trustedskills/local-action-verification
2

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

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

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

About This Skill

Local Action Verification — provides AI agent assistance for software development workflows.

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
google-labs-code
Installs
45

🏢 Official

Published by the company or team that built the technology.