host-and-share-remote-tool
Pass
Audited by Gen Agent Trust Hub on Aug 20, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for using CLI tools (
tu,tuplatform-relay) to manage the lifecycle of a remote tool. This includes local serving for validation and the use oftuplatform-service installfor setting up persistent background services. - [EXTERNAL_DOWNLOADS]: The workflow requires installing reviewed clients and connecting to
https://tooluniverse-backend.onrender.com. The use of Render (onrender.com) is a well-known cloud service for hosting applications, and the connection is central to the skill's purpose of tool sharing. - [INDIRECT_PROMPT_INJECTION]: The skill sets up an interface for agents to process external data via the
@remote_tooldecorator. The instructions explicitly recommend security boundaries, such as type checking, input length validation, and avoiding the return of sensitive information like stack traces, local paths, or raw secrets.
Audit Metadata