chanjing-ai-creation
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/_auth.pyexecutes an authentication script located in a related skill directory (chanjing-credentials-guard). This facilitates a unified login flow across the vendor's toolset and is a documented behavior. - [EXTERNAL_DOWNLOADS]: The
scripts/download_result.pyutility downloads files from external URLs provided as arguments. This is an expected feature for retrieving generated AI content after a task completes. - [SAFE]: Sensitive API credentials such as
app_id,secret_key, andaccess_tokenare stored in a localcredentials.jsonfile. This mechanism is documented in themanifest.yamlandSKILL.md, and is standard for CLI-based API clients interacting with the Chanjing Open API.
Audit Metadata