byted-interactai-guide
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a CLI tool named
vertcto perform project-related tasks such as initialization (vertc init), authentication (vertc auth login), and diagnostics (vertc doctor). These operations are consistent with the skill's stated purpose of helping users integrate and debug the InteractAI service. - [EXTERNAL_DOWNLOADS]: The instructions guide users to install the
@volcengine/rtc-clipackage from the official NPM registry. As the package belongs to the skill author's organization, this is a standard and expected dependency for the provided tooling. - [PROMPT_INJECTION]: The skill provides structured instructions for intent recognition and routing to specific documentation files. It does not contain any patterns attempting to bypass safety filters or override core agent constraints.
- [CREDENTIALS_SAFE]: The skill includes proactive security measures, specifically instructing the agent never to request or record sensitive credentials like
AppKey. It directs users to use environment variables or official management consoles, following security best practices for credential management.
Audit Metadata