kuaishou-account-search
Fail
Audited by Snyk on Aug 24, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill instructs the agent to help set the REDFOX_API_KEY by inserting the user's API key into shell/PowerShell commands (export/SetEnvironmentVariable), which would require the LLM to accept and output the secret value verbatim.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). Runtime path:
scripts/search_ks_user.pyposts user-suppliedaccount_name(from required workflow Step 1/2 input) tohttps://redfox.hk/story/api/ksAllData/searchUser, which causes the agent to ingest and display the returnednickname/signature/head_url/cover_img_url/kwaiIdfields from that search response.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata