vk
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill communicates exclusively with the official VK API domain (api.vk.com) for its intended purpose of posting and reading wall content.
- [SAFE]: Authentication is managed using a standard environment variable ($VK_ACCESS_TOKEN), following best practices for credential management in agent skills.
- [SAFE]: Command execution via the Bash tool is limited to standard network requests (curl) and JSON processing (jq), with appropriate URL-encoding for user-supplied message content.
Audit Metadata