Dialogflow Cx Nlu

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill bundle is designed to manage Google Dialogflow CX NLU components using official Google Cloud client libraries. The `SKILL.md` provides standard authentication instructions for Google Cloud and `curl` examples for the stated purpose. The `scripts/nlu.py` script implements CRUD operations for intents and entity types, relying on `google-cloud-dialogflow-cx` and `google-auth` libraries. There is no evidence of malicious intent, such as data exfiltration, unauthorized command execution, persistence mechanisms, or prompt injection attempts against the agent to perform actions outside the stated purpose. All operations are aligned with the described functionality.