garfield-bb-hap-paas2025
mcpsmitheryTrigger workflows, manage worksheets, and collaborate on record discussions. Create, update, and delete records in bulk, generate share links, and get instant pivot summaries for insights. Administer roles, departments, and optionsets to control access and standardize data across your apps.
By Smithery | 124 findings | Scanned 5/28/2026 | tooltrust-scanner/v0.3.12
Risk Summary
Needs ApprovalExcessive Permissions plus Dep Visibility raises enough risk that this tool should not be auto-trusted.
Potential impact: The agent may gain overly broad access to files, network, databases, or execution capabilities.
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 (124)
tool declares exec permission
trigger_workflowget_record_relationsget_record_discussionsdelete_worksheetupdate_worksheetbatch_delete_recordscreate_roleget_role_detailsget_workflow_detailscreate_recordbatch_create_recordsupdate_recordget_regionsfind_departmentget_record_logsbatch_update_recordsremove_member_from_roleget_record_share_linkdelete_roledelete_recordfind_memberleave_all_rolesget_worksheet_structureget_record_listget_record_pivot_dataget_record_detailscreate_worksheetadd_member_to_roleFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
tool name "get_record_relations" implies read-only operation but declares exec permission
get_record_relationstool name "get_record_discussions" implies read-only operation but declares exec permission
get_record_discussionstool name "get_role_details" implies read-only operation but declares exec permission
get_role_detailstool name "get_workflow_details" implies read-only operation but declares exec permission
get_workflow_detailstool name "get_regions" implies read-only operation but declares exec permission
get_regionstool name "find_department" implies read-only operation but declares exec permission
find_departmenttool name "get_record_logs" implies read-only operation but declares exec permission
get_record_logstool name "get_record_share_link" implies read-only operation but declares exec permission
get_record_share_linktool name "find_member" implies read-only operation but declares exec permission
find_membertool name "get_worksheet_structure" implies read-only operation but declares exec permission
get_worksheet_structuretool name "get_record_list" implies read-only operation but declares exec permission
get_record_listtool name "get_record_pivot_data" implies read-only operation but declares exec permission
get_record_pivot_datatool name "get_record_details" implies read-only operation but declares exec permission
get_record_detailsFix: Ensure tool names, descriptions, and permission declarations are internally consistent. Use explicit naming conventions that fully reflect actual capabilities.
get_record_share_link:input parameter "password" appears to accept a secret or credential
Fix: Avoid accepting raw credentials as input parameters. Use secret managers (e.g. 1Password CLI, AWS Secrets Manager) and ensure credentials are never logged or stored in agent traces.
tool declares fs permission
delete_worksheetupdate_worksheetbatch_delete_recordscreate_rolecreate_recordbatch_create_recordsupdate_recordbatch_update_recordsremove_member_from_roledelete_roledelete_recorddelete_optionsetcreate_optionsetcreate_worksheetupdate_optionsettool declares db permission
get_record_pivot_dataFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
trigger_workflowget_record_relationsget_record_discussionsdelete_worksheetupdate_worksheetbatch_delete_recordscreate_roleget_role_detailsget_workflow_detailscreate_recordbatch_create_recordsupdate_recordget_regionsfind_departmentget_record_logsbatch_update_recordsremove_member_from_roleget_record_share_linkdelete_roledelete_recordfind_memberleave_all_rolesget_worksheet_structureget_record_listget_record_pivot_dataget_record_detailscreate_worksheetadd_member_to_roleFix: 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.
input schema exposes 13 properties (threshold: 10)
get_record_listinput schema exposes 11 properties (threshold: 10)
get_record_pivot_dataFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.
trigger_workflowget_record_relationsget_record_discussionsdelete_worksheetupdate_worksheetget_timebatch_delete_recordscreate_roleget_role_detailsget_workflow_detailscreate_recordbatch_create_recordsupdate_recordget_workflow_listget_regionsfind_departmentget_record_logsget_app_infobatch_update_recordsremove_member_from_roleget_record_share_linkdelete_roledelete_recordget_role_listfind_memberleave_all_rolesget_worksheet_structuredelete_optionsetget_record_listget_record_pivot_datacreate_optionsetget_record_detailsget_optionset_listcreate_worksheetadd_member_to_roleupdate_optionsetFix: 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 garfield-bb-hap-paas2025"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)