mcloud-organizations
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes data from external command outputs (organization names, member emails, etc.) which could theoretically contain malicious instructions designed to influence the agent's behavior.
- Ingestion points: The agent ingests and processes the JSON output from
mcloud organizations listandmcloud organizations getas described inSKILL.md. - Boundary markers: No explicit delimiters or instructions to ignore embedded commands within the ingested data are present in the skill instructions.
- Capability inventory: The skill utilizes
Bashto executemcloudandjqcommands, providing a mechanism to act on processed data. - Sanitization: There is no evidence of sanitization, filtering, or validation of the fields retrieved from the cloud service before they are processed by the agent.
Audit Metadata