xiaohongshu-note-analyzer
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local script
scripts/fetch_xhs_trends.pyto retrieve viral note data for comparison. This is a controlled execution of a script provided within the skill package. - [DATA_EXFILTRATION]: The skill performs authorized network requests to
redfox.hkto fetch marketing data. This communication is essential for the skill's primary function and targets the vendor's own infrastructure. - [CREDENTIALS_UNSAFE]: The skill implements secure credential management by instructing users to use the
REDFOX_API_KEYenvironment variable, preventing the exposure of hardcoded secrets.
Audit Metadata