skills/runpod/skills/flash/Gen Agent Trust Hub

flash

Pass

Audited by Gen Agent Trust Hub on Mar 6, 2026

Risk Level: SAFECOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill documentation includes instructions for using the Bash tool to execute official RunPod Flash CLI commands, such as flash init for project setup, flash build for artifact packaging, and flash deploy for resource management.
  • [REMOTE_CODE_EXECUTION]: The core functionality of the RunPod Flash SDK involves executing Python functions on remote GPU/CPU infrastructure via the @remote decorator. This is the intended primary purpose of the framework, utilizing cloudpickle for function serialization and transmission to RunPod's serverless endpoints.
  • [CREDENTIALS_UNSAFE]: The documentation provides guidance on configuring the RUNPOD_API_KEY. It utilizes safe placeholders (your_api_key_here) and recommends utilizing .env files for local secret management, which is a standard industry practice.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 6, 2026, 09:41 AM