ToolTrust
A4/100
Smithery

tony-jqzi-testmyvibes

mcpsmithery

@Smithery

MCP-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

17 Low62 Info

Risk Summary

Safe With Normal Controls

Dep 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)

  • LowAS-011

    ℹ️Missing Rate-Limit / Timeout ×16

    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_test

    Fix: 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.

  • LowAS-002

    ⚠️Excessive Permissions

    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.

  • InfoAS-002

    ⚠️Excessive Permissions ×18

    declared capabilities: network access

    get_integration_guideget_test_resultsretest_jobassemble_demo_videowhoamiget_payout_setup_link

    declared capabilities: code/command execution, network access, filesystem access

    submit_test

    declared capabilities: code/command execution, network access

    submit_interaction_scenesubmit_combo

    declared capabilities: network access, filesystem access

    capture_screenshotscreate_project

    declared capabilities: code/command execution, network access, environment variables

    synthesize_voiceover

    declared capabilities: filesystem access, HTTP requests

    submit_feedback

    declared capabilities: filesystem access

    update_feedbackupsert_worker_profile

    declared capabilities: code/command execution, network access, filesystem access, HTTP requests

    top_up_credits

    declared capabilities: code/command execution, filesystem access

    create_worker_offering

    declared capabilities: network access, HTTP requests

    submit_conversation_test

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • InfoAS-014

    ℹ️Dependency Inventory Unavailable ×43

    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_test

    Fix: Review and remediate the identified issue.

  • InfoAS-010

    🔑Insecure Secret Handling

    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.

[![ToolTrust Grade A](https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-directory/main/docs/badges/grade-a.svg)](https://github.com/AgentSafe-AI/tooltrust-directory)