chanjing-auth
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
npx framevideocommand to manage authentication status and login flows. - [EXTERNAL_DOWNLOADS]: The
npxcommand is used to download and execute theframevideopackage from the npm registry. - [DATA_EXFILTRATION]: The skill identifies
~/.chanjing/credentialsas the local storage for OAuth tokens. It includes explicit instructions on secure handling, such as using environment variables for CI/CD and avoiding token exposure in logs or source control.
Audit Metadata