kuaishou-account-works
Fail
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: HIGHCREDENTIALS_UNSAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [DATA_EXPOSURE_AND_EXFILTRATION]: The Python scripts
scripts/search_ks_detail.pyandscripts/search_ks_work.pycontain logic to read sensitive shell configuration files, including~/.zshrc,~/.bashrc,~/.bash_profile, and~/.profile, to programmatically search for and extract theREDFOX_API_KEYcredential.\n- [PERSISTENCE_MECHANISMS]: The instructions inSKILL.mddirect the agent to establish persistence by appendingexportcommands to the user's shell profile files (~/.zshrc,~/.bashrc) or by using PowerShell to modify environment variables permanently.\n- [PRIVILEGE_ESCALATION]: The skill encourages the agent to perform unauthorized or excessive modifications to user-level configuration files (shell profiles) to inject environment variables, which constitutes a persistence mechanism and potential privilege escalation.\n- [INDIRECT_PROMPT_INJECTION]: The skill has a potential attack surface through the ingestion of external data from theredfox.hkAPI.\n - Ingestion points: The
articlesanddetailfields from API responses processed inscripts/search_ks_work.pyandscripts/search_ks_detail.py.\n - Boundary markers: None are explicitly defined to isolate processed content.\n
- Capability inventory: The agent executes local Python scripts that perform network operations and file access.\n
- Sanitization: Basic sanitization is performed on titles (escaping the
|character), but the skill lacks robust validation for other remote content.
Recommendations
- AI detected serious security threats
Audit Metadata