tony-jqzi-testmyvibes
mcpsmitheryMCP-native test infrastructure for coding agents. Submit URL + goal, get back action trail + bugs + screenshots + WebM video. 12 AI evaluation personalities (Marketing Strategist, Legal Eagle, MCP Auditor, Skeptical CTO, Consistency Auditor, etc.) with stickler-mode microcopy detection, Whole Kit combo tiers with auto-pause-on-bugs, throwaway email + SMS inboxes for OTP signups, hands-off demo-video assembly.
By Smithery | 79 findings | Scanned 7/4/2026 | tooltrust-scanner/v0.3.19
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 performs network or execution operations but declares no rate-limit, timeout, or retry configuration
get_integration_guidesubmit_testsubmit_interaction_scenesubmit_combocapture_screenshotsget_test_resultsretest_jobsynthesize_voiceoverassemble_demo_videosubmit_feedbackwhoamicreate_projecttop_up_creditsget_payout_setup_linkcreate_worker_offeringsubmit_conversation_testFix: 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.
submit_test:input schema exposes 32 properties (threshold: 10)
Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
declared capabilities: network access
get_integration_guideget_test_resultsretest_jobassemble_demo_videowhoamiget_payout_setup_linkdeclared capabilities: code/command execution, network access, filesystem access
submit_testdeclared capabilities: code/command execution, network access
submit_interaction_scenesubmit_combodeclared capabilities: network access, filesystem access
capture_screenshotscreate_projectdeclared capabilities: code/command execution, network access, environment variables
synthesize_voiceoverdeclared capabilities: filesystem access, HTTP requests
submit_feedbackdeclared capabilities: filesystem access
update_feedbackupsert_worker_profiledeclared capabilities: code/command execution, network access, filesystem access, HTTP requests
top_up_creditsdeclared capabilities: code/command execution, filesystem access
create_worker_offeringdeclared capabilities: network access, HTTP requests
submit_conversation_testFix: 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.
get_integration_guidesubmit_testsubmit_test_batchsubmit_interaction_sceneget_scene_statuslist_combossubmit_comboget_combo_statuscapture_screenshotsquote_test_cardprovision_test_cardfreeze_test_cardlist_test_cardsget_test_statusget_test_resultsretest_joblist_device_presetsquote_voiceoversynthesize_voiceoverquote_demo_videoassemble_demo_videosubmit_feedbacklist_feedbackupdate_feedbacklist_kept_personaswhoamilist_projectscreate_projectlist_credit_packsget_credit_balancetop_up_creditsget_worker_earningsget_payout_setup_linkcomplete_checkoutlist_available_jobslist_my_claimed_jobsclaim_jobsubmit_job_resultslist_personality_offeringsupsert_worker_profilecreate_worker_offeringlist_worker_offeringssubmit_conversation_testFix: Review and remediate the identified issue.
submit_conversation_test:input parameter "paradiseToken" accepts a credential (informational; not evidence of insecure handling)
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.
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 tony-jqzi-testmyvibes"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)