terraform-provider-docs
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to fetch documentation from official sources including the Terraform Registry (registry.terraform.io) and Alibaba Cloud (alibabacloud.com). These are well-known, trusted domains for infrastructure documentation.
- [COMMAND_EXECUTION]: The skill uses a local Python helper script,
scripts/tf_doc_url.py, to generate valid documentation URLs. The script uses simple string logic and has no external dependencies or dangerous execution patterns. - [SAFE]: No malicious patterns such as prompt injection, persistence, or data exfiltration were detected. The skill improves security by ensuring the agent uses accurate, official documentation for infrastructure configuration.
Audit Metadata