skills/firecrawl/skills/render-deploy/Gen Agent Trust Hub

render-deploy

Pass

Audited by Gen Agent Trust Hub on Mar 14, 2026

Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [REMOTE_CODE_EXECUTION]: The skill references an installation command for the Render CLI (curl -fsSL https://raw.githubusercontent.com/render-oss/cli/main/bin/install.sh | sh). While this involves piping a remote script to a shell, the source is the official repository of Render, a well-known cloud service, making it a legitimate administrative action.
  • [COMMAND_EXECUTION]: The skill utilizes local system commands such as git for repository management and render for blueprint validation and deployment tasks. These operations are necessary for the skill's primary function and align with the intended use cases.
  • [EXTERNAL_DOWNLOADS]: The skill connects to official Render endpoints, including mcp.render.com and dashboard.render.com, to facilitate deployment management. These references are expected and point to the official infrastructure of a well-known service provider.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 14, 2026, 08:24 PM