jiekou-docs
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructions direct the agent to fetch updated documentation from the vendor's official GitHub repository (
raw.githubusercontent.com/jiekouai/jiekou-skills) using HTTP tools. This is a standard mechanism for providing the most current API and pricing information. - [REMOTE_CODE_EXECUTION]: The integration guides (e.g.,
integrations.md) include standard installation commands for third-party development tools such asuv,OpenCode, andOpenClawwhich use piped shell scripts (e.g.,curl | bash). These are documented for user reference during environment setup. - [SAFE]: Analysis of the skill instructions and reference files revealed no evidence of prompt injection, obfuscation, or unauthorized data access. The skill correctly utilizes placeholders for API keys and directs users to official vendor pages for credential management.
Audit Metadata