cloud-network-security

Pass

Audited by Gen Agent Trust Hub on Mar 13, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill interacts with the official Elastic Cloud API at api.elastic-cloud.com. This is a well-known service associated with the skill's author (Elastic) and is used for its intended purpose of managing network security filters.
  • [COMMAND_EXECUTION]: The skill utilizes a local Python script (scripts/cloud_network_security.py) to perform API operations. The script uses the standard urllib library and does not execute arbitrary shell commands or external scripts.
  • [CREDENTIALS_UNSAFE]: The skill requires an API key (EC_API_KEY) but correctly instructs the agent to retrieve it from the environment (set by a setup skill) rather than prompting the user directly or hardcoding secrets. No hardcoded credentials were found in the source code.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 13, 2026, 04:50 PM