wechat-article-search-api-skill

Pass

Audited by Gen Agent Trust Hub on Mar 30, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill makes network requests to api.browseract.com, which is the official API endpoint for the skill's author ('browser-act'). This is standard functionality for an API-based skill.
  • [CREDENTIALS_UNSAFE]: The skill correctly instructs the user to manage the BROWSERACT_API_KEY via environment variables or manual input, rather than hardcoding any secrets. This aligns with secure development practices.
  • [COMMAND_EXECUTION]: The skill executes a local Python script (wechat_article_search_api.py) to interface with the API. The command construction in the documentation is static and does not show signs of shell injection vulnerabilities.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 30, 2026, 02:30 PM