oblipali-sms-marketing
mcpsmitherySMS marketing MCP server for AI agents. Send SMS, manage contacts, templates, and campaigns programmatically. Sign up at oblipali.app, generate an API key, buy prepaid SMS credits, and connect your agent. 22 tools available, pay-as-you-go pricing, no subscription.
By Smithery | 39 findings | Scanned 4/19/2026 | tooltrust-scanner/v0.3.8
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 (39)
Tool set changed silently at vsmithery: 22 tool(s) added, 12 tool(s) removed without a version bump.
+ 22 added
count_sms_partscreate_campaigncreate_contactcreate_optoutcreate_templatedelete_campaigndelete_contactdelete_optoutdelete_templateget_statsget_workspaceimport_contactslist_campaignslist_contactslist_logslist_optoutslist_templatessend_campaignsend_smsupdate_campaignupdate_contactupdate_templateâ 12 removed
virtualsms_cancel_ordervirtualsms_create_ordervirtualsms_find_cheapestvirtualsms_get_balancevirtualsms_get_pricevirtualsms_get_smsvirtualsms_list_countriesvirtualsms_list_ordersvirtualsms_list_servicesvirtualsms_search_servicesvirtualsms_swap_numbervirtualsms_wait_for_smsFix: The set of tools exposed by this server changed between scans of the same version â a sign the package was silently updated without a version bump. Audit the changelog and all tool definitions before trusting this server. Pin to a specific commit hash rather than a floating version tag.
create_template:tool declares network permission
Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
tool declares fs permission
create_templateupdate_templatedelete_templatecreate_contactupdate_contactdelete_contactcreate_campaignupdate_campaigndelete_campaigncreate_optoutdelete_optoutFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
tool declares http permission
create_templateupdate_templateFix: 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
create_templateupdate_templateFix: 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.
list_templatescreate_templateupdate_templatedelete_templatelist_contactscreate_contactupdate_contactdelete_contactimport_contactslist_campaignscreate_campaignupdate_campaigndelete_campaignsend_campaignsend_smslist_logslist_optoutscreate_optoutdelete_optoutget_workspaceget_statscount_sms_partsFix: 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 oblipali-sms-marketing"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)