skills/ibm/fp-go/fp-go-mcp/Gen Agent Trust Hub

fp-go-mcp

Pass

Audited by Gen Agent Trust Hub on Aug 7, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill guides the user to download the fp-go generator tool from IBM's official GitHub repository (github.com/IBM/fp-go/gen/v2) using the standard Go package manager command go get -tool.
  • [COMMAND_EXECUTION]: The instructions involve configuring an MCP client (such as Claude Desktop) to execute the go tool gen mcp command. This command launches the local server to provide documentation to the agent via stdio transport.
  • [SAFE]: Analysis of the skill instructions and metadata reveals no malicious patterns. The tools provided (list_skills, use_skill, search_examples, and get_example) are read-only, operate on embedded data without requiring network access, and do not access sensitive system files or credentials. The configuration steps for the MCP client are standard for this protocol.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 7, 2026, 10:18 AM
Security Audit — agent-trust-hub — fp-go-mcp