devops
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [REMOTE_CODE_EXECUTION]: Documentation suggests installing the Google Cloud SDK using
curl https://sdk.cloud.google.com | bash. This is a reference to a well-known service and a trusted organization. - [COMMAND_EXECUTION]: The Python tools in the skill use
subprocess.runto interact with cloud CLI tools likewrangleranddocker. This is necessary for the skill's intended DevOps functionality and is handled via standard command-line interfaces. - [PROMPT_INJECTION]: The main skill configuration includes operational instructions for the agent, such as mandates for task planning and skeptical analysis. These are workflow guidelines and do not attempt to bypass security filters.
- [CREDENTIALS_UNSAFE]: An example environment variable file is provided with placeholders for API keys. No real secrets or hardcoded credentials are included in the skill.
Audit Metadata