info-g03l-catalunya-2022
mcpsmithery**Catalunya 2022 - RESET: Crida per reactivar el país** Un pla d'acció estratègic per al futur de Catalunya, estructurat en 3 àmbits (Societat Justa, Economia, Sector Públic), 12 objectius i 91 accions concretes. Redactat per un grup de treball de 30 experts amb l'aportació de prop de 400 col·laboradors i més de 1.400 propostes ciutadanes. A strategic action plan for Catalonia's future, structured across 3 spheres (Fair Society, Economy, Public Sector), 12 goals, and 91 concrete actions. Authored by a 30-expert task force with input from 400+ collaborators and 1,400+ citizen proposals. ## Tools - `search_document` — cerca de text complet / full-text search - `get_section` — recupera una secció per slug / retrieve a section by slug - `get_document_metadata` — jerarquia del document / document hierarchy - `list_proposals` — llista les 91 accions / list all 91 actions Available in Catalan, English, and Spanish. Each tool accepts a `locale` parameter (default: `ca`). ## Links - Website: [2022.cat](https://2022.cat) - MCP info: [2022.cat/mcp](https://2022.cat/mcp) - Zenodo DOI: [10.5281/zenodo.19500831](https://doi.org/10.5281/zenodo.19500831) - ChatGPT: [Catalunya 2022 Custom GPT](https://chatgpt.com/g/g-69b11fba75588191b031e6311036a470-catalunya-2022)
By Smithery | 11 findings | Scanned 5/19/2026 | tooltrust-scanner/v0.3.12
Risk Summary
Needs ApprovalDep Visibility plus Excessive Permissions raises enough risk that this tool should not be auto-trusted.
Potential impact: This finding indicates the tool should be reviewed before it is trusted.
Recommended action: Keep this tool behind manual approval and avoid unattended runs until the risky capabilities are narrowed or removed.
Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.
Security Findings (11)
tool declares network permission
search_documentlist_proposalstool declares exec permission
get_sectionFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
get_section:tool name "get_section" implies read-only operation but declares exec permission
Fix: Ensure tool names, descriptions, and permission declarations are internally consistent. Use explicit naming conventions that fully reflect actual capabilities.
tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
search_documentget_sectionlist_proposalsFix: Declare explicit rate-limit, timeout, and retry configuration for all network and execution tools. Implement exponential back-off and surface resource state to the calling agent.
Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.
search_documentget_sectionget_document_metadatalist_proposalsFix: Review and remediate the identified issue.
Scan this tool yourself
Reproduce this audit locally, integrate into CI, or let your agent audit its own tools.
Install once, then scan any MCP server:
$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash$ tooltrust-scanner scan --server "npx -y info-g03l-catalunya-2022"Adjust the package name if your npm registry name differs from the tool ID. View source
Add badge to your README
Copy this Markdown to show your ToolTrust grade on GitHub.
[](https://github.com/AgentSafe-AI/tooltrust-directory)