deployment-execute

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues were detected during the analysis of the skill. The logic is restricted to simple file reading and string formatting.\n- [COMMAND_EXECUTION]: The skill instructions define a command to run a Python script, but the script itself contains no code to execute system shells, sub-processes, or other external commands, which prevents command injection vulnerabilities.\n- [DATA_EXFILTRATION]: While the script reads a file path provided by the user, it only processes the content as JSON and prints specific, non-sensitive metadata fields (service, environment, version, strategy) to standard output. It lacks any network communication capabilities, ensuring no data can be exfiltrated.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 06:52 AM