botoi-botoi-mcp
mcpsmithery49 developer utility tools for AI assistants. DNS lookup, WHOIS, IP geolocation, SSL certificates, email validation, domain availability, JWT sign/verify, hashing, UUID generation, Base64 encoding, JSON/YAML/XML conversion, QR code generation, regex testing, code formatting, and more. Free tier: 5 req/min, 100 req/day. No API key required.
By Smithery | 79 findings | Scanned 5/29/2026 | tooltrust-scanner/v0.3.12
Risk Summary
Safe With Normal ControlsDep Visibility is the main signal, but overall risk remains within an acceptable range.
Potential impact: This finding indicates the tool should be reviewed before it is trusted.
Recommended action: No high-risk findings were detected in this scan, but you should still apply least-privilege defaults and rescan after changes.
Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.
Security Findings (79)
tool declares network permission
lookup_iplookup_ssllookup_headerslookup_url_metadatatext_base64_encodetext_base64_decodedev_url_encodedev_url_decodesecurity_validate_credit_cardlookup_accessibilityFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
input parameter "secret" appears to accept a secret or credential
dev_jwt_signsecurity_totp_generateinput parameter "token" appears to accept a secret or credential
dev_jwt_verifyinput parameter "password" appears to accept a secret or credential
security_encryptsecurity_decryptlookup_breach_checkFix: 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 db permission
lookup_dnstransform_sql_formatFix: 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
lookup_iplookup_ssllookup_headerslookup_url_metadatatext_base64_encodetext_base64_decodedev_jwt_signdev_url_encodedev_url_decodesecurity_validate_credit_cardlookup_accessibilityFix: 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.
dev_jwt_sign:tool declares http 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 did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.
lookup_iplookup_dnslookup_whoislookup_ssllookup_emaillookup_headerslookup_url_metadatalookup_domain_availabilitylookup_tech_detectlookup_vpn_detectlookup_phonelookup_companytext_base64_encodetext_base64_decodetext_json_formattext_json_validatetext_markdown_to_htmltext_html_to_markdowntext_csv_to_jsontext_yaml_to_jsontext_json_to_yamltext_xml_to_jsondev_hashdev_uuiddev_jwt_signdev_jwt_verifydev_cron_describedev_password_generatedev_url_encodedev_url_decodedev_regex_testdev_diffdev_semver_parsedev_timestamp_convertsecurity_encryptsecurity_decryptsecurity_totp_generatesecurity_validate_credit_cardsecurity_pii_detecttransform_minify_jstransform_minify_csstransform_sql_formattransform_code_formattransform_json_to_typescriptlookup_address_validatelookup_breach_checklookup_ssl_cert_expirylookup_dns_monitorlookup_accessibilityFix: 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 botoi-botoi-mcp"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)