tencent-docs
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements security best practices by specifically instructing the agent never to echo or log the
TENCENTDOCS_ACCESS_TOKENto prevent credential exposure. - [SAFE]: Destructive or sensitive operations such as renaming, moving, and deleting files are explicitly labeled as 'GATED' and require mandatory user confirmation before being executed.
- [SAFE]: All network operations are directed to the official Tencent Docs API (docs.qq.com) or the author's authentication infrastructure (acedata.cloud), which is consistent with the skill's stated purpose and authorship.
- [SAFE]: The skill uses standard system utilities (curl and jq) for API interaction without downloading or executing external scripts or packages.
Audit Metadata